Category Creo Parametric fundamentals, Object ProMdl

Function ProMdlUnitsystemsCollect


Description
Retrieves the systems of units available to the model.
Replacement in Object TOOLKIT: pfcSolid::ListUnitSystems
Synopsis
#include <ProMdlUnits.h>
ProErrorProMdlUnitsystemsCollect(
ProMdl mdl
/* (In)
The model handle.
*/
ProUnitsystem** systems
/* (Out)
ProArray of unit systems. Free this array using ProArrayFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

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