Namespace:
Autodesk.Revit.DB
FabricationAncillaryUsage
Class
Description:
Structure that holds information about the usage of a fabrication ancillary
Structure that holds information about the usage of a fabrication ancillary
FabricationAncillaryUsage Class Members:
Name | Description | Inherited From |
---|---|---|
AncillaryDepth | Depth of required ancillary if it isn't round. | |
AncillaryId | Fabrication ancillary database identifier. | |
AncillaryWidthOrDiameter | Width or diameter of required ancillary. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Length | Length of required ancillaries. | |
ProductCode | A unique string code that idnenifies the ancillary in the fabriction database in order to purchase it. | |
Quantity | Quantity of required ancillaries. | |
Type | Fabrication ancillary type. | |
UsageType | Fabrication ancillary usage type. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the FabricationAncillaryUsage | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |