Category Creo Parametric fundamentals, Object ProUnitsystem

Function ProUnitsystemRename


Description
Renames a system of units.
Replacement in Object TOOLKIT: pfcUnitSystem::Name
Synopsis
#include <ProMdlUnits.h>
ProErrorProUnitsystemRename(
ProUnitsystem* system
/* (In)
The unit system.
*/
ProName new_name
/* (In)
The new name.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_CANT_MODIFYThe unit system cannot be modified because if is standard, or new_name already exists, or the model cannot be modified.

Manual References:

  1. Core: Solids, Parts, and Materials: Solid Units
  2. Core: Solids, Parts, and Materials: Solid Units