RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedSurface

DividedSurface.CanBeIntersectionElement

Method
Description:
Checks if the element can be an intersection reference.
Remarks:
The element must be a level, grid, reference plane, or a curve element whose category is lines and reference lines.
Syntax
Parameters
Parameter Type Description
id ElementId The element to be checked.
Return Value
Type Description
Boolean True if the element can be an intersection reference., false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null