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

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–2020. Open Design Alliance. All rights reserved.