Fabrication
|
Represents the definition of a single fabrication pattern dimension. Together all dimensions represent the parametric definition of the fabrication part.
System
Object
Autodesk.Revit.DB FabricationDimensionDefinition
Autodesk.Revit.DB FabricationDimensionDefinition
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The FabricationDimensionDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
IsModifiable | Checks if the fabrication dimension is modifiable by user. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
Name | Fabrication dimension name. |
|
|
Type | Fabrication dimension type. |
|
|
UnitType | Fabrication dimension unit type. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the FabricationDimensionDefinition |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object ) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from Object ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |