Share

AcGeEllipArc2d::AcGeEllipArc2d

C++

GE_DLLEXPIMPORT AcGeEllipArc2d(
    const AcGeCircArc2d& arc
);

Description

Constructs a 2D ellipse that is identical to the input circular arc.

Parameters

Parameters Description
arc Input any 2D circular arc

Links

AcGeEllipArc2d

Was this information helpful?