An enumerated type listing floor face types (top or bottom)
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Enumeration FloorFace
public enum class FloorFace
Members| Member name | Value | Description |
|---|
| Bottom | 1 | |
| Top | 0 | |
See Also