Get all the truss curves.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public CurveArray Curves { get; }
Return Value
CurveArrayThe Curves property returns a CurveArray that contains all the truss curves.