Category 3D drawings and annotations, Object ProGtol

Function ProGtolReferenceDelete


Description
Delete gtol reference
Synopsis
#include <ProGtol.h>
ProErrorProGtolReferenceDelete(
ProGtol* gtol
/* (In)
valid gtol.
*/
int index_ref
/* (In)
Indices start from 0. Get existing references from ProGtolReferencesGet()
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe gtol owner is drawing..

Manual References:

  1. Annotations: Geometric Tolerances: Reading Geometric Tolerances
  2. Annotations: Geometric Tolerances: Creating a Geometric Tolerance
  3. Annotations: Geometric Tolerances: Creating a Geometric Tolerance