Creates a line between two specified points specified in vector notation.
0 |
Collection Object Name |
Line Name |
The name of the resulting line to create. |
1 |
Vector |
First Vector |
The vector defining the first point on the line. |
2 |
Vector |
Second Vector |
The vector defining the second point on the line. |
None.
SUCCESS |
This command always succeeds. |
The resulting line direction will be from the first vector to the second vector. A line of zero length can be created, although analysis with a zero-length line is undefined. If the specified line name already exists, the name will be in- cremented to avoid duplicates.