Documentación de la API
>
Dimensions
>
Object ProDimension
> Function ProDimensionTypeGet
Function ProDimensionTypeGet
Description
Retrieves the type of a specified dimension.
Replacement in Object TOOLKIT:
pfcBaseDimension::DimType
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionTypeGet
(
ProDimension
* dimension
/* (In)
The dimension handle.
*/
ProDimensiontype
* type
/* (Out)
the dimension type.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the type.
PRO_TK_GENERAL_ERROR
The data structure was not set.
Sample Code References
pt_examples ( TestDimension.c )
pt_examples ( TestCollect.c )
pt_geardesign ( GearDesign.c )
pt_geardesign ( GearDesign.c )
pt_geardesign ( GearDesign.c )
pt_userguide ( UgDimLocationUtils.c )
pt_userguide ( UgUISlider.c )
User Guide References
Equivalent Pro/DEVELOP Functions:ProDimensionTypeGet
Read Functions Supporting Inheritance Features:ProDimensionTypeGet
Visiting Dimensions:ProDimensionTypeGet
Parent topic
Object ProDimension
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado