Category 3D drawings and annotations, Object ProDtlsyminstdata

Function ProDtlsyminstdataIdGet


Description
Get a symbol instance id
Synopsis
#include <ProDtlsyminst.h>
ProErrorProDtlsyminstdataIdGet(
ProDtlsyminstdata data
/* (In)
The symbol instance data.
*/
int* id
/* (Out)
id of the symbole instance
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSInvalid input argument(s).