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: 21.0.0.0 (21.1.1.109)
Since:  2012

Syntax

C#
public enum StirrupTieAttachmentType
Visual Basic
Public Enumeration StirrupTieAttachmentType
Visual C++
public enum class StirrupTieAttachmentType

Members

Member nameDescription
InteriorFace Designate Stirrup/Tie rebar to attach to interior face of cover reference.
ExteriorFace Designate Stirrup/Tie rebar to attach to exterior face of cover reference.

See Also