StirrupTieAttachmentType Enumeration


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: 19.0.0.0 (19.0.0.405)
Since: 2012

Syntax

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

Members

Member name Description
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