RigidGroup.deleteMe Method
Parent Object: RigidGroupDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/RigidGroup.h>
Description
Deletes this rigid group.
Syntax
"rigidGroup_var" is a variable referencing a RigidGroup object.
|
Return Value
Type | Description |
boolean | Returns True if the delete was successful. |