7

Please tell me how to make a polygon of this type as in the grid in the example. What is the fastest way to add points to the selected polygons to get a polygonal hole. Thank you.enter image description here

Karyna
  • 85
  • 3

2 Answers2

11

Right click > Subdivide your selection:

enter image description here

Then right click again > LoopTools (it's an addon that you need to enable) > Circle:

enter image description here

And X (Delete) > Faces:

enter image description here

moonboots
  • 155,560
  • 7
  • 105
  • 171
6

As a complementary answer you can work on one "unit"enter image description here

And use two array (one for the X axis, the other for the Y to create your grid

enter image description here

pons de leon
  • 1,148
  • 1
  • 8
  • 21