API Reference > OdBr Classes > OdBrEdge Class > OdBrEdge Methods > OdBrEdge::getOrientToCurve Method
OdBrEdge::getOrientToCurve Method
Syntax
C++
bool getOrientToCurve() const;

Returns true if and only if the orientation of the edge from vertex 1 to vertex 2 is the same as the orientation of the curve parameterization.

The orientation of the underlying curve may be modified with OdGeCurve3d::reverseParam().

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