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