Line.PutLineData Method
Parent Object: LineDescription
Method that sets the data defining this line.
Syntax
Line.PutLineData( RootPoint() As Double, Direction() As Double )Parameters
Name | Type | Description |
RootPoint | Double | Input/output Double that specifies the root point of the line. |
Direction | Double | Input/output Double that specifies the direction of the line. |