Category 3D drawings and annotations, Object ProGtoldata

Function ProGtoldataAlloverGet


DEPRECATED: Since Creo 4.0
SUPERSEDED BY: ProGtolAllOverGet
Description
Note: This function is deprecated. Use ProGtolAllOverGet() instead. Gets All Over Symbol for Gtol Leader Elbows
Synopsis
#include <ProGtol.h>
ProErrorProGtoldataAlloverGet(
ProGtoldata data
/* (In)
The gtol data description
*/
ProBoolean* all_over_symbol
/* (Out)
PRO_B_TRUE when All Over 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