Share

AcGeEllipArc2d::AcGeEllipArc2d

C++

GE_DLLEXPIMPORT AcGeEllipArc2d(
    const AcGeEllipArc2d& ell
);

Description

Constructs a 2D ellipse that is a copy of the input ellipse.

Parameters

Parameters Description
ell Input any 2D elliptical arc

Links

AcGeEllipArc2d

Was this information helpful?