GetAttachmentType Method


Rebar Update Curves Data Get Attachment Type Method

Returns attachment type for stirrups to be used in cover calculation.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public StirrupTieAttachmentType GetAttachmentType()

Return Value

StirrupTieAttachmentType

InteriorFace : rebar to attach to interior face of cover reference.

ExteriorFace : rebar to attach to exterior face of cover reference.

See Also