API Reference > Classes > Geometry Classes > OdBmAppearanceAsset Class > OdBmAppearanceAsset Methods > OdBmAppearanceAsset::setName Method
OdBmAppearanceAsset::setName Method
Syntax
C++
OdResult setName(const OdString&);
Parameters 
Description 
OdString 
[in] Input appearance asset name.
 

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

Sets a name of the appearance asset. 

 

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