Author Topic: SSget help  (Read 4631 times)

0 Members and 2 Guests are viewing this topic.

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: SSget help
« Reply #15 on: June 12, 2013, 08:57:32 AM »
Hello,
Quote
Exactly. Which means you'd need the coordinates of the VP (or cropped vectors if so), and also the layers which aren't VP-Frozen.

To the game...
Code: [Select]
(ssget "_C" '(-1e99 -1e99) '(1e99 1e99))
Would you mind elaborating on this?

Using the idea that ssget graphical selection modes will only select objects currently visible on screen.
Right on. I thought as much, but wasn't 100%. Thanks.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

irneb

  • Water Moccasin
  • Posts: 1794
  • ACad R9-2016, Revit Arch 6-2016
Re: SSget help
« Reply #16 on: June 12, 2013, 09:35:48 AM »
Food for thought.  8)
http://www.theswamp.org/index.php?topic=9461.msg129670#msg129670
Well then that code could be used to calculate the boundary of a CP selection. That would then probably do even the cropped VP's correctly.
Common sense - the curse in disguise. Because if you have it, you have to live with those that don't.