| Revit 2017.1 API |
| FloorFace Enumeration |
| See Also |
An enumerated type listing floor face types (top or bottom)
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
| C# |
|---|
public enum FloorFace |
| Visual Basic |
|---|
Public Enumeration FloorFace |
| Visual C++ |
|---|
public enum class FloorFace |
Members
| Member name | Description |
|---|---|
| Top | |
| Bottom |