SeekNode Data Member Function

Searches the <Node> and selection buffer attached to this <NodeBuffer> in order to populate the destination <NodeBuffer> with <Node> objects of the specified type.

Prototype

int32 SeekNode( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the <Node> type.

Examples

Copy Text To Clipboard

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