DividedSurface.CanBeIntersectionElement
Description:
Checks if the element can be an intersection reference.
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.
The element must be a level, grid, reference plane, or a curve element whose category is lines and reference lines.
public bool CanBeIntersectionElement(
ElementId id
)
-
idThe element to be checked.
Return Value
bool
True if the element can be an intersection reference., false otherwise.
-
A non-optional argument was null