Search the Community
Showing results for tags 'scripting'.
-
using -attedit in .scr file to modify title block attribute values
shrekuntu posted a topic in AutoLISP, Visual LISP & DCL
I'm trying to modify Title Block Attributes values using -attedit without being prompted for old value of the attribute. The only way I was able to make it work is as shown below if I specify old value (100). I'm trying to write an external script (.scr) which will be specified upon draftsight.e... -
Hi Everyone, I am trying to get this script to work but I keep getting error messages that say sendkeys.vbs is an unknown variable this is the script select item.cid case 61, 4 sendkeys.vbs "maskview {ENTER}" Endselect I've heard that a lisp could do this but my boss doesn't w...
-
I've made this script to adjust the extensions on our rectangular transition ducts but it doesn't want to work for me. Everything is fine if I keep it simple and leave out the " Or "Ductmate 35" " part but for this to work, I will need the or statement. Anyways, here's the script... select...
-
Hi, I am working in Fabrication and am trying to make a lisp that will select all items of a certain cid# (4 and 61) and then run a ctext on them. The lisp is also supposed to run a script at the same time, but that part works fine. This is my code so far... (defun c:etag() (setq ss (ssge...
-
Hatch that doesn't print what is underneath
Cad13 posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
Hi guys, I would like to create a custom hatch (solid hatch) which lets not to print what will be hidden underneath the hatched area. Is there any hatch like that already or if not, how may i script it? -
Script Help - Creating Text
leighmetcalfe posted a topic in The CUI, Hatches, Linetypes, Scripts & Macros
Hi, I am struggling to input text as part of a script. If I type it in via the command line it works. This is what I currently have. Text 7.838,1.205 0.094 0 "Text" Text 7.838,1.205 0.094 0 "Text" Text 7.838,0.936 0.094 0 "Text" If this cannot be done, I could use a b... -
Hello, I am looking into how I can create scripts that would generate a text file which can then be read in by AutoCAD to create the 3d model. I need to be able to create multiple iterations of a model (a solenoid winding) with different parameters (such as number of turns, wire thickness, a...
- 4 replies
-
- scripting
- non interactive mode
-
(and 3 more)
Tagged with: