API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::setThicknessDepth Method
OdDbSection::setThicknessDepth Method
Syntax
C++
OdResult setThicknessDepth(double depth);
Parameters 
Description 
double depth 
[in] New depth value.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets thickness depth. 

 

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