BabaCAD

Discussion in english => General discussion about BabaCAD => Topic started by: HPW on April 24, 2016, 05:45:09 pm

Title: Switching between viewports and entsel viewports
Post by: HPW on April 24, 2016, 05:45:09 pm
Hello,

I am further testing on my tablet and create a second viewport.
But now I find no way to Switch to the first viewport.
In the help file I find nothing about choosing the active viewport.

Another Lisp Problem with viewport:  (entget(car(entsel))) does not work with viewport-rectangle.

Regards
Hans-Peter
Title: Re: Switching between viewports and entsel viewports
Post by: HPW on April 24, 2016, 06:17:25 pm
Hello,

Found the Switch function: Double-Click outside the active viewport deselect it and Switch to paperspace.
Then Double-Click into the next viewport to get into mpdelspace of that viewport

Regards
Hans-Peter
Title: Re: Switching between viewports and entsel viewports
Post by: HPW on April 24, 2016, 08:04:16 pm
Hello,

>>Another Lisp Problem with viewport:  (entget(car(entsel))) does not work with viewport-rectangle.

This Problem remains! ;-)