Category
Creo Parametric fundamentals
, Object
ProUnit
Function ProUnitTypeGet
Description
Returns the unit type.
Replacement in Object TOOLKIT:
pfcUnit::Type
Synopsis
#include <
ProMdlUnits.h
>
ProError
ProUnitTypeGet
(
ProUnititem
*
unit
/* (In)
The unit.
*/
ProUnitType
*
type
/* (Out)
The unit type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Manual References:
Assembly: Data Sharing Features: Accessing Properties of Variant Features
Core: Solids, Parts, and Materials: Solid Units
Core: Solids, Parts, and Materials: Solid Units