Get or set the rotate angle of the FamilyInstance
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double RotateAngle { get; set; }Property Value
Double
Remarks
The FamilyInstance will rotate this angle when the instance is created.
See Also
Reference