API Reference > OdDb Classes > OdDbPathRef Class > OdDbPathRef Methods > OdDbPathRef::isEqualTo Method
OdDbPathRef::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeCurve3d* pOther);
Parameters 
Description 
const OdGeCurve3d* pOther 
[in] input other curve which will be compared.
 

true if this path geometry is equal with given curve

Checks whether the geometry of the path is equal to the geometry of a given curve. 

 

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