Category 3D drawings and annotations, Object ProGtoldatumref

Function ProGtoldatumrefTranslationGet


DEPRECATED: Since Creo 4.0
SUPERSEDED BY: ProGtolDatumReferencesGet
Description
Note: This function is deprecated. Use ProGtolDatumReferencesGet() instead Gets Datum Translation Symbol for Gtol Datums
Synopsis
#include <ProGtol.h>
ProErrorProGtoldatumrefTranslationGet(
ProGtoldatumref data
/* (In)
The datum reference data
*/
ProBoolean* datum_ref_trans
/* (Out)
PRO_B_TRUE when Translation symbol is checked.
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_GENERAL_ERRORAn error occurred and the function failed.

Manual References:

  1. Technical Summary of Changes for Creo 4.0 F000: Geometric Tolerances