Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCompositeCurve2d::globalToLocalParam Method
Syntax
C++
double globalToLocalParam(double param, int& crvNum) const;

Returns the parameter on a subcurve, and the index of that subcurve, corresponding to the specified parameter on the composite curve. 

 

Parameters
Description
param
[in] Parameter value on composite curve.
crvNum
[out] Receives the curve number of the subcurve.

S ubcurve parameter value.

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