Line.Direction Property
Parent Object: LineDescription
Specifies the direction of the line.
Syntax
Line.Direction() As UnitVectorProperty Value
This is a read/write property whose value is a UnitVector.Samples
Name | Description |
Sketch Edit Orientation | This sample demonstrates modifying the orientation of a sketch. |