Dayananda Posted yesterday at 11:24 AM Posted yesterday at 11:24 AM I need a lisp code to open named viewports one after another. To view as animation. Quote
Steven P Posted yesterday at 01:57 PM Posted yesterday at 01:57 PM Maybe this might help: Lee Macs option at the end might give you a start. Do you want it to open the viewports automatically or with the user perhaps pressing say 'space' bar? 1 Quote
BIGAL Posted 19 hours ago Posted 19 hours ago The probable answer is CVPORT but how are you making the animation ? You can in a lisp change layouts and viewports use the DELAY command to slow down the changing between layouts etc. 1 Quote
Dayananda Posted 15 hours ago Author Posted 15 hours ago It can open in view command. I need to feed relevant names one after another including delay function. Quote
Dayananda Posted 14 hours ago Author Posted 14 hours ago finally I wrote a script. Now I want to add delay between each views 1954 delay 1955 etc. ^C^C_-view;R;1954;1955; Quote
Lee Mac Posted 1 hour ago Posted 1 hour ago Try the DELAY command - the argument represents a time in millisecs. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.