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