Notifications
Clear all

[Closed] Cut with Rotation Viewport

Hello,

exist some tool for cut poly object with rotation viewport? I know Cleancut, but sometime give me some script error o bad cuts.

Thank’s!

1 Reply

Hello Cecofuli,

his line of code sill align the sliceplane to the viewport, while keeping centered on the pivotpoint of the object (EPoly!).


polyop.setsliceplane $ (ray $.pos (inverse (viewport.getTM()))[3]) 10

Cheers,

J.