Category Creo Parametric fundamentals, Object ProUnitsystem

Function ProUnitsystemDelete


Description
Deletes a system of units.
Replacement in Object TOOLKIT: pfcUnitSystem::Delete
Synopsis
#include <ProMdlUnits.h>
ProErrorProUnitsystemDelete(
ProUnitsystem* system
/* (In)
The unit system.
*/
)
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 is the principal system, or the model cannot be modified.

Manual References:

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