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

eOk if successful, or appropriate error code otherwise.

Reverses this curve entity so the start becomes the end, and vice versa.

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