The FabricationService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the FabricationService |
![]() | Equals | (Inherited from Object .) |
![]() | GetButton | Gets the service button for a given group index and button index from the service. |
![]() | GetButtonCount | Gets the number of buttons for a given group in the service. |
![]() | GetGroupName | Gets the name of a group based on group index. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object .) |
![]() | IsCompatibleWith | 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. |
![]() | IsGroupExcluded | Get whether a service group 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 SetServiceGroupExclusions. |
![]() | IsValidButtonIndex | Validates the button index. |
![]() | IsValidGroupIndex | Validates the group index. |
![]() | OverrideServiceButtonExclusion | 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. |
![]() | ResetServiceExclusionOverrides | Resets the overridden service group and button exclusions back to default, as defined by the configuration. |
![]() | SetServiceGroupExclusions | 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. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
Name | Description | |
---|---|---|
![]() | Abbreviation | The short name of service. |
![]() | FabricationSystemName | The fabrication system name of the service. |
![]() | GroupCount | The number of groups in the service. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | Name | The name of the service. |
![]() | ServiceId | The service identifier of the service. |