TagOrientationBehavior Enumeration |
This attribute describes the family orientation behavior.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum TagOrientationBehavior
Public Enumeration TagOrientationBehavior
public enum class TagOrientationBehavior
type TagOrientationBehavior
Members| Member name | Value | Description |
|---|
| Fixed | 0 | |
| RotateAndStayUpright | 2 | |
| RotateWithHost | 1 | |
See Also