Share

SketchPoint.Delete Method

Parent Object: SketchPoint

Description

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.

Version

Introduced in version 5

Was this information helpful?