Parameters |
Description |
double coef = 0.5 |
[in] Coefficient from the interval [0; 1]. |
Point from the curve interval that corresponds to the coefficient parameter.
Calculates a point from the curve interval that corresponds to the specified coefficient.
The value of the coef variable must be within [0; 1], where
The curve must have a bounded interval otherwise, an exception eCurveEndsMissed will be thrown.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|