Creates a floor within the project.
OverloadĀ List
Name | Description | |
---|---|---|
![]() | NewFloor(CurveArray, Boolean) | Creates a floor within the project with the given horizontal profile using the default floor style. |
![]() | NewFloor(CurveArray, FloorType, Level, Boolean) | Creates a floor within the project with the given horizontal profile and floor style on the specified level. |
![]() | NewFloor(CurveArray, FloorType, Level, Boolean, XYZ) | Creates a floor within the project with the given horizontal profile and floor style on the specified level with the specified normal vector. |