Category
3D drawings and annotations
, Object
ProGtol
Function ProGtolNameGet
Description
Get name of gtol
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolNameGet
(
ProGtol
*
gtol
/* (In)
valid gtol.
*/
wchar_t
**
p_name
/* (Out)
name string.Free it using
ProWstringFree
()
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
PRO_TK_E_NOT_FOUND
Gtol is not found in database.
Manual References:
Annotations: Geometric Tolerances: Reading Geometric Tolerances
Annotations: Geometric Tolerances: Reading Geometric Tolerances