LineOnPlanarSurfaceConstraint.deleteMe Method
Parent Object: LineOnPlanarSurfaceConstraintDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/LineOnPlanarSurfaceConstraint.h>
Description
Deletes this constraint. The IsDeletable property can be used to determine if this constraint can be deleted.
Syntax
"lineOnPlanarSurfaceConstraint_var" is a variable referencing a LineOnPlanarSurfaceConstraint object.
|
Return Value
Type | Description |
boolean | Returns true if the delete was successful. |