API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setFamilyCategoryId Method
OdBmFamilyBase::setFamilyCategoryId Method
Syntax
C++
OdResult setFamilyCategoryId(const OdBmObjectId&);
Parameters 
Description 
id 
[in] A new family category identifier to be set.  

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

Sets a new family category identifier.

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