Share

FamilyInstanceCreationData.RotateAngle Property

Get or set the rotate angle of the FamilyInstance


Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.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

Was this information helpful?