API Reference > OdGe Classes > OdGeScale2d Class > OdGeScale2d Methods > OdGeScale2d::isProportional Method
OdGeScale2d::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.