API Reference > OdBr Classes > OdBrMeshEntity Class > OdBrMeshEntity Methods > OdBrMeshEntity::isEqualTo Method
OdBrMeshEntity::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdBrMeshEntity* other) const;
Parameters 
Description 
const OdBrMeshEntity* other 
[in] Another mesh object.
 

Returns true if two mesh objects are equal, or returns false in the other case.

Checks if content of the two mesh objects is equal. 

 

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