API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::setFACETRES Method
OdModelerGeometry::setFACETRES Method
Syntax
C++
virtual bool setFACETRES(double facetRes) = 0;
Parameters 
Description 
double facetRes 
[in] Facet resolution.  

True if and only if successful; false otherwise.

Sets the Facetres for this ModelerGeometry object.

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