| Revit 2022 API |
| Document..::..NewFloor Method |
| Document Class See Also |
Creates a floor within the project.
Overload List
| Name | Description | |
|---|---|---|
| NewFloor(CurveArray, Boolean) | Obsolete. Creates a floor within the project with the given horizontal profile using the default floor style. | |
| NewFloor(CurveArray, FloorType, Level, Boolean) | Obsolete. Creates a floor within the project with the given horizontal profile and floor style on the specified level. | |
| NewFloor(CurveArray, FloorType, Level, Boolean, XYZ) | Obsolete. Creates a floor within the project with the given horizontal profile and floor style on the specified level with the specified normal vector. |