Documentación de la API
>
3D drawings and annotations
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataIdGet
Function ProDtlsyminstdataIdGet
Description
Get a symbol instance id
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataIdGet
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
int* id
/* (Out)
id of the symbole instance
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado