API Reference > Classes > Geometry Classes > OdBmGeometry Class > OdBmGeometry Methods > OdBmGeometry::setTessEpsCntrl Method
OdBmGeometry::setTessEpsCntrl Method
Syntax
C++
OdResult setTessEpsCntrl(const OdBmTessEpsCntrlPtr&);
Parameters 
Description 
OdBmTessEpsCntrlPtr 
[in] Input tesselation epsilon controller.
 

Returns eOk if successful or an appropriate error code in the other case.

Sets a tesselation epsilon controller of the object. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.