IDP.DB.Methods.getCustomGroup() function
获取定制组合对象
Signature:
function getCustomGroup(eid: IDPCommon.DB.Types.ElementId): IDP.DB.Types.CustomGroup | undefined;
Links: function getCustomGroup(eid: IDPCommon.DB.Types.ElementId): IDP.DB.Types.CustomGroup | undefined;
Parameters
Parameter | Type | Description |
---|---|---|
eid | IDPCommon.DB.Types.ElementId |
Returns:
IDP.DB.Types.CustomGroup | undefined