Creates a surface from a selection of existing surfaces.
Input Arguments
0 |
Collection Object Name Ref List |
Surfaces to Combine |
A list of the surfaces to be combined. |
1 |
Collection Object Name |
Resulting Surface Name |
Name to be applied to the newly created surface. |
2 |
Boolean |
Hide Original Surfaces? |
True would result in the original surfaces being hidden. |
3 |
Boolean |
Delete Original Surfaces? |
True would result in the original surfaces being deleted from the job file. |
4 |
Boolean |
Enable Sewing Tolerance? |
True would enable sewing. |
5 |
Double |
Sewing Tolerance |
Sewing tolerance used. |
Return Arguments
None.
Returned Status
SUCCESS |
The surface was created successfully. |
FAILURE |
The source cone was not found. |
Remarks
If the resulting surface name already exists, the name will be incremented automatically to avoid duplicates. Sewing when selected, allows adjacent surface faces which lack tangency (they do not smoothly flow from one surface face to another) will be stitched together in accordance with the sewing tolerance. The tolerance controls the maximum normal deviation from one surface face to the next in which those adjacent surface faces will be stitched.