FabricationService Members


The FabricationService type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the FabricationService
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetButton
Gets the service button for a given group index and button index from the service.
Public method GetButtonCount
Gets the number of buttons for a given group in the service.
Public method GetGroupName
Gets the name of a group based on group index.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsValidButtonIndex
Validates the button index.
Public method IsValidGroupIndex
Validates the group index.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property Abbreviation
The short name of service.
Public property FabricationSystemName
The fabrication system name of the service.
Public property GroupCount
The number of groups in the service.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property Name
The name of the service.
Public property ServiceId
The service identifier of the service.

See Also