Jump to content

Recommended Posts

Posted

Hello, I am writing a simple start up lisp to set up an initial configuration every time I open a drawing. One thing that bothers me in the default Perspective view and I want to change to Parallel view. I cannot find a command or variable for that.

Also, I am splitting the viewport into two vertical windows but the active view is always the right one. Is there a way to make the left one active? I tried using VPORT but I dont think it works.

Thank you so much.

Posted

check/set the CVPORT variable, it will change depending on the active viewport

Posted

Thanks @mhupp, this worked fine!

 

@dan20047, I tried to use CVPORT with different numbers but it doesn't seem to work...

Posted
12 hours ago, dmaeda said:

Thanks @mhupp, this worked fine!

 

@dan20047, I tried to use CVPORT with different numbers but it doesn't seem to work...

 

CVPORT stands for "Current View Port" and when you type it should show something like the following.

New current value for CVPORT (1 or greater) <2>:

 

From your layout description type cvport when the right is active if its 2 change it to 3 and the left will then be active.

You might not notice a change when typing them but if you use the zoom or pan only the active view port will change.

 

You can also change Active view ports by just double clicking in the view port when their isn't an active command.

  • Like 1
Posted

Great, it worked indeed. Thank you so much!

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...