DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="0.9.0-beta1" />

 IEllipseArcEntity

The center of the Ellipse

The major axis of the Ellipse. This is the longer axis. The length of the Vector is the Major radius.

The minor axis of the Ellipse. This is the shorter axis. The length of the Vector is the Minor radius.

double StartAngle { get; }

The start angle in degrees

double SweepAngle { get; }

The total sweep angle in degrees