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.
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 paletteIndex,
int buttonIndex,
bool exclude
)
-
Int32paletteIndexThe index of the service palette to exclude the service button from.
-
Int32buttonIndexThe index of the service button to exclude.
-
BooleanexcludePass true to exclude from being used by Route and Fill or Design to Fabrication.
-
The index paletteIndex is not larger or equal to 0 and less than PaletteCount.
-
None of the following disciplines is enabled: Mechanical Electrical Piping.