API 설명서
>
Creo Parametric fundamentals
>
Object ProUnitsystem
> Function ProUnitsystemTypeGet
Function ProUnitsystemTypeGet
Description
Returns the system of units type.
Replacement in Object TOOLKIT:
pfcUnitSystem::Type
Synopsis
#include <
ProMdlUnits.h
>
ProError
ProUnitsystemTypeGet
(
ProUnitsystem
* system
/* (In)
The unit system.
*/
ProUnitsystemType
* type
/* (Out)
The unit system type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_userguide ( UgSolidInfoMass.c )
User Guide References
Accessing Systems of Units:ProUnitsystemTypeGet
Read Functions Supporting Inheritance Features:ProUnitsystemTypeGet
Parent topic
Object ProUnitsystem
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.