Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDatabase::editFamily Method (const OdBmObjectId&, OdBmDatabasePtr&)
Syntax
C++
OdResult editFamily(const OdBmObjectId& familyId, OdBmDatabasePtr& pDb) const;

This creates an independent copy of the family for editing.

Parameters
Description
familyId
[in] Id of the family to be edited.
pDb
[in] Pointer to a database to be created.

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

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