API Reference > Classes > Database Classes > OdBmSymbol Class > OdBmSymbol Methods > OdBmSymbol::setName Method
OdBmSymbol::setName Method
Syntax
C++
OdResult setName(const OdString& strName);
Parameters 
Description 
const OdString& strName 
[in] new Name for the ElementType.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Set the Name for the Symbol. 

 

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