This function constructs a surface by projecting the selected points to the selected reference surfaces, identifying individual faces from those surfaces and building a new object from a copy of those surface faces.
Input Arguments
0 |
Collection Object Name Ref List |
Projection Target Name List |
List of Objects to consider |
1 |
Point Name Ref List |
Point List |
List of Points to project |
2 |
Collection Object Name |
Resulting Surface Name |
Resulting object name |
Return Arguments
None.
Returned Status
SUCCESS |
The surface was build successfully. |
FAILURE |
Reference surface could not be found. |
Remarks
None.