| Revit 2022 API |
| RebarShape..::..StirrupTieAttachment Property |
| RebarShape Class See Also |
The attachment type of stirrup ties and rebars.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2009
Syntax
| C# |
|---|
public StirrupTieAttachmentType StirrupTieAttachment { get; } |
| Visual Basic |
|---|
Public ReadOnly Property StirrupTieAttachment As StirrupTieAttachmentType Get |
| Visual C++ |
|---|
public: property StirrupTieAttachmentType StirrupTieAttachment { StirrupTieAttachmentType get (); } |