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