2024 Method
Changes 0
M

SolidSolidCutUtils.AddCutBetweenSolids

Description:
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)
public static void AddCutBetweenSolids(
	Document document,
	Element solidToBeCut,
	Element cuttingSolid,
	bool splitFacesOfCuttingSolid
)