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