API 설명서 > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataFree
Function ProDtlentitydataFree
Description
Frees the data structure that contains the item.
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataFree
(
/* (In)
The draft entity data.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
도움이 되셨나요?