Author Topic: Modelling query  (Read 2229 times)

2018-01-10, 17:19:23

Jpjapers

  • Active Users
  • **
  • Posts: 1722
    • View Profile
I have some STL files from a manufacturer and theyre full of the bolt holes. I need to drop some polys on the model so i want to remove them. Whats the best and quickest way in max to get rid of them (see attached image)?

Thanks
Jack

2018-01-10, 17:27:43
Reply #1

lacilaci

  • Active Users
  • **
  • Posts: 749
    • View Profile
If you want to remove holes, just delete everything regarding the hole itself and colapse the opening... Is that what you want?

2018-01-11, 09:51:41
Reply #2

Jpjapers

  • Active Users
  • **
  • Posts: 1722
    • View Profile
If you want to remove holes, just delete everything regarding the hole itself and colapse the opening... Is that what you want?

If i collapse the opening it collapses to a single vertex that is welded together on both sides of the sheet if you get what i mean?

2018-01-11, 11:24:57
Reply #3

faust

  • Primary Certified Instructor
  • Active Users
  • ***
  • Posts: 20
    • View Profile
First of all remove all the meshes on the edge of the hole and then collapse all vertices around it, you'll have only 2 vertices left on each side, but better solution will be removing everything around the hole and then create 2 polygons on each side

2018-01-11, 12:54:02
Reply #4

jrgby

  • Active Users
  • **
  • Posts: 77
    • View Profile
delete the cylindrical faces by selection by angle (poly)
cap both circular boundaries
ctrl+click to vertex selection and remove (backspace)
done.