Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/26/2018 in all areas

  1. I wrote a quick Lisp to map an image onto a ... "sphere". Sometime in the (near?) future I will try to improve it, for the moment the image resolution is poor. I used a 3d mesh and AutoCAD limits its dimensions do 256x256. If someone wants to play with the lisp I wrote, draw a 2d shape starting from point 100,0,0 to right. Use a solid hatch on the closed shapes, enter the PLAN command, and maybe do a zoom to "extents". Start the lisp by typing "Miki" and... wait. On my computer it took almost 2 minutes to create the model. Have fun! CADTutor.LsP
    1 point
  2. (setq regions (ssget "_C" point point '((0 . "REGION"))))
    1 point
  3. Sounds like take the plunge I have the same problem, "I designed it in 2016 so I have not started using 2019 but why is a couple of things now not working" 1 out of 8 designers rest of us on 2019 all ok. Running 2016 and 2019 at same time did some weird things with versions overiding settings that had been previously saved sounds like same problem the plot settings have overidden the LDT settings as they are maybe saved in the same registry location.
    1 point
×
×
  • Create New...