API Documentation
>
Drawings and detail
>
Object ProDtlsymgroupdata
> Function ProDtlsymgroupdataFree
Function ProDtlsymgroupdataFree
Description
Frees the memory used by the symbol group data handle.
Synopsis
#include <
ProDtlsymdef.h
>
ProError
ProDtlsymgroupdataFree
(
ProDtlsymgroupdata
symgroupdata
/* (In)
The group data.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Manipulating Symbol Groups:ProDtlsymgroupdataFree
Was this helpful?
This site works best with JavaScript enabled