Category 3D drawings and annotations, Object ProGtoldatumref

Function ProGtoldatumrefTranslationSet


DEPRECATED: Since Creo 4.0
SUPERSEDED BY: ProGtolDatumReferencesSet
Description
Note: This function is deprecated. Use ProGtolDatumReferencesSet() instead Sets Datum Translation Symbol for Gtol Datums
Synopsis
#include <ProGtol.h>
ProErrorProGtoldatumrefTranslationSet(
ProGtoldatumref data
/* (In)
The datum reference data
*/
ProBoolean datum_ref_trans
/* (In)
Sets Translation symbol. Pass PRO_B_TRUE to set the symbol
*/
)
Returns
PRO_TK_NO_ERROR -The function completed successfully. PRO_TK_BAD_INPUTS -One or more of the input arguments are 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