Revit 2026 API
Construction Class |
Construction definition for Project Information.

SystemObject
Autodesk.Revit.DBConstruction
Autodesk.Revit.DBConstruction
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The Construction type exposes the following members.


Name | Description | |
---|---|---|
![]() | 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) |

This is used to define the information in Constructions.xml.
See Also