PlanarSketch.OriginPoint Property
Parent Object: PlanarSketchDescription
Gets and sets origin of the sketch. When set this property, the valid object can be a WorkPoint, Vertex or SketchPoint.
Syntax
PlanarSketch.OriginPoint() As ObjectProperty Value
This is a read/write property whose value is an Object.Samples
Name | Description |
Sketch Edit Orientation | This sample demonstrates modifying the orientation of a sketch. |