API Documentation > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataAlloc
Function ProDtlentitydataAlloc
Description
Allocates the data structure of a new draft entity
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataAlloc
(
ProMdl owner
/* (In)
An owner model handle
*/
/* (Out)
The draft entity data.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
Was this helpful?