| Revit 2022.1 API |
| Floor..::..FloorType Property |
| Floor Class See Also |
Retrieves/sets an object that represents the type of the floor.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
Remarks
The floor type can be used to access the multi layered structure of a floor.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: Floor type is not valid for this floor. |
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was null |