API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::loadFamily Method (OdBmDatabase*)
OdBmDatabase::loadFamily Method (OdBmDatabase*)
Syntax
C++
OdResult loadFamily(OdBmDatabase* pDb);
Parameters 
Description 
OdBmDatabase* pDb 
[in] Pointer to a database to be imported.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Imports a Family into current database.

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