This attribute describes the family orientation behavior.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum TagOrientationBehavior
Members
| Member name | Value | Description |
|---|---|---|
| Fixed | 0 | |
| RotateAndStayUpright | 2 | |
| RotateWithHost | 1 |
