API 설명서 > Drawings and detail > Object ProDtlsymgroup > Function ProDtlsymgroupDataGet
Function ProDtlsymgroupDataGet
Description
Gets the group data for a group stored in the symbol definition.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupDataGet
(
ProDtlsymgroup* group_level
/* (In)
The group in the symbol definition.
*/
/* (Out)
The group data.
*/
)
Returns
The function successfully set the information.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?