Revit 2017.1 API |
Floor..::..GetSpanDirectionSymbolIds Method |
Floor Class See Also |
Retrieves span direction symbol ElementIds.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2013
Syntax
C# |
---|
public ICollection<ElementId> GetSpanDirectionSymbolIds() |
Visual Basic |
---|
Public Function GetSpanDirectionSymbolIds As ICollection(Of ElementId) |
Visual C++ |
---|
public: ICollection<ElementId^>^ GetSpanDirectionSymbolIds() |
Return Value
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.