RADOLOMEO extrude
Uploaded version 0.9 of the script. Much more tools to be checked.
Not optimized too much.
Tools:
- prepare - converts model to editable poly
- extrude to - extrudes selected face to the point of mouse click
- bridge to - bridge tool
- make open - make an opening on selected face, no need to select opposite face
- make hole - make opening with inset not to have overlapping faces
- smart extrude - finds the nearest face and select it for extruding
- make simple window - makes simple window on selected face. no need to select opposite face
- take wall height - takes all faces of the selected wall side
watch video for preview
Attachment | Size |
---|---|
radolomeo_extrude_v09_0.mse | 10.16 KB |
Comments
Code is dirty. Cleaned up version plus added error catching
Like the idea. I quickly cleaned up the code, added a destroydialog and try catch() for the buttons and the tool foo. Needs more testing but works without errors so far.
Hope you don't mind.