<Code Lib>
2027 Property
Changes 0
P

FamilyInstanceCreationData.RotateAngle

Description:
Get or set the rotate angle of the FamilyInstance
Remarks:
The FamilyInstance will rotate this angle when the instance is created.

public double RotateAngle { get; set; }

Loading…