API Reference > Classes > Geometry Classes > OdBmGeometryCurveUtils Class > OdBmGeometryCurveUtils Methods > OdBmGeometryCurveUtils::getBmCurveFromGeCurve Method
OdBmGeometryCurveUtils::getBmCurveFromGeCurve Method
Syntax
C++
static OdResult getBmCurveFromGeCurve(const OdGeCurve3d& pGeCurve, OdBmGCurvePtr& pGCurve);
Parameters 
Description 
const OdGeCurve3d& pGeCurve 
[in] Input Ge curve.  
pResult 
[out] Output Bm curve.
 

Returns eOk if successful or an appropriate error code in the other case.

Create Bm-curve by Ge-curve 

 

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