Author Topic: Dynamic Intelligent Leader !  (Read 180568 times)

0 Members and 1 Guest are viewing this topic.

Lee Mac

  • Seagull
  • Posts: 12916
  • London, England
Re: Dynamic Intelligent Leader !
« Reply #90 on: August 27, 2009, 05:17:15 PM »
Wow - that is cool!  :lol:

Aerdvark

  • Guest
Re: Dynamic Intelligent Leader !
« Reply #91 on: August 28, 2009, 01:36:42 AM »
Quote
Thanks LeeMac..

Want to see something cool ?

DiLeader will be "WIPEOUTED" !!     


That definitely is cool !!

New Shooz

  • Guest
Re: Dynamic Intelligent Leader !
« Reply #92 on: September 01, 2009, 05:55:55 AM »
This is a great bit of programming; however I wanted to make 2 comments:

1. I get an error when trying to point the DIL to a block (and even a viewport [not sure how often you would wish to point to a viewport, however] )

2. Like Lee Mac mentioned earlier in this thread - would it be possible to 'combine' this with the Multi-Leader wotsit ?
« Last Edit: September 01, 2009, 05:58:59 AM by Chortle »

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #93 on: September 01, 2009, 11:25:59 AM »
Unfortunetly...I think that I can't..
because Mleader use his own xdata on pickpoint that can interfere with DiLEADER Object association.

see This post

can I ask you why you want to use Mleader ? (just curious)
Keep smile...

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #94 on: September 02, 2009, 04:07:56 PM »
Finaly..  8-)

New Release..

DiLEADER v.2.2.2
Dynamic Intelligent Leader

Fixes:
   V.2.0.1 - 26-08-09   
   - DiLEDIT fix for Arrow switching with TAB key in Multi Object Selection
   - nil message removed in AutoCAD prompt line
   - Annotative Leader in Multi Object Selection Fixed

   V.2.1.1 - 30-08-09   
   - New Feature DiLEADER Auto-wipeout

   V.2.2.2 - 01-09-09   
   - Bug fix with text alignement on reactor object edition
   - Bug fix on WipeOUT multiple Leader Edition
   - Reactor OnDelete delete Wipeout if leader is deleted


On this release you will have some NEW options !


   - New command "DLMASK" allow user to mask Leader

   - New command "DLCUSTOMARROW" allow user to browse to a specific folder
     containing all custom arrow in dwg format and add to the existing   
     AutoCAD arrow block list.

DiLEADER allow you to Auto-Mask the Object under the Leader entity. (wipeout)



DiLEADER allow you to add all Custom DWG Arrow Blocks. (pressing the TAB key)



DiLEADER allow you to Multiple-Stretch with LeaderMask type
and switch all Mutiple arrow block by pressing TAB key.




I hope you will like it.  ;-)
« Last Edit: September 02, 2009, 04:17:26 PM by Andrea »
Keep smile...

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Dynamic Intelligent Leader !
« Reply #95 on: September 02, 2009, 04:11:18 PM »
THAT'S SICK!!

English translation: good work Andrea.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

GDF

  • Water Moccasin
  • Posts: 2081
Re: Dynamic Intelligent Leader !
« Reply #96 on: September 02, 2009, 04:38:05 PM »
How do i get the leader arrow options? When do I use the tab key?
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64

Serge J. Gianolla

  • Guest
Re: Dynamic Intelligent Leader !
« Reply #97 on: September 02, 2009, 06:16:11 PM »
Putain, la vache c'est genial  :-o
Oops excuse my french  :evil:

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #98 on: September 02, 2009, 11:19:24 PM »
How do i get the leader arrow options? When do I use the tab key?

Gary,..
Yes, TAB key allow user to switch between all available Arrow Blocks.
If it don't work... let me know please. Maybe is a diffrent code depending the Keyboard.

Michael and Serge...
Thanks for showing your "emotivity"   :-D

I think now I've done with this program...
i'll fix reported bug if found.

Time to get a little break before picking another idea in the basket.  :whistle:
Keep smile...

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: Dynamic Intelligent Leader !
« Reply #99 on: September 02, 2009, 11:33:42 PM »
forget Mleaders, DiLEADER is the new ticket!
this is incredible Andrea!!!
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Lee Mac

  • Seagull
  • Posts: 12916
  • London, England
Re: Dynamic Intelligent Leader !
« Reply #100 on: September 03, 2009, 05:37:03 AM »
Absolutely brilliant Andrea  :lol:

Aerdvark

  • Guest
Re: Dynamic Intelligent Leader !
« Reply #101 on: September 03, 2009, 08:31:50 AM »
Hi Andrea,

Thanks again for sharing and spending time on this one! I believe this is the best lisp code I've ever came across !! Reason why?

1. The ideas are very good, it goes beyond standard autocad (or at least I think of it that way)
2. The variety inside (multiple styles, wipe outs, use of the TAB key etc.)
3. The use of it: this will be used by many

I can imagine you are done with this one now. You've got all the right to.
Just a little hint: inside the lisp you princ out :

Code: [Select]
(princ
"\n
DILEADER v.2.1.2   by Andrea Andreetti        -Loaded-
command list = DILEADER/DIL   : Create Dynamic Intelligent Leader.
               DILEADERA/DILA : Create dynamic Intelligent Annotative Leader.               
               DLCUSTOMARROW  : Select a Folder to add More DWG arrow type.
               DILEDIT : Edit Leader created by DiLEADER.
               [color=red]DLMAK   [/color] : Allow user to Draw Leader Over a Mask Wipeout.
       ")

Where the red part should be "dlmask". But don't consider this as a comment,  :realmad: ...

I think I will start a topic called "Tell us your best routine".... so there is gonna be a collection of this kinda great stuff. Anyone agree..?

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Dynamic Intelligent Leader !
« Reply #102 on: September 03, 2009, 09:04:36 AM »
Aerdvark ..

Thanks for all your comment...
I realy appreciate.

The idea to have this new topic will be nice.
but theswamp have a topic named "Show your Stuff"
maybe user can put it there.?

Also,...I have made many hot routine that I can't share for legacy restriction.
but I can explain what it does and show some screenShot ?.. :kewl:

Anyway,....Nice to see that DiLeader is appreciated from many.  :roll:
Keep smile...

GDF

  • Water Moccasin
  • Posts: 2081
Re: Dynamic Intelligent Leader !
« Reply #103 on: September 03, 2009, 11:21:28 AM »
Andrea

The promblems I am having is with the dimstyle and dimstyle overrides. If I use the standard style everything works fine, tab key and all.
When I use anyother dimstyle it creates an override and doesnot work (not arrows show up) and of course the tab key will not display the other options.
 
I think the problem is here on my end. I will get back to you when I figure it out.
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64

GDF

  • Water Moccasin
  • Posts: 2081
Re: Dynamic Intelligent Leader !
« Reply #104 on: September 03, 2009, 11:35:19 AM »
Andrea

The promblems I am having is with the dimstyle and dimstyle overrides. If I use the standard style everything works fine, tab key and all.
When I use anyother dimstyle it creates an override and doesnot work (not arrows show up) and of course the tab key will not display the other options.
 
I think the problem is here on my end. I will get back to you when I figure it out.

I think it has to do with where I chose to place the DLCUSTOMARROW folder containing your arrow blocks.
When I use the DLCUSTOMARROW command, how do I chose a different folder using the browser?
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64