Share

AcGeEllipArc2d::AcGeEllipArc2d

C++

GE_DLLEXPIMPORT AcGeEllipArc2d();

Description

Default constructor. Constructs full ellipse centered at origin (0,0) with X and Y axis for major and minor axes respectively. Major and minor radius are both 1, so constructed ellipse is just the unit circle centered at the origin.

Links

AcGeEllipArc2d

Was this information helpful?