ReduceByParentType Data Member Function

Populates the destination <NodeBuffer> with <Node> objects whose parent type matches the specified value.

Prototype

int32 ReduceByParentType( TypeInformation p_oTypeInfo )

Parameters

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

Examples

Copy Text To Clipboard

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