Creates a new rigid group.
"rigidGroups_var" is a variable referencing a RigidGroups object. |
"rigidGroups_var" is a variable referencing a RigidGroups object. |
| Type | Description |
| RigidGroup | Returns the new RigidGroup object or null in the case of failure. |
| Name | Type | Description |
| occurrences | ObjectCollection | An ObjectCollection containing the occurrences to use in creating the rigid group. |
| includeChildren | boolean | Boolean indicating if the children of the input occurrences should be included in the rigid group. |
| Name | Description |
| Rigid Group API Sample | Demonstrates creating a new Rigid Group. |