Thanks to @liukov.dobriev and his script from this threat.
Although I’m fully newbie to scripting, lately I was trying to modify it a bit it can capture selected view (Top/Front/Right).
However, since the script use rectangle’s X,Y to define its size. It no longer works when the view plane is not on XY plane…
So I somewhat modified the script as show below.
Note that the input curve is meant to parallel to the correspond view plane.
As I mentioned at first I’m really new to scripting…all I did is shuffle and messing around in the script.
One thing I noticed is Redraw in the script seems take a bit of time.
Please give any suggestion or thought if anywhere I can improve, I’ll be very appreciated.