API 文档 > 3D drawings and annotations > Object ProDtlsyminstdata > Function ProDtlsyminstdataDefGet
Function ProDtlsyminstdataDefGet
Description
Get a symbol definition.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataDefGet
(
/* (In)
The symbol instance data.
*/
ProDtlsymdef* definition
/* (Out)
The symbol definition.
*/
)
Returns
The function successfully retrieved the symbol definition.
One or more arguments were invalid.
Sample Code References
这对您有帮助吗?