ContactSet.deleteMe Method
Parent Object: ContactSetDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/ContactSet.h>
Description
Deletes this contact set from the design.
Syntax
"contactSet_var" is a variable referencing a ContactSet object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was succcessful. |