
Replacement in Object TOOLKIT: |

ProMdlUnitsystemCreate | |
( ProMdl mdl /* (In) The model handle. */ ProUnitsystemType type /* (In) The type of the new unit system. */ ProName name /* (In) The name of the new unit system. */ ProUnititem* units /* (In) The units for the new system. Should include at most one occurrence of each basic unit type. If a unit of a basic type is missing then a corresponding one is taken from the standard system 'Creo Parametric Default'. */ ProUnitsystem* new_system /* (Out) The new system of units in the model. May be NULL. */ ) |

The function succeeded. | |
One or more arguments was invalid. | |
The units argument contains multiple units for a type. |


