API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setOwnerSymbolId Method
OdBmFamilyBase::setOwnerSymbolId Method
Syntax
C++
OdResult setOwnerSymbolId(const OdBmObjectId&);
Parameters 
Description 
id 
[in] An OdBmObjectId object that contains the new owner symbol identifier to be set.  

eOk if the new owner symbol identifier was successfully set; otherwise, the method returns an appropriate error code.

Sets a new owner symbol Id.

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