Creates a line by projecting a line to a plane.
0 |
Collection Object Name |
Line to Create |
The name of the resulting line. |
1 |
Collection Object Name |
Line to Project |
The source line to project to the plane. |
2 |
Collection Object Name |
Object to project to |
The plane to which the source line will be pro- jected. |
None.
SUCCESS |
The line was created successfully. |
FAILURE |
The source line or projection plane was not found. |
If the “Object to project to” is not a plane, the results are undefined--but the step will not fail.
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 incremented to avoid duplicates.