Revit 2026 API
Stirrup |
An enumerated tye that represents how the Stirrup/Tie rebar is attached to the cover reference.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| ExteriorFace | 1 | Designate Stirrup/Tie rebar to attach to exterior face of cover reference. |
| InteriorFace | 0 | Designate Stirrup/Tie rebar to attach to interior face of cover reference. |
See Also