Hi evrybody
So today i got an idea to try making script that would make life easier when you do shop drawings from all the stuff you have modelled. My personal coding skills are poor but I decided to give idea to ChatGPT.
Basically my goal for script was that it copy selected objects and send them to desired point in global model and copies them along X coordinate with spacing. It also aligns objetcs local x,z coordinates to global x,y so it doesnt matter how original object is placed, you just have to set objects axes correctly. With that method I had objects copied and alingned so I can take parallel projection and top view.
Then i got idea to improve it and make new scene with style option for each copy pasted object.
After nice and frustrating chatting moment with bot it really made functioning script for what i was trying to do.
I’m not sure if there is already some extension thad does this, but if there isn’t yet I wuold like to share all this work here if someone is interested to make real plugin for this.
Objects to scenes.rb (6.2 KB)