Search the Community
Showing results for tags 'issue'.
-
Hello. I am using an old acad.lsp file with custom modified commands. After years of using it without any problems, it suddenly stopped working. This happened on two different computers with different versions of autocad (17 and 18) and without any software or windows updates. Au...
-
I am new to lisp and programming in general. I get the basic gist and i'm not very proficient at reading it yet. I have 2 major issues. I have a hard time understanding samples given when researching issues i'm having, and no matter how hard I try I just cant seem to understand Arguments...
-
Hello All, Does anyone else have an issue with the command LAYUNISO? Every now and then when using this helpful command after using LAYISO it says that "Layers isolate by LAYISO command have been restored" but that is not always the case. Sometimes the layers are not restored and are left in a f...
-
The Popup Dialog box messages appearing during open the AutoCAD file?How to solve it?
tipu_sultane posted a topic in AutoCAD Beginners' Area
I received a CAD file from some one else when opens I received the messages during loading of AutoCAD software. 1. Proxy Information. 2. References - Unresolved References Files. 3. Annotation Scale - Large Number of Scales. I understand somehow the first two points...- 1 reply
-
- annotation
- issue
-
(and 3 more)
Tagged with:
-
I am trying to draw an octagonal luminaire arm with a slight taper for a light pole by sweeping along a polyline profile. Sometimes it lets me do it, most of the time it doesn't. I can do a scaled sweep along a straight path and an unscaled sweep along a curved path, but I cannot do a scaled sweep...
-
Hey gang! Quick question (hopefully).... Would there be any reason why several block references with (Locked and Constant) attributes do not get added to a Selection Set created using the .Select acSelectionSetWindow method? It's picking up all of the other items including block referenc...
- 2 replies
-
- selection set
- locked attribute
-
(and 3 more)
Tagged with:
-
Hi everyone! I'm kinda new in this LISP world and I'm having some trouble on this project of mine. Here we go: I need a LISP to draw a PLINE and create a text with the PLINE's area. The area is always different and I don't have the points to draw the PLINE, so I have to draw it with the mo...