Category
3D drawings and annotations
, Object
ProGtol
Function ProGtolMakeDimensionGet
Description
get dimension of make dim gtol
Synopsis
#include <
ProGtolAttach.h
>
ProError
ProGtolMakeDimensionGet
(
ProGtol
*
gtol
/* (In)
valid gtol.
*/
ProDimension
*
dim
/* (Out)
ProDimension
of make dim gtol
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_GENERAL_ERROR
An error occurred and the function failed.
PRO_TK_BAD_INPUTS
The input argument is invalid.
PRO_TK_E_NOT_FOUND
gtol does not exist or is not a make dim gtol
Manual References:
Annotations: Geometric Tolerances: Attaching the Geometric Tolerances
Technical Summary of Changes for Creo 11.0.0.0: Geometric Tolerance