IsNodeTypeSelectedExclusive Data Member Function

Tests if a specific type of <Node> is selected and is the only type of <Node> in the selection buffer.

Prototype

int32 IsNodeTypeSelectedExclusive( TypeInformation p_oNodeType )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oNodeTypeA pointer to a <TypeInformation> object representing the type of <Node> to test for.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.