API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::isRegistred Method
OdBmFamilyBase::isRegistred Method
Syntax
C++
bool isRegistred(const OdBmObjectId&) const;
Parameters 
Description 
id 
[in] An identifier to be checked.  

true if the specified identifier is registered in the family; otherwise the method returns false.

Checks whether a specified identifier is registered in the family.

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