RebarShape.StirrupTieAttachment Property

RebarShapeStirrupTieAttachment Property

The attachment type of stirrup ties and rebars.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public StirrupTieAttachmentType StirrupTieAttachment { get; }
Public ReadOnly Property StirrupTieAttachment As StirrupTieAttachmentType
	Get
public:
property StirrupTieAttachmentType StirrupTieAttachment {
	StirrupTieAttachmentType get ();
}
member StirrupTieAttachment : StirrupTieAttachmentType with get

Property Value

StirrupTieAttachmentType
See Also