Python could solve this?

Hello Hello,

i’m working on a quite repetive work right now and i wanted to know if a python script could work to be able to do this task.


I need to adapte dimention to a plan that is quick i select the face and i move to the lengh i want like this.


but would it be possible to create an python script where you move it went back the surface to 0,05 for exemple in the other direction ? like the next image

Like this i could create a command who make the surface and move in the other direction of a constant direction in the same command !
Thank you so much for your help

Hi Julien - I am not quite sure I follow yet but maybe just a macro:

! _MoveFace _Pause -.05

-Pascal

to test / finetune the macro:
_macroEditor

1 Like

Its not exactly that i would like to select point or face thats good to be able to move until the point i want and automatically it take the normal i did and move it 0.05 in the opposite direction. Its to create gap in my 3D. thank you so much Pascal