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