ReduceByMinChildCount Data Member Function

Populates the destination <NodeBuffer> with <Node> objects whose child count is greater than or equal to the specified value.

Prototype

int32 ReduceByMinChildCount( int32 p_nCount )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountThe count to use for the query.

Examples

Copy Text To Clipboard

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