Category
Drawings and detail
, Object
ProDtlsymgroupdata
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.
Manual References:
Drawings: Manipulating Symbol Groups
Drawings: Manipulating Symbol Groups