Share

TrussChordLocation Enumeration

This enumerated type represents the options for the Truss Chord Location.


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

Syntax

C#

public enum TrussChordLocation

Members

Member nameValueDescription
Bottom0 The bottom chord of the Truss.
Top1 The top chord of the Truss.

See Also

Reference

Was this information helpful?