FloorFace Enumeration

FloorFace Enumeration

An enumerated type listing floor face types (top or bottom)

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum FloorFace
Public Enumeration FloorFace
public enum class FloorFace
type FloorFace
Members
Member nameValueDescription
Top0 
Bottom1 
See Also