API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::loadFamily Method (OdString&)
OdBmDatabase::loadFamily Method (OdString&)
Syntax
C++
OdResult loadFamily(const OdString& filename);
Parameters 
Description 
const OdString& filename 
[in] Name of the family to be loaded.
 

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.