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