Documentation de l'API > Miscellaneous > Object ProDtlsym > Function ProDtlsymInstentityDataGet
Function ProDtlsymInstentityDataGet
Description
Gets data of an entity in the symbol instance.
Licensing Requirement
Synopsis
#include <ProDtlsyminst.h>
ProDtlsymInstentityDataGet
(
ProDtlentity* entity
/* (In)
The entity attached to symbol instance.
*/
/* (In)
The symbol instance data.
*/
/* (Out)
The entity data in symbol instance space. Free using ProDtlentitydataFree.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
No symbols were found in the model.
User Guide References
Est-ce que cela a été utile ?