Namespace:
Autodesk.Revit.DB
FabricationServiceButton
Class
Description:
The object contains information about a fabricaton button.
The object contains information about a fabricaton button.
Remarks:
A fabrication service button defines what items to use for different conditions. Fabrication service buttons are part of a fabrication service.
A fabrication service button defines what items to use for different conditions. Fabrication service buttons are part of a fabrication service.
FabricationServiceButton Class Members:
| Name | Description | Inherited From |
|---|---|---|
| ButtonIndex | The button index for this button. | |
| Code | The code of the button. | |
| ConditionCount | The number of conditions. | |
| IsAHanger | Checks if the fabrication service button is hanger. | |
| IsStraight | Checks if all of the fabrication service button conditions are straights. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Name | The name of the button. | |
| PaletteIndex | The palette index for this button. | |
| ServiceId | The fabrication service identifier for the fabrication service this button belongs to. |
| Name | Description | Inherited From |
|---|---|---|
| ContainsFabricationPartType | Checks to see if the fabrication part type exists on one of the button conditions. | |
| Dispose | Releases all resources used by the FabricationServiceButton | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetConditionDescription | Gets the description for the condition size range. | |
| GetConditionImage | Gets the image for the specified fabrication service button condition. | |
| GetConditionLowerValue | Gets the condition lower value (valid if greater or equal) for a given condition index. | |
| GetConditionName | Gets the name of the specified condition on the fabrication service button. | |
| GetConditionUpperValue | Gets the condition upper value (valid if less) for a given condition index. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetImage | Gets the image for fabrication service button. | |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| IsExcluded | Gets if the button's fabrication part content associated with the button is to be excluded from Route and Fill, Design to Fabrication, or Multi-Point Routing commands. | |
| IsUnrestrictedCondition | Checks if the condition is unrestricted. | |
| IsValid | Checks if the button contains only valid fittings. | |
| IsValidConditionIndex | Validates if the given condition index is valid or not. | |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |