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