RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Revolution

Revolution.EndAngle

Property
Description:
The end angle of the revolution relative to the sketch plane.
Remarks:
The direction of the angle is based on the normal of the sketch plane. A positive angle is on the same side as the normal, a negative angle on the opposite side.
Syntax
public double EndAngle { get; set; }