2024 Method
Changes 0
M

SolidSolidCutUtils.RemoveCutBetweenSolids

Description:
Removes the solid-solid cut between the two elements if it exists.
public static void RemoveCutBetweenSolids(
	Document document,
	Element first,
	Element second
)