SetCollection Data Member Function

Sets the items contained in the <CollectionNode>.

Prototype

int32 SetCollection( List p_lNodes )

Parameters

Parameter Type Parameter Name Documentation
<List>p_lNodesA pointer to a <List> of <NodeSelect> objects. The <List> may contain objects derived from <NodeSelect>, such as <MeshSelect>, for representing collections of faces, edges, or vertices.

Examples

Copy Text To Clipboard

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