2022 Method
Changes 0
M

InstanceVoidCutUtils.IsVoidInstanceCuttingElement

Description:
Indicates if the element is a family instance with unattached voids that can cut other elements.
Remarks:
A family instance can cut if the family has unattached voids and the family's parameter "Cut with Voids When Loaded" is checked.
public static bool IsVoidInstanceCuttingElement(
	Element element
)
Return Value bool Returns true if the element is a family instance with unattached voids that can cut other elements.