API Reference > Classes > Geometry Classes > OdBmMaterial Class > OdBmMaterial Methods > OdBmMaterial::setSmoothness Method
OdBmMaterial::setSmoothness Method
Syntax
C++
OdResult setSmoothness(double);
Parameters 
Description 
double 
[in] Input material smoothness value.
 

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

Sets a material smoothness value. 

 

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