Interface: styleMgr

Interfaces > Core Interfaces > styleMgr

 

   

Core Interfaces - Quick Navigation

   

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 

categName is In parameter 
styleName is In parameter 

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 parameter