SolidSolidCutUtils.AddCutBetweenSolids
Description:
Adds a solid-solid cut for the two elements with the option to control splitting of faces of the cutting solid.
Adds a solid-solid cut for the two elements with the option to control splitting of faces of the cutting solid.
Overloads (2):
AddCutBetweenSolids(Document,Element,Element,Boolean)
-
documentThe document containing the two elements.
-
solidToBeCutThe solid to be cut.
-
cuttingSolidThe cutting solid.
-
BooleansplitFacesOfCuttingSolidTrue to split faces of cutting solid where it intersects the solid to be cut, false otherwise.
-
The element must be in a project document or in a conceptual model, pattern based curtain panel, or adaptive component family. -or- The element does not meet the condition that it must be solid and must be a GenericForm, GeomCombination, or a FamilyInstance.
-
A non-optional argument was null
-
Failed to add solid-solid cut for the two elements.