InstanceVoidCutUtils.IsVoidInstanceCuttingElement
Description:
Indicates if the element is a family instance with unattached voids that can cut other elements.
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.
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
)
-
elementThe cutting family instance
Return Value
bool
Returns true if the element is a family instance with unattached voids that can cut other elements.
-
A non-optional argument was NULL