Description | ||||||||
Gets the group members from the symbol group data. | ||||||||
Synopsis | ||||||||
#include <ProDtlsymdef.h> | ||||||||
ProError | ProDtlsymgroupdataItemsCollect | ( | ||||||
ProDtlsymgroupdata data | ||||||||
/* (In) | ||||||||
The group data. | ||||||||
*/ | ||||||||
ProDtlitem** item_array | ||||||||
/* (Out) | ||||||||
ProArray of detail items (entities and notes) contained in the symbol definition. Free this output using ProArrayFree(). Note this does not find subgroups owned by the parent group | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|