API Reference > Classes > Geometry Classes > OdBmMaterial Class > OdBmMaterial Methods > OdBmMaterial::setUseRenderAppearance Method
OdBmMaterial::setUseRenderAppearance Method
Syntax
C++
OdResult setUseRenderAppearance(bool);
Parameters 
Description 
bool 
[in] Input "use appearance asset" flag.
 

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

Sets a flag, that determines whether or not the material uses appearance asset. 

 

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