API Reference > Classes > Geometry Classes > OdBmMaterial Class > OdBmMaterial Methods > OdBmMaterial::setCategory Method
OdBmMaterial::setCategory Method
Syntax
C++
OdResult setCategory(const OdString&);
Parameters 
Description 
OdString 
[in] Input material category name.
 

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

Sets a material category name. 

 

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