Share

DividedSurface.GetAllIntersectionElements Method

Gets all intersection elements which produce division lines.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<ElementId> GetAllIntersectionElements()

Return Value

ICollection<ElementId>
The intersection elements.

See Also

Reference

Was this information helpful?