Element |
Identifies if the input element is of a category supported by element intersection filters.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- element Element
- The element.
Return Value
BooleanTrue if the element category is supported, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
