API Reference > OdGe Classes > OdGeCompositeCurve3d Class > OdGeCompositeCurve3d Methods > OdGeCompositeCurve3d::localToGlobalParam Method
OdGeCompositeCurve3d::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. 

 

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