GetSelection Data Member Function

Populates this object's source <NodeBuffer> with any selected items that match the specified type.

Prototype

int32 GetSelection( Model3DSelectBuffer p_oSelBuff, TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
<Model3DSelectBuffer>p_oSelBuffA pointer to the <Model3DSelectBuffer> object to query.
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the <Node> type for the query.

Examples

Copy Text To Clipboard

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