API Reference > Classes > Geometry Classes > OdBmGCurve Class > OdBmGCurve Methods > OdBmGCurve::createReversed Method
OdBmGCurve::createReversed Method
Syntax
C++
OdResult createReversed(OdBmGCurvePtr& pGCurve) const;
Parameters 
Description 
OdBmGCurvePtr& pGCurve 
[out] Output curve with opposite direction.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Creates a new curve with the opposite orientation of the existing curve. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.