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