API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::getMMPerUnit Method
OdModelerGeometry::getMMPerUnit Method
Syntax
C++
virtual bool getMMPerUnit(double & mmPerUnit) const = 0;
Parameters 
Description 
double & mmPerUnit 
[out] mm/unit value.  

True if and only if successful.

Returns the mm/unit value for this ModelerGeometry object.

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