CanBeCutWithVoid Method


Instance Void Cut Utils Can Be Cut With Void Method

Indicates if the element can be cut by an instance with unattached voids.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static bool CanBeCutWithVoid(
	Element element
)

Parameters

element Element
The element to be cut

Return Value

Boolean
Returns true if the element can be cut by an instance with unattached voids.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
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.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →