Function ProUnitModify
Description
Replacement in Object TOOLKIT:
Synopsis
#include <ProMdlUnits.h>
ProUnitModify
(
/* (In)
The unit.
*/
ProUnitConversion* conversion
/* (In)
The conversion factor for the unit.
*/
ProUnititem* ref_unit
/* (In)
The reference unit for the unit.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The unit cannot be modified because it is referenced from the principal system of units or it is referenced from ref_unit.
User Guide References
Was this helpful?