API Reference > OdGe Classes > OdGeCompositeCurve2d Class > OdGeCompositeCurve2d Methods > OdGeCompositeCurve2d::localToGlobalParam Method
OdGeCompositeCurve2d::localToGlobalParam Method
Syntax
C++
double localToGlobalParam(double param, int crvNum) const;
Parameters 
Description 
double param 
[in] Parameter value on the subcurve.  
int crvNum 
[in] Curve number of the subcurve. 

Returns the parameter on the composite curve, corresponding to the specified parameter on the specifed subcurve curve. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.