API-Dokumentation > 3D drawings and annotations > Object ProDtlsyminst > Function ProDtlsyminstSymgroupsCollect
Function ProDtlsyminstSymgroupsCollect
Description
Gets the groups included in the symbol instance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstSymgroupsCollect
(
ProDtlsyminst* sym_inst
/* (In)
The symbol instance.
*/
/* (In)
The rule for getting symbol groups.
*/
ProDtlsymgroup** group_array
/* (Out)
ProArray of groups included in the instance. Free this output using ProArrayFree ().
*/
)
Returns
The function successfully set the information.
One or more input arguments was invalid.
No groups with the designated status were found in the symbol instance.
User Guide References
War dies hilfreich?