Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCompositeCurve3d::localToGlobalParam Method
Syntax
C++
double localToGlobalParam(double param, int crvNum) const;

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

 

Parameters
Description
param
[in] Parameter value on the subcurve.
crvNum
[in] Curve number of the subcurve.

Composite curve parameter value.

Copyright © 2002-2022. Open Design Alliance All rights reserved.