[JW Lua] FCStaffStyleAssigns
Thomas Weber
thomas.weber at notengrafik.com
Tue Sep 10 09:47:36 CEST 2019
To generate "statistics" which staff styles are used in a document, I hoped i could do something like the following:
local styleAssigns = finale.FCStaffStyleAssigns()
styleAssigns:LoadAll()
for styleAssign in each(styleAssigns) do
-- do something
end
However, styleAssigns.Count is 0, even though the document I'm trying this switches between multiple staff styles.
How does one work with these FCStaffStyleAssign[s] classes?
Thomas
--
Notengrafik Berlin GmbH
HRB 150007
UstID: DE 289234097
Geschäftsführer:
Thomas Weber und Werner J. Wolff
fon: +49 30 25359505
Friedrichstraße 23a
10969 Berlin
notengrafik.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20190910/706f0ce1/attachment.htm>
More information about the JWLua
mailing list