Documentación de la API > Drawings and detail > Object ProDtlsyminst > Function ProDtlsyminstReferenceDelete
Function ProDtlsyminstReferenceDelete
Description
Delete symbol reference
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstReferenceDelete
(
ProDtlsyminst* syminst
/* (In)
valid symbol.
*/
int index_ref
/* (In)
Indices start from 0. Get existing references from ProDtlsyminstReferencesGet()
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The gtol owner is drawing.
User Guide References
¿Fue esto útil?