FamilyInstanceCreationDataRotateAngle Property

Get or set the rotate angle of the FamilyInstance

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double RotateAngle { get; set; }

Property Value

Double
Remarks
The FamilyInstance will rotate this angle when the instance is created.
See Also