API Reference > OdGe Classes > OdGeEllipArc3d Class > OdGeEllipArc3d Methods > set Method > OdGeEllipArc3d::set Method (OdGeCircArc3d&)
OdGeEllipArc3d::set Method (OdGeCircArc3d&)
Syntax
C++
OdGeEllipArc3d& set(const OdGeCircArc3d& arc);
Parameters 
Description 
const OdGeCircArc3d& arc 
[in] A 3D circular arc with the parameters to be copied. 

Sets the parameters for this elliptical arc according to the arguments, and returns a reference to this elliptical arc. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.