
Replacement in Object TOOLKIT: |

ProParameterScaledvalueSet | |
( ProParameter* param /* (In) The handle of the parameter to set */ ProParamvalue* proval /* (In) The value. */ ProUnititem* units /* (In) The units in which the value is expressed. The units must be the same quantity type as the parameter's units (i.e. if the units are "inch", a value can be expressed in "cm"). Can be NULL. */ ) |

The function successfully set the value. | |
Model is in read-only state. | |
The owner was not found. | |
One or more arguments was invalid. | |
The unit type provided does not match the units of the parameter. | |
The parameter was not found, or the function could not perform the action. |

