Interface: styleMgr
Properties:
styleMgr.numInstances : integer : Read
Returns the number of instances as integer.
styleMgr.numCategories : integer : Read
Returns the number of categories as integer.
Methods:
<Interface>styleMgr.GetStyle <string>categName <string>styleName
Returns an ADT_Style MixinInterface by the given category and name, both passed by reference.
<Interface>styleMgr.IsInstance <node>node
Returns an ADT_Style MixinInterface
<node>styleMgr.GetInstanceTop <node>node
Returns the top instance node of the given node
<integer>styleMgr.GetCategories <&Interface array>categories
categories is In and Out parameter