Function ProDtlsymgroupdataItemsCollect
Description
Gets the group members from the symbol group data.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupdataItemsCollect
(
/* (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
The function successfully retrieved the information.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?