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

Returns true if and only if the scaling matrix corresponding to this scale vector isUniScaledOrtho (). 

 

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