TagHeadAlignment Enumeration |
An enumerated type listing the tag-head alignment options supported by the Bending Detail.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum TagHeadAlignment
Public Enumeration TagHeadAlignment
public enum class TagHeadAlignment
MembersMember 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.
|
See Also