2027 Method
Changes 0
M

InstanceVoidCutUtils.CanBeCutWithVoid

Description:
Indicates if the element can be cut by an instance with unattached voids.
Remarks:
Elements in a project can be cut if they are host elements or family instances with a category Generic Model or one of the structural categories.
public static bool CanBeCutWithVoid(
	Element element
)
  • element
    The element to be cut
Return Value Boolean Returns true if the element can be cut by an instance with unattached voids.