Share

AcGeEllipArc3d::AcGeEllipArc3d

C++

GE_DLLEXPIMPORT AcGeEllipArc3d(
    const AcGeEllipArc3d& ell
);

Description

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

Parameters

Parameters Description
ell Input any 3D elliptical arc

Links

AcGeEllipArc3d

Was this information helpful?