hey, i want an custom autolisp

hey, i want an custom autolisp

tomerhaimovwork
Participant Participant
753 Views
6 Replies
Message 1 of 7

hey, i want an custom autolisp

tomerhaimovwork
Participant
Participant

hey, i want someone to do a autolisp for me, off course with payment, all the details on the attached zip file, if your intersted (after looking at the files), send me a private message😀

0 Likes
Accepted solutions (1)
754 Views
6 Replies
Replies (6)
Message 2 of 7

Moshe-A
Mentor
Mentor
Accepted solution

@tomerhaimovwork  hi,

 

Attached tlsetup.zip file contains three files:

1. example.dwg - your sample file + changes i made.

2. standalone "NH Laoyout orderN" block.

3. tlsetup.VLX my lisp program.

 

first, thank you for well explained the issue and providing all the info (files) needed to to do it.

have some suggestions for improvement your work 😀

 

1. the 6000x3000 mm page size does align with the layout viewport size it should be suit to the paper size \ printer + plot scale you are using.

2. in title block i see uses of layer 'Defpoints' and i wonder what's used for??? 

    if this has no meaning, then you should move these objects to a other name layer. 

3. instead of providing the PANEL_NAME + QUANTITY as simple texts you could put them in attribute block.

    as a block it would be more easy to catch them from lisp.

 

Now for the real thing: 🤣

unzip vlsetup.zip to a folder (better under AutoCAD support files search path)

open my update example.dwg and load vlsetup.VLX in.

 

Command: TLSETUP  (Tomer Layout Setup)

Boundary first corner:  <pick>
Boundary other corner: <pick>

 

the picked points must be on opposite size (not at same X as you were envision it 😀depending on page number order you want (e.g from top\bottom or bottom\top) you can pick the points and it does not matter which is first or second.

 

i'll explain:  if you want the page order (1, 2, 3, ...) to be from top to bottom than you can pick the top left point (of the big boundary) first and the right bottom (diagonal) as (second) the other corner but you could pick the top right point first and the left bottom second and it will be the same. if you want the page order from bottom to top, than start picking from bottom.

 

As soon as you finish picking the opposite points, the program goes in to action. depending on number of layouts this process can take from seconds up to a minute (patience ha 😀)

 

if the layout name is already exist, it will be renamed by adding this suffix '$n' where 'n' is a digit 1,2,3...

 

cause your title block geometry points does no fall as whole numbers i modify the two rectangles to align whole numbers and to fit in the paper size ISO_expand_A3_(420.00_x_297.00_MM) of DWG to PDF.pc3 printer.

i understand yours goes to some kyocera 2553 which is don't have so some updates to this is need in the coming future. i named the modified block as "NH Layout_OrderN" to distinguish it from yours and save it inside "example.dwg". so you can test the program with example.dwg. for other files make sure the standalone "NH Laoyout orderN" block is on AutoCAD support files search path.

 

that's it mate 😀

 

enjoy

Moshe

 

Message 3 of 7

tomerhaimovwork
Participant
Participant

Wow, I don’t know even what to say, you’re amazing! How I can contact you? (Something like discord or whatsapp)

0 Likes
Message 4 of 7

Moshe-A
Mentor
Mentor

thank you @tomerhaimovwork 

 

We can continue to be contact here, besides me here there are other great experts who can help.

review my recommendation and if you decide to implament them, i'm here 😀

 

Moshe

 

0 Likes
Message 5 of 7

tomerhaimovwork
Participant
Participant
Thank you so much!
But I want to pay you for your work, because there are more features I need
0 Likes
Message 6 of 7

Moshe-A
Mentor
Mentor

Yes i am aware of that and that's very generous of you but i do autolisp as a hobby

 

 

0 Likes
Message 7 of 7

tomerhaimovwork
Participant
Participant
thank you so much, if i can buy the source code from you it would be very helpful for me:)
0 Likes