Share

FabricationService Methods

The FabricationService type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetButton Gets the service button for a given palette index and button index from the service.
Public methodGetButtonCount Gets the number of buttons for a given palette in the service.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPaletteName Gets the name of a palette based on palette index.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsCompatibleWith Check whether the service is broadly interchangable with another one without affecting part geometry. The services must have the same fabrication system template and specification.
Public methodIsPaletteExcluded 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 methodIsValidButtonIndex Validates the button index.
Public methodIsValidPaletteIndex Validates the palette index.
Public methodOverrideServiceButtonExclusion 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 methodResetServiceExclusionOverrides Resets the overridden service palette and button exclusions back to default, as defined by the configuration.
Public methodSetServicePaletteExclusions Sets the service palette 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 palettes passed.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?