Indicates if this sketch entity can be deleted. There are cases, especially with sketch points where another entity is dependent on an entity so deleting it is not allowed. For example, you can't delete the center point of circle by itself but deleting the circle will delete the point. The same is true for the end points of a line.
"sketchCurve_var" is a variable referencing a SketchCurve object.
|
"sketchCurve_var" is a variable referencing a SketchCurve object.
|