geomerative
index
 
Name addElement ( )
Examples
None available
Description Use this method to add a new element.
Syntax
addElement(elem);
Parameters
elem   RGeomElem, any kind of RGeomElem to add. It accepts the classes RShape, RPolygon and RMesh.
Returns None
Usage Web & Application
Related removeElement ( )