2027 Method
Changes 2
M

FabricationService.IsPaletteExcluded

Description:
Get whether a service palette 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 SetServicePaletteExclusions.
public bool IsPaletteExcluded(
	int paletteIndex
)
  • Int32
    paletteIndex
    The index of the palete.
Return Value Boolean Returns true if the palette indexed by paletteIndex is currently to be excluded.