Close

Relief for ODA Team in Ukraine

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

This creates an independent copy of the family for editing.

Parameters
Description
name
[in] Name 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.