Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDatabase::getOwnerFamilyId Method
Syntax
C++
OdBmObjectId getOwnerFamilyId() const;

Retrieves the identifier of the owner family for the family database (i.e. for .rfa files).

A an OdBmObjectId object that contains the identifier of the owner family.

If the database is not a family database (a .rvt file), the method returns a null identifier (OdBmObjectId::kNull).

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