2023 Method
Changes 0
M

SolidSolidCutUtils.CanElementCutElement

Description:
Verifies if the cutting element can add a solid cut to the target element.
public static bool CanElementCutElement(
	Element cuttingElement,
	Element cutElement,
	out CutFailureReason reason
)
Return Value bool True if the cutting element can add a solid cut to the target element, false otherwise.