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

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

Sets a material keywords. 

 

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