Share

AcGeEllipArc3d::AcGeEllipArc3d

C++

GE_DLLEXPIMPORT AcGeEllipArc3d(
    const AcGeCircArc3d& arc
);

Description

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

Parameters

Parameters Description
arc Input any 3D circular arc

Links

AcGeEllipArc3d

Was this information helpful?