Search the Community
Showing results for tags 'auto'.
-
Create slope with lisp Polyline (WANT TO ENHANCE)
Prageeth posted a topic in AutoLISP, Visual LISP & DCL
I Have lisp for placing slope and arrow with polyline and i want enhance this to what i need mention in my drawing file..so i have attached lisp & sample drawing file . and also want to enhance lisp for select all polyline at once, currently lisp select on object at once. thanks....- 3 replies
-
- slope lines
- slope
- (and 13 more)
-
I am looking for a routine to automate what we already do. We have a routine that currently when we run the command it ask for "Select location on pipe" which then user selects a point where they want the leader to start. After selecting the initial point the user then selects the "landing" poi...
-
Help With LT05 Macro Autonumber and OS Near
Chumbawamba posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
I have this macro (from Somewhere) to increment numbers on each click. I would like it to set to object snap Near before i click so it will just snap the number to the nearest thing i click. *^C^C_text;\;$M=$(+,$(getvar,USERI1),1);setvar;USERI1;$M=$(+,$(getvar,USERI1),1); Also is there a... -
Hello Everyone! As my first post I'm going to give a doozy. I've searched and searched, but can't find a lisp or info that helps me with my problem. Maybe I can find some help here - even though I've already turned grey, I'd still appreciate it. So, here we go... I insert attributed bloc...
-
Free download of autocad architectural 2009 software
pritamobi posted a topic in AutoCAD Beginners' Area
I am newbee in this field.I want to learn Auto Cad Architectural for designining 3D building structure. Which software i should download which is available free on autodesk. I am using 4GB ram windows vista with 350gb space. Pl let me know if more info is required about my laptop.... -
Hey all, i was wondering if it is possible to automatically add letters/numbers after i type something? Say I have a table full of cups, i count these cups and i find i have 9. "9 cups" is what i want to see after i type "9" and hit 'Enter' Because "9" is shorter in horizontal length than...