FamilyInstanceCreationDataRotateAngle Property

Get or set the rotate angle of the FamilyInstance

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

Property Value

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