This function takes a list of surfaces and breaks them down into new objects build from the surface faces of the refer- ence objects.
Input Arguments
0 |
Collection Object Name Ref List |
Surfaces to Dissect |
The original surfaces to dissect. |
Return Arguments
1 |
Collection Object Name Ref List |
Resulting Surfaces List |
A list of the newly built surfaces. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
Use caution with larger CAD files. This command can build a lot of surfaces. Using Construct Sufaces By Projecting Points can be a handy alternative because it is much more specific to the faces of interest.