Creates a floor within the project.

Overload List

  NameDescription
Public methodNewFloor(CurveArray, Boolean)
Creates a floor within the project with the given horizontal profile using the default floor style.
Public methodNewFloor(CurveArray, FloorType, Level, Boolean)
Creates a floor within the project with the given horizontal profile and floor style on the specified level.
Public methodNewFloor(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.

See Also