Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyBase::setFamilyIds Method
Syntax
C++
OdResult setFamilyIds(const OdBmMap<OdBmObjectId, OdInt32>&);

Sets a new set of family identifiers.

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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.