Documentación de la API > Dimensions > Object ProDimension > Function ProDimensionTypeGet
Function ProDimensionTypeGet
Description
Retrieves the type of a specified dimension.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionTypeGet
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
/* (Out)
the dimension type.
*/
)
Returns
The function successfully retrieved the type.
The data structure was not set.
Sample Code References
User Guide References
¿Fue esto útil?