TagHeadAlignment Enumeration

TagHeadAlignment Enumeration

An enumerated type listing the tag-head alignment options supported by the Bending Detail.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum TagHeadAlignment
Public Enumeration TagHeadAlignment
public enum class TagHeadAlignment
type TagHeadAlignment
Members
Member nameValueDescription
RebarShapeFamily0 The tag-head is aligned using the rebar shape family direction.
View1 The tag-head is aligned using the view.
See Also