An enumerated type listing the tag-head alignment options supported by the Bending Detail.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum TagHeadAlignment
Members
| Member name | Value | Description |
|---|---|---|
| RebarShapeFamily | 0 | The tag-head is aligned using the rebar shape family direction. |
| View | 1 | The tag-head is aligned using the view. |
