Share

Floor.GetSpanDirectionSymbolIds Method

Retrieves span direction symbol ElementIds.


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

Syntax

C#

public ICollection<ElementId> GetSpanDirectionSymbolIds()

Return Value

ICollection<ElementId>
A collection of Element Ids of span direction symbol elements

Remarks

The element types of the Ids of these symbols determine if the floor has one way or two way span direction graphics.

See Also

Reference

Was this information helpful?