geomerative
index
 
Name toPolygonGroup ( )
Examples
None available
Description Use this method to get a new group whose elements are the corresponding Polygons of the elemnts in the current group. At this moment there is no implementation for transforming aMesh to a Polygon so applying this method to groups holding Mesh elements will generate an exception.
Syntax
toPolygonGroup();
Returns RGroup, the new group made of RPolygons
Usage Web & Application
Related toMeshGroup ( )
toShapeGroup ( )