Category 3D drawings and annotations, Object ProGtol

Function ProGtolNameGet


Description
Get name of gtol
Synopsis
#include <ProGtol.h>
ProErrorProGtolNameGet(
ProGtol* gtol
/* (In)
valid gtol.
*/
wchar_t** p_name
/* (Out)
name string.Free it using ProWstringFree()
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_E_NOT_FOUNDGtol is not found in database.

Manual References:

  1. Annotations: Geometric Tolerances: Reading Geometric Tolerances
  2. Annotations: Geometric Tolerances: Reading Geometric Tolerances