Add or modify the profile of a truss.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public void SetProfile( CurveArray topChords, CurveArray bottomChords )
Parameters
- topChords CurveArray
- The curves serving as top chords of the truss.
- bottomChords CurveArray
- The curves serving as bottom chords of the truss.