API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::getOwnerFamilyId Method
OdBmDatabase::getOwnerFamilyId Method
Syntax
C++
OdBmObjectId getOwnerFamilyId() const;

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

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

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

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.