API Reference > OdGe Classes > OdGeCurve2d Class > OdGeCurve2d Methods > OdGeCurve2d::reverseParam Method
OdGeCurve2d::reverseParam Method
Syntax
C++
OdGeCurve2d& reverseParam();

Curve with the reversed direction parameter.

Reverses the parameter direction of this curve. 

 

The point set of this curve is unchanged. 

By default this function throws the exception "not Implemented". Should be implemented in derived classes.

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