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

Curve with the reversed direction parameter.

Reverses the parameter direction 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.