ConstructionAxis.deleteMe Method
Parent Object: ConstructionAxisDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionAxis.h>
Description
Deletes the construction axis.
Syntax
"constructionAxis_var" is a variable referencing a ConstructionAxis object.
|
Return Value
Type | Description |
boolean | Returns a bool indicating if the delete was successful or not. |