<Code Lib>
2024 Method
Changes 0
M

InstanceVoidCutUtils.InstanceVoidCutExists

Description:
Check whether the instance is cutting the element

public static bool InstanceVoidCutExists(
	Element element,
	Element cuttingInstance
)

Return Value bool Returns true if the instance is cutting the element.

Loading…