RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Floor

Floor.FloorType

Property
Description:
Retrieves/sets an object that represents the type of the floor.
Remarks:
The floor type can be used to access the multi layered structure of a floor.
Syntax
public FloorType FloorType { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: Floor type is not valid for this floor.
ArgumentNullException When setting this property: A non-optional argument was null