Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyMgrBase::setLoadedFamilies Method
Syntax
C++
OdResult setLoadedFamilies(const OdBmMap<OdBmObjectId, OdGUIDArray >&);

Sets a new array with information about loaded families.

Parameters
Description
families
[in] An array of smart pointers to OdBmLoadedFamilyInfo objects that contains information about loaded families.

eOk if the new array of loaded families was successfully set; otherwise, the method returns an appropriate error code.

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