| Revit 2022.1 API |
| TrussChordLocation Enumeration |
| See Also |
This enumerated type represents the options for the Truss Chord Location.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2011
Syntax
| C# |
|---|
public enum TrussChordLocation |
| Visual Basic |
|---|
Public Enumeration TrussChordLocation |
| Visual C++ |
|---|
public enum class TrussChordLocation |
Members
| Member name | Description |
|---|---|
| Bottom | The bottom chord of the Truss. |
| Top | The top chord of the Truss. |