Notifications
Clear all
[Closed] slice selected polygon
Mar 22, 2011 9:35 pm
Hi all
I try to simplify the workflow in our company and learn max scripting .
We do a lot of Architectural Visualisations and i try to code a simple Window Tool.
You just select the polygon, where the window is located and it will create the window.
To create different window styles i need to slice the polygon in desired pieces.
Is there an easy way to slice a selected polygon horizontal and/or vertical in the middle with max script?
Thanks!
Greets kd
3 Replies
Mar 22, 2011 9:35 pm
yup, here ya go
modPanel.addModToSelection(tessellate facetype:1 type:0 iterations:0)