Deletes the <Node> objects in the <NodeBuffer> submitted to this function.
int32 DeleteNodes( NodeBuffer p_apNodes )
Parameter Type | Parameter Name | Documentation |
---|---|---|
<NodeBuffer> | p_apNodes | The <NodeBuffer> containing the <Node> objects to delete. |
None published. Please look for an example in the Simdify Scripting Language code base.