SketchTangentDistanceDimension.deleteMe Method
Parent Object: SketchTangentDistanceDimensionDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchTangentDistanceDimension.h>
Description
Deletes this dimension. The IsDeletable property indicates if this dimension can be deleted.
Syntax
"sketchTangentDistanceDimension_var" is a variable referencing a SketchTangentDistanceDimension object. |
Return Value
| Type | Description |
| boolean | Returns true if the delete was successful. |
