Author Topic: Complaining about Loading the Dishwasher ??  (Read 14831 times)

0 Members and 1 Guest are viewing this topic.

Glenn R

  • Guest
Re: Complaining about Loading the Dishwasher ??
« Reply #30 on: November 15, 2006, 09:02:01 PM »
Chuck, to be honest I can't remember whether I saw it somewhere or I stumbled on it years ago...might be the adesk ng...dunno.
Makes you wonder what else you can get to in the drawing dbase by converting an activex pointer to a lisp ename.

It works because tblobjname return a 0 . "BLOCK" which is BLOCK_BEGIN, whereas a com pointer to a block is actually positioned on the "BLOCK_RECORD" object/dxf code, which is of course where the blockreferenceids live.

All a bit of a moot point for me as i hardly ever write lisp anymore, but I thought it was a pertinent tidbit to share in the current thread context.

Cheers,
Glenn.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Complaining about Loading the Dishwasher ??
« Reply #31 on: November 15, 2006, 09:05:12 PM »
Interesting - just something to keep in mind for future endeavours.
I suspect my approach would get significantly faster the larger the drawing got and the more inserts of the same block...however that's just a suspicion.

Good stuff Kerry.

Cheers,
Glenn.

I'm sure your supposition is correct Glenn. I have a couple of projects planned with similar functionality, which may benefit from that approach..

Thanks heaps, again :-)
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.