API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setFamilyIds Method
OdBmFamilyBase::setFamilyIds Method
Syntax
C++
OdResult setFamilyIds(const OdBmMap<OdBmObjectId, OdInt32>&);
Parameters 
Description 
ids 
[in] A smart pointer to an OdBmElementIdIndexPairSet object that contains a new set of the family identifiers to be set.  

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

Sets a new set of family identifiers.

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