API Reference > OdDb Classes > OdDbSpline Class > OdDbSpline Methods > OdDbSpline::reverseCurve Method
OdDbSpline::reverseCurve Method
Syntax
C++
virtual OdResult reverseCurve();

Reverses this Spline entity.

The start point becomes the end point, and vice versa.

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