2021 Method
Changes 7
M

FabricationService.IsGroupExcluded

Description:
Get whether a service group is excluded from being used by the Route and Fill, Design to Fabrication, or Multi Point Routing commands. The default configuration values may be overridden by SetServiceGroupExclusions.
public bool IsGroupExcluded(
	int groupIndex
)
  • Int32
    groupIndex
    The index of the group.
Return Value bool Returns true if the group indexed by groupIndex is currently to be excluded.