API Reference > OdGe Classes > OdGeEllipArc3d Class > OdGeEllipArc3d Methods > orthogonalizeAxes Method > OdGeEllipArc3d::orthogonalizeAxes Method (OdGeTol&)
OdGeEllipArc3d::orthogonalizeAxes Method (OdGeTol&)
Syntax
C++
void orthogonalizeAxes(const OdGeTol& tol = OdGeContext::gTol);
Parameters 
Description 
const OdGeTol& tol = OdGeContext::gTol 
[in] Geometric tolerance. 

Makes the minor axis orthogonal to the major axis. 

 

The following exception may be thrown:

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