API-Dokumentation > 3D drawings and annotations > Object ProGtol > Function ProGtolReferenceDelete
Function ProGtolReferenceDelete
Description
Delete gtol reference
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolReferenceDelete
(
ProGtol* gtol
/* (In)
valid gtol.
*/
int index_ref
/* (In)
Indices start from 0. Get existing references from ProGtolReferencesGet()
*/
)
Returns
The function completed successfully.
Model is in read-only state.
The input argument is invalid.
The gtol owner is drawing..
User Guide References
War dies hilfreich?