2020 Method
Changes 7
M

FabricationService.SetServiceGroupExclusions

Description:
Sets the service group exclusions, used by Route and Fill or Design to Fabrication commands, for the current user and session only. This will alter them from the default configuration exclusions to only exclude those groups passed.
public bool SetServiceGroupExclusions(
	IList<int> excludedGroups
)
Return Value bool Returns true if succeeded to set the exclusions to the specified group(s).