3

Tried searching but couldn't find how to curve this in the way I show with red lines (ms paint, sry XD)enter image description here

2 Answers2

3

Add an Empty, with rotation=90 (may be X or Y depending on the orientation of your slab).

enter image description here

Next, add a Simple Deform modifier to the slab, using the Empty as the Axis,Origin object:

enter image description here

ajwood
  • 10,063
  • 11
  • 60
  • 112
1

Based on the way your slab is oriented (relative to your reference sketch), you will need to rotate the Empty that controls your Modifier 90° on the X axis. This is because the Simple Deform Modifier bends about the axis object's Z axis.

Then set your Deform Angle to 90 or -90, depending on which way you want it to curve.

Finally, use the Limits sliders to specify where the bending influence will begin and end.

Simple Deform Modifier - Bend using Limits sliders

Mentalist
  • 19,092
  • 7
  • 94
  • 166