Close

Relief for ODA Team in Ukraine

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

Sets a new interval and coefficient values. 

 

Parameters
Description
interval
[in] A reference to a new interval to be set.
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.