ReduceByClass Data Member Function

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

Prototype

int32 ReduceByClass( string p_sClass )

Parameters

Parameter Type Parameter Name Documentation
stringp_sClassThe class value to use for the query.

Examples

Copy Text To Clipboard

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