Documentazione API
>
3D drawings and annotations
>
Object ProGtol
> Function ProGtolDelete
Function ProGtolDelete
Description
Deletes a gtol from its owning Creo Parametric model.
Replacement in Object TOOLKIT:
wfcGTol::Delete
Synopsis
#include <
ProGtol.h
>
ProError
ProGtolDelete
(
ProGtol
* gtol
/* (In)
The gtol
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
PRO_TK_CANT_WRITE
Could not delete the given item because it has read-only access.
PRO_TK_E_NOT_FOUND
Sample Code References
pt_examples ( TestGtol.c )
User Guide References
Deleting a Geometric Tolerance:ProGtolDelete
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato