Share

FloorFace Enumeration

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FloorFace

Members

Member nameValueDescription
Bottom1 
Top0 

See Also

Reference

Was this information helpful?