Documentazione API > Creo Parametric fundamentals > Object ProUnit > Function ProUnitModifyByExpression
Function ProUnitModifyByExpression
Description
Modifies a derived unit.
Replacement in Object TOOLKIT:
Synopsis
#include <ProMdlUnits.h>
ProUnitModifyByExpression
(
/* (In)
The unit.
*/
ProPath expression
/* (In)
The unit expression.
*/
)
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
È stato utile?