Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcParameterization::set Method (double, double, double, double)
Syntax
C++
OdResult set(double min, double max, double coeff_a = 1., double coeff_b = 0.);

Sets a new interval and coefficient values. 

 

Parameters
Description
min
[in] A start boundary of a new interval.
max
[in] An end boundary of a new interval.
coeff_a
[in] A new coeff_a value to be set. Default value is 1.0.
coeff_b
[in] A new coeff_b value to be set. Default value is 0.0.
Copyright © 2002-2022. Open Design Alliance All rights reserved.