Tests if a specific type of <Node> is selected and is the only type of <Node> in the selection buffer.
int32 IsNodeTypeSelectedExclusive( TypeInformation p_oNodeType )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| TypeInformation | p_oNodeType | A pointer to a <TypeInformation> object representing the type of <Node> to test for. | 
None published. Please look for an example in the Simdify Scripting Language code base.