TrussCurveType Enumeration

Types of curves created in truss families.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum TrussCurveType
Members
Member nameValueDescription
NonTrussCurve0 
TopChord1 
BottomChord2 
Web3 
See Also