| geomerative index |
|
| Name | toMeshGroup ( ) |
| Examples | None available |
| Description | Use this method to get a new group whose elements are the corresponding Meshes of the elemnts in the current group. This can be used for increasing performance in exchange of losing abstraction. |
| Syntax | toMeshGroup(); |
| Returns | RGroup, the new group made of RMeshes |
| Usage | Web & Application |
| Related | toPolygonGroup ( ) toShapeGroup ( ) |