| Revit 2016 API |
| FabricationService Members |
| FabricationService Class Methods Properties See Also |
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.) | |
| IsValidButtonIndex |
Validates the button index.
| |
| IsValidGroupIndex |
Validates the group index.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| 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.
|