Constructs a new group by projecting one or more points to a point on a Scan Strip Mesh using the direction of the Z axis of the frame or “Object Providing Direction Reference”.
Input Arguments
0 |
Point Name Ref List |
Reference Point Names |
List of Points used for projection |
1 |
Collection Object Name |
Group Name for Projected Points |
The group name for the newly constructed points. |
2 |
Collection Object Name |
Object Providing Direction Reference |
Object used to define the direction along which points projected. |
3 |
Boolean |
Bi-directional projection? |
True indicates points will be projected in both directions along the reference direction. |
4 |
Collection Object Name |
Mesh Serving As Projection Target |
Scan Strip Mesh points will be projected to. |
Return Arguments
5 |
Point Name Ref List |
Resulting Point Name List |
List of newly created Points. |
Returned Status
SUCCESS |
The points were projected successfully. |
FAILURE |
No points or surfaces could be found. |
Remarks
None.