API Reference > OdGe Classes > OdGeCurveCurveInt2d Class > OdGeCurveCurveInt2d Methods > OdGeCurveCurveInt2d::overlapDirection Method
OdGeCurveCurveInt2d::overlapDirection Method
Syntax
C++
bool overlapDirection() const;

true if and only if the curves are oriented in the same direction, false otherwise.

Checks if the curves are oriented in the same direction where they overlap.

This value has meaning only if overlapCount() > 0. 

Currently not implemented.

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