Script request
1-10
11-30
31-35
From:
nameless
3 Mar 2020 (31 of 35)
9322.31
In reply to
9322.30
Hi Quaritexa,
Did you end up modifying the second script? Can you share the script version that works 100% for you?
I will play with the line Michael pointed at and see what I get just for fun.
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
vector illustrator (QUARITEXA)
4 Mar 2020 (32 of 35)
9322.32
In reply to
9322.31
yes
Attachments:
SetNearestOrthoView.js
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
nameless
5 Mar 2020 (33 of 35)
9322.33
In reply to
9322.32
Thanks! I tested it and I got an odd single instance of weird rotation, but I couldn't reproduce it and it seems to be working fine in all angles now. super!
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Frenchy Pilou (PILOU)
29 Jun 2020 (34 of 35)
9322.34
Seems not for me... Must be the big full top face view no ? Not sure...
What is the nearest ?
EDITED: 29 Jun 2020 by PILOU
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Frenchy Pilou (PILOU)
29 Jun 2020 (35 of 35)
9322.35
Else in case of...you can input any numbers
script: /* Toggle FOV */ var other_angle = 40.0; var v = moi.ui.mainWindow.viewpanel.getViewport('3d'); if ( v.projection == 'Perspective' ) { if ( v.fieldOfViewAngle == other_angle ) { v.fieldOfViewAngle = 27.5; } else { v.fieldOfViewAngle = other_angle; } }
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
Reply to All
Show messages:
1-10
11-30
31-35