API-Dokumentation
>
Drawings and detail
>
Object ProDtlentitydata
> Function ProDtlentitydataAlloc
Function ProDtlentitydataAlloc
Description
Allocates the data structure of a new draft entity
Synopsis
#include <
ProDtlentity.h
>
ProError
ProDtlentitydataAlloc
(
ProMdl
owner
/* (In)
An owner model handle
*/
ProDtlentitydata
* entdata
/* (Out)
The draft entity data.
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
Sample Code References
pt_examples ( TestDtlentity.c )
pt_userguide ( UgDtlentityExamples.c )
pt_userguide ( UgDtlsymdefExamples.c )
User Guide References
Creating, Modifying and Reading Detail Items:ProDtlentitydataAlloc
Draft Entity Data:ProDtlentitydataAlloc
Parent topic
Object ProDtlentitydata
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.