API 설명서
>
3D drawings and annotations
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataAlloc
Function ProDtlsyminstdataAlloc
Description
Allocate and initialize memory for
ProDtlsyminstdata
structure. User must release memory by
ProDtlsyminstdataFree.
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataAlloc
(
ProMdl
model
/* (In)
A model handle
*/
ProDtlsyminstdata
* data
/* (Out)
The pointer to
ProDtlsyminstdata
structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocate memory.
PRO_TK_BAD_INPUTS
Bad argument.
Sample Code References
pt_examples ( TestDtlsyminst.c )
pt_userguide ( UgDtlsyminstExamples.c )
User Guide References
Symbol Instance Data:ProDtlsyminstdataAlloc
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.