Returns element ids of all reference sections in the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<ElementId> GetReferenceSections()
Return Value
ICollection<ElementId>
Element ids of all reference sections in the view.
See Also
Reference