API Reference > OdDg Classes > OdDgNonModelElementCollection Class > OdDgNonModelElementCollection Methods > OdDgNonModelElementCollection::has Method
OdDgNonModelElementCollection::has Method
Syntax
C++
bool has(const OdDgElementId& elementId) const;
Parameters 
Description 
const OdDgElementId& elementId 
[in] Element ID. 

Returns true if and only if this collection object has an element with the specified ElementId. 

 

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