Additional geometry by autolisp

Additional geometry by autolisp

stepron.sjangam
Contributor Contributor
853 Views
9 Replies
Message 1 of 10

Additional geometry by autolisp

stepron.sjangam
Contributor
Contributor

Hi Guys,

 

I have a lisp code for my first step drafting and i need help for code to draft some further steps. Please check attached drawing file for more information. I have attached code as well. I am not familiar with autolisp so it will be greate if someone provide me the code for the steps i have mentioned in the drawing.

 

 

0 Likes
854 Views
9 Replies
Replies (9)
Message 2 of 10

annoisscary
Advocate
Advocate

Honestly this looks like fairly simple geometry and is something I would probably just make into a dynamic block. No need to write any code, unless you wanted a dialog or prompts to properly adjust the block on insertion instead of using the properties panel..

0 Likes
Message 3 of 10

Sea-Haven
Mentor
Mentor

BIG HINT search rectang with tabs has been answered a few times. I am sure some one will post. I know did something trying to find it again. I had a dcl front end, length width and tabsize.

 

Adding the holes is part 2 doing something at the moment very similar except holes go inside . 

 

Dimensioning AutoLISP in AutoCAd 2024LT - Autodesk Community - AutoCAD

 

0 Likes
Message 4 of 10

diagodose2009
Collaborator
Collaborator

 

Clipboard01jean_mosocpol.jpg

 

I have a tool ARXto2D-geometry arx , but  was developed only < AutoCad2013 , and my boss have only arx as autocad2009x32 or x64.

This tool he=ARXto2D-geometry arx is licensed+registered to my boss computer (surveyour / firmware).

I can use he only  in ownBosscomputers working inside my boss computer/s.

  • I can work for you any task/s draft with Computers/Firmware,--and you will get the full source of pp_jeanmosocpol.lsp; because --my boss  do not accept free-work(He brought this  Arxto*metry.arx)..I put only pp_jeanmosocpol.vlx, thatt is minim version,
  • One normal version have extra featurs ( you need check layer exists, color Table, linetype, dimension setting, tilemode,, autocad, more checing, polar angles calculate, input points);
  • One good version .vlx,. need more checking  of  CurrentDrawing.
  •  

 

0 Likes
Message 5 of 10

stepron.sjangam
Contributor
Contributor

Okay thanks, but i really need this in the autolisp code to draft number of drawings in less time. 

Need to be included step 2 and step 3 code in the attached lisp code. 

0 Likes
Message 6 of 10

diagodose2009
Collaborator
Collaborator

You will  have, your-request too much angles calculations, too much dist&angles , distances of current-oom,

You will got pp_jeanmoscopl.lsp100%lisp ,but  i need work online together.

Please you test/s my attached *.vlx *.gif *.dwg.

Until you have fun with pp_jeanmoscopol.vlx, 🙂more funny funniest.😋

0 Likes
Message 7 of 10

stepron.sjangam
Contributor
Contributor

what is the command defination for this vlx file. is this possible to run by applaod command?

0 Likes
Message 8 of 10

diagodose2009
Collaborator
Collaborator

CQ1: What is the command definition for this vlx file. is this possible to run by appload command?

Answer: eJean

 

0 Likes
Message 9 of 10

CADaSchtroumpf
Advisor
Advisor

@stepron.sjangam 

Hi,

My way for this, if you want try!

0 Likes
Message 10 of 10

Sea-Haven
Mentor
Mentor

Try this, save Multi getvals.lsp to a suport path so autoloads.

SeaHaven_0-1714285843692.png

 

 

 

 

0 Likes