Author Topic: Flagging Leaders with more than 2 vertices  (Read 5552 times)

0 Members and 1 Guest are viewing this topic.

ELOQUINTET

  • Guest
Re: Flagging Leaders with more than 2 vertices
« Reply #15 on: April 09, 2008, 11:43:04 AM »
hmmm it does work i'm not sure what was going on before sorry. i guess we can look at the bigger picture now. How can I run this on a batch of drawings. I have hurricane here but it's the trial version. Are there other ways I can run this on many drawings than through script. We have several vba routines that will run on a batch of drawings but how do you handle this process with lisp, just looking for ideas.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Flagging Leaders with more than 2 vertices
« Reply #16 on: April 09, 2008, 12:05:05 PM »
Did you use this to get the changed leaders?

(setq  ss (ssget  "x"  (list '(8 . "badleader") (cons 410 (getvar "ctab")))))
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

ELOQUINTET

  • Guest
Re: Flagging Leaders with more than 2 vertices
« Reply #17 on: April 09, 2008, 12:31:23 PM »
cab i was using ron's lisp routine. i haven't even thought about if it would be possible to replace the bad with the good but that would be sweet. They have just beeen establishing the standards here so hopefully it won't be a big issue in the future after we train everyone the right way, that's my hope anyway.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: Flagging Leaders with more than 2 vertices
« Reply #18 on: April 09, 2008, 01:09:19 PM »
Are you saying that Ron's lisp did not change the layers?

Does the layer exist already?

I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

ronjonp

  • Needs a day job
  • Posts: 7529
Re: Flagging Leaders with more than 2 vertices
« Reply #19 on: April 09, 2008, 01:10:39 PM »
I think the layer is automagically added when using entmod....at least it was when I tested out the code.  :-)

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC