SketchPoint.Delete Method
Parent Object: SketchPointDescription
Method that deletes the sketch entity. This method will fail in the case where this object was created as a result of a derived part. The HasReferenceComponent property can be used to determine when this is the case.
Syntax
SketchPoint.Delete()Samples
Name | Description |
Sketch Spline | This sample demonstrates creating and manipulating a sketch spline. |