Category
3D drawings and annotations
, Object
ProGtol
Function ProGtolAllOverGet
Description
Get all over option for profile gtol
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolAllOverGet
(
ProGtol
*
gtol
/* (In)
valid gtol.
*/
ProBoolean
*
all_over
/* (Out)
PRO_B_TRUE
if all over is set else PRO_B_FASLE
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_INVALID_TYPE
This type of gtol does not support all over.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Manual References:
Annotations: Geometric Tolerances: Reading Geometric Tolerances
Annotations: Geometric Tolerances: Reading Geometric Tolerances