This enumerated type represents the options for the Truss Chord Location.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum TrussChordLocation
Members
| Member name | Value | Description |
|---|
| Bottom | 0 |
The bottom chord of the Truss.
|
| Top | 1 |
The top chord of the Truss.
|
See Also
Reference