CanBeIntersectionElement Method


Divided Surface Can Be Intersection Element Method

Checks if the element can be an intersection reference.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool CanBeIntersectionElement(
	ElementId id
)

Parameters

id ElementId
The element to be checked.

Return Value

Boolean
True if the element can be an intersection reference., false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
The element must be a level, grid, reference plane, or a curve element whose category is lines and reference lines.
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 →