PlanarSketch.AxisEntityGeometry Property
Parent Object: PlanarSketchDescription
Property that gets the geometry that describes the axis entity.
Syntax
PlanarSketch.AxisEntityGeometry() As LineProperty Value
This is a read only property whose value is a Line.Samples
Name | Description |
Sketch Edit Orientation | This sample demonstrates modifying the orientation of a sketch. |