Category 3D drawings and annotations, Object ProGtoldata

Function ProGtoldataDispositionValGet


DEPRECATED: Since Creo 4.0
SUPERSEDED BY: ProGtolValueStringGet
Description
Note: This function is deprecated. Use ProGtolValueStringGet() instead. Gets the unequal disposition amount for profile gtols.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProGtol.h>
ProErrorProGtoldataDispositionValGet(
ProGtoldata data
/* (In)
The gtol data description
*/
double* unequal_disposition_val
/* (Out)
Amount of unequal disposition.
*/
)
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