Fabrication
|
Sets the stiffener information for the fabrication part.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- index Int32
- The index of the stiffener to set.
- stiffenerId Int32
- The identifier of the stiffener to set.
- locked Boolean
- If true the stiffener will be locked and not changed by automatic processes.
| Exception | Condition |
|---|---|
| ArgumentException | The stiffener identifier is not valid. |
| ArgumentOutOfRangeException | The stiffener index is out of range. |