API Reference > Classes > Essential_Classes > OdBmCurveElem Class > OdBmCurveElem Methods > OdBmCurveElem::getGeomCurve Method
OdBmCurveElem::getGeomCurve Method
Syntax
C++
OdResult getGeomCurve(OdBmGCurvePtr& pGCurve) const;
Parameters 
Description 
OdBmGCurvePtr& pGCurve 
[in] Input curve.
 

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

Returns geometry curve of the curve element. 

 

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