Category
Creo Parametric fundamentals
, Object
ProUnitsystem
Function ProUnitsystemDelete
Description
Deletes a system of units.
Replacement in Object TOOLKIT:
pfcUnitSystem::Delete
Synopsis
#include <
ProMdlUnits.h
>
ProError
ProUnitsystemDelete
(
ProUnitsystem
*
system
/* (In)
The unit system.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_CANT_MODIFY
The unit system cannot be modified because if is standard, or is the principal system, or the model cannot be modified.
Manual References:
Core: Solids, Parts, and Materials: Solid Units