API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > OdDbGroup::has Method
OdDbGroup::has Method
Syntax
C++
bool has(const OdDbEntity* pEntity) const;
Parameters 
Description 
const OdDbEntity* pEntity 
[in] Pointer to the entity being tested. 

Returns true if and only if this Group object contains the specified entity. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.