API Reference > OdGe Classes > OdGeEllipArc3d Class > OdGeEllipArc3d Methods > orthogonolizeAxes Method > OdGeEllipArc3d::orthogonolizeAxes Method (OdGeTol&)
OdGeEllipArc3d::orthogonolizeAxes Method (OdGeTol&)
Syntax
C++
void orthogonolizeAxes(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–2020. Open Design Alliance. All rights reserved.