RebarShape.StirrupTieAttachment Property

RebarShapeStirrupTieAttachment Property

The attachment type of stirrup ties and rebars.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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