API Reference > OdRx Classes > OdRxObject Class > OdRxObject Methods > OdRxObject::isEqualTo Method
OdRxObject::isEqualTo Method
Syntax
C++
virtual bool isEqualTo(const OdRxObject* pOther) const;
Parameters 
Description 
const OdRxObject* pOther 
[in] Raw pointer to the object to be compared. 

Returns true if and only if the specified object is equal to this one in a some meaning. 

 

Comparing the Equivalence of Rx Objects 

Comparing Rx-Objects

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