Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDatabase::getEditableFamilyIds Method
Syntax
C++
OdResult getEditableFamilyIds(OdArray<OdBmObjectId>& arrEditedFamilyIds) const;

Collect all edited family ids.

Parameters
Description
arrEditedFamilyIds
[out] Array of edited family ids.

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

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