Retrieves span direction symbol ElementIds.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<ElementId> GetSpanDirectionSymbolIds()
Return Value
ICollection<ElementId>A collection of Element Ids of span direction symbol elements
