FloorFace Enumeration


Floor Face Enumeration

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum FloorFace
Members
Member name Value Description
Bottom 1
Top 0
See Also