PlanarSketch.OriginPointGeometry Property
Parent Object: PlanarSketchDescription
Property that gets the geometry that describes the origin point.
Syntax
PlanarSketch.OriginPointGeometry() As PointProperty Value
This is a read only property whose value is a Point.Samples
Name | Description |
Sketch Edit Orientation | This sample demonstrates modifying the orientation of a sketch. |