SpatialElementTag.RotationAngle Property
The rotation angle of the tag relative to its view
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double RotationAngle { get; set; }
Property Value
Double
Exceptions
Exception
Condition
InvalidOperationException
When setting this property: Angle can only be changed for Model orientation
See Also
Reference
SpatialElementTag Class
Autodesk.Revit.DB Namespace