Constructs a point at the intersection of a line and a plane.
0 |
Collection Object Name |
Plane Name |
The name of the plane to intersect. |
1 |
Collection Object Name |
Line Name |
The name of the line to intersect. |
2 |
Point Name |
Resulting Point Name |
The name of the resulting point. |
None.
SUCCESS |
The point was created successfully. |
FAILURE |
The line or plane was not found, or do not intersect. |
If the point already exists with the same name as specified, it will be renamed to avoid duplicate names.