API Documentation
>
Creo Parametric fundamentals
>
Object ProUnit
> Function ProUnitTypeGet
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.
User Guide References
Accessing Individual Units:ProUnitTypeGet
Read Functions Supporting Inheritance Features:ProUnitTypeGet
Was this helpful?
This site works best with JavaScript enabled