StirrupTieAttachmentType Enumeration |
An enumerated tye that represents how the Stirrup/Tie rebar is attached to the cover reference.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum StirrupTieAttachmentType
Public Enumeration StirrupTieAttachmentType
public enum class StirrupTieAttachmentType
type StirrupTieAttachmentType
MembersMember name | Value | Description |
---|
InteriorFace | 0 |
Designate Stirrup/Tie rebar to attach to interior face of cover reference.
|
ExteriorFace | 1 |
Designate Stirrup/Tie rebar to attach to exterior face of cover reference.
|
See Also