Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPathRef::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeCurve3d* pOther);

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

 

Parameters
Description
pOther
[in] input other curve which will be compared.

true if this path geometry is equal with given curve

Copyright © 2002-2022. Open Design Alliance All rights reserved.