TagOrientationBehavior Enumeration

This attribute describes the family orientation behavior.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum TagOrientationBehavior
Members
Member nameValueDescription
Fixed0 
RotateAndStayUpright2 
RotateWithHost1 
See Also