API Reference > OdDb Classes > OdDbPolyline Class > OdDbPolyline Methods > OdDbPolyline::reverseCurve Method
OdDbPolyline::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.