2020 Method
Changes 7
M

FabricationService.OverrideServiceButtonExclusion

Description:
Overrides the default service button exclusions, used by Route and Fill, Design to Fabrication, or Multi Point Routing for the current user and session only.
public void OverrideServiceButtonExclusion(
	int groupIndex,
	int buttonIndex,
	bool exclude
)
  • groupIndex
    The index of the service group to exclude the service button from.
  • buttonIndex
    The index of the service button to exclude.
  • exclude
    Pass true to exclude from being used by Route and Fill or Design to Fabrication.