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

true if and only if the curves are oriented in the same direction where they overlap.

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.