AutoCAD Visual LISP / AutoLISP :: MDT Express Tools
Oct 11, 2011
MDT had its own express tools that someone had programmed some awesome file management tools into.i want to get access to these to do some large scale xref re-mapping (changing file paths) to sort an issue with file links now that we have a new cad server up and running.
i am not against doing some programming myself or scoring some of our great forum contributions to put this together if it hasn't been done yet, it just seems a waste that someone had done an absolutely beautiful job of doing this already, maybe we can track it down again?.URL....
View 2 Replies
ADVERTISEMENT
Mar 8, 2012
i had my enterprise CUI working fine, and then one day it blew up and now everyone gets an error that autocad is trying to load acetmain.cui but it's already loaded. do i need to load acetmain.cui as a partial cui? i figured that i did, but then why does acad try to load it twice?
so i have the enterprise cui loading the acetmain as a partial. when the users log in, the enterprise cui is in loaded AS their enterprise cui in the Support Paths but then they load their own custom cui as the Main cui on their individual workstations. THIS cui ALSO is loading the acetmain. i think that's where the conflict is.
if that's the case, should i just give out instructions on how to remove the acetmain from their personal "custom" cui? it seems that if i take acetmain out of the enterprise cui, that the entire menu disappears from teh individual workstations.
View 1 Replies
View Related
Dec 22, 2011
I would like to turn off the express tool visiblity in the menu bar. I have turned them off in the CUI. (in all workspaces, I have removed the aecmain.lsp witch i see loads into the toolbar, I have unloaded the partial cui and reloaded). If I set the workspace to one which it is turn off it goes away. Problem is that when I open again "its back". Is there another place that I don't know about that controls?
I "do" want to load the express tools. I don't want them to show in the menubar nor the ribbon. I want to allow command line or custom menu macro to call. I was able to do this in 2010.
View 2 Replies
View Related
Mar 7, 2012
I am trying to use LISP to justify text using TJUST express tool. I have different layers I need to justify differently - current code causes the error "extra cdrs in dotted pair on input". Or a better way to do it???
(setq N 0 ctext nil) (repeat (sslength ss) ;
begin loop (setq ctext (entget (ssname ss N)))
(setq clayer (cdr (assoc 8 ctext)))
(cond ((= clayer "LABELS")
(setq flag "Start") );
[Code]....
View 3 Replies
View Related
Oct 30, 2005
When using the express tool Burst, Invisible attributes are now visible. How does one modify the routine so that the invisible attributes are deleted.
View 3 Replies
View Related
Mar 26, 2012
How to get the 'Shape to Block' command to work (under express tools).
It says select object, but no matter what object I select eg. circle, pline or line, it says invalid selection. I am running AutoCAD 2012. Are 'shape' objects somehow different from any other objects?
View 1 Replies
View Related
Aug 12, 2003
I am able to use the menuload command to load the express menu, but when I try to execute one of the express tools. AutoCAD say invalid command, there was something on the website that said to type express tools at the command prompt, but when I do that, too it says invalid command.
View 5 Replies
View Related
Jul 11, 2012
I installed express tools with ACADE abd ACAD, some of them don't work, example:
_.sysvdlg Unknown command "SYSVDLG". Press F1 for help.
other commands missing:
arctextx, txt2mtxt,mocoro,dimex,dimin,qlattach
View 4 Replies
View Related
Sep 19, 2012
I have problem with my Autocad 2011,It always showing a message "unable to load acetauto.isp/fasload failed"
View 1 Replies
View Related
Oct 21, 2011
I am using AutoCad Civil 3D 2012, with windows XP, and when I type "extrim" at the command line, I get this:
Command: extrim
"bad argument type: listp #<SUBR @2f9669b0 BONUS_ERROR>"
There are also a few other express tools that when picked from the ribbon menu, do not work either. Now, I have seen elsewhere on the web that in this case, you should make sure there are no search paths set to R14 Bonus tools (which mine aren't), or repair and update express tools from add/remove programs in the control panel. I did this, and the only thing that happened was the numbers after SUBR@ changed.
View 3 Replies
View Related
Jan 5, 2011
My application works with function it acet-ss-drag-moves of Express Tools. Can I distribute AutoCAD Express Tools with the program of Installation of my application?
This to guarantee that Express Tools will be with the user's AutoCAD. If this is possible what document should I use?
View 1 Replies
View Related
Mar 10, 2011
I had express tools loaded, but now I have a problem. I try downloading Auto CAD True View, but did not get it to work, since then I have been getting unknown Command "txt2mtxt" now none of my commands work. I try auto cad repair from the install program and it still does not work.
View 1 Replies
View Related
Jul 12, 2012
Is there a lisp that will allow me to do a continuous dimension, but will alternate the dimension position from low, high, low and high? If there is no lisp already created, how to create one?
See Continuous dimension attachment for example.
I work at a glass and glazing company and this is how we dimension mullion width and DLO. See typical window dimensioning attachment for window elevation with dimensions.
View 6 Replies
View Related
Nov 14, 2013
I have a list ("temp.dwg" "temp2.dwg") and would like to add the string "insert text here" into each item in the list resulting in ("insert text heretemp.dwg" "insert textheretemp2.dwg"). how would i go about doing that using LISP?
View 2 Replies
View Related
Oct 7, 2013
Is there a way to programatically set a visual style before a drawing actually opens?
We have some huge models and people seem to forget to change their visual styles back to 2D wireframe before saving and exiting drawings. Some models will crash on some workstations when trying to open in a rendered mode.
I found a lisp with a function that looked to set viewport visual styles. But it does not seem to be supported anymore. --> (vla-put-VisualStyle vport 1)
View 9 Replies
View Related
Oct 11, 2012
I'm trying to write a lisp routine that, when I invoke the mleader command, osmode is set to "nearest" & orthomode is set off. I then would like the original settings to be returned.
attached is what I have written so far:-
View 4 Replies
View Related
Jun 20, 2013
Lisp that switches back on Selection Preview i.e. thickens and highlights lines when you hover over them?I don't know why, but they are always unticking the boxes.
View 4 Replies
View Related
Aug 10, 2012
I have the express tools loaded and it shows in Autocad. But when I try to use a command it says unknown command. I have tried unloading and loading the express tools many times but the commands in express tools aren't working.
View 9 Replies
View Related
Jul 11, 2013
My question is: Why certin AutoCad files, I'm not able to draw lines?
I'm in model space. I can move objects. I can even erase/delete things. But I'm tring to edit this shop drawing, i need to add some details, so i need to draw some lines. I use the "l" command. Select my 1st point, then 2nd point. It doesn't work? The Command line keeps saying: Specify next point or [Close/Undo]. But no lines are getting drawn. i finally have to hit escape to end the line command but no lines have gotten drawn. its the same thing if i draw a square or circle. (Not sure if you need to know this but these are my companies files created by a former employee of my company using our own AutoCad. So, i would think if he's locked this file somehow, i should be able to unlock it.)
View 2 Replies
View Related
Jun 26, 2004
i m trying to move arc text from one location to other but i cannot move it..
View 4 Replies
View Related
Aug 2, 2012
All my plain AutoCAD seats are running their Express Tools correctly but the AutoCAD that comes with Inventor will not.I have ET partial loaded in my custom menu, just like the plain seats, and it shows up in the pull-down menu and the ribbon but when i pick on any of the tools, it says "Unknown command."
View 6 Replies
View Related
Dec 3, 2012
When I search on Express Tools in the Help section I am told to type EXPRESS TOOLS int the Command Line. That produces the error msg. no such command.
View 2 Replies
View Related
Aug 26, 2013
I am currently running Building Design Suite Standard 2014. I have always used several of the tools on the express menu. Convert to mtext, arc aligned text, are 2 of the tools that are not working for me at this point.
View 9 Replies
View Related
Mar 6, 2010
Can I uninstall Express Tools?
View 3 Replies
View Related
Dec 2, 2010
WHERE AND HOW THE EXPRESS TOOLS ARE LOADED?
View 8 Replies
View Related
Nov 1, 2011
Is Express tools an option in Acad 2012 LT and if so how do I install it... It does not appear as an option in add remove programs.I would also like to know do you need express tools for super hatch?
View 1 Replies
View Related
Sep 7, 2012
Is it possible to execute a certain command based on multiple selections withinin a dcl? for example: two radio colums, one with selections A and B, and a second with selections 1 and 2. is it possible to program commands based on user selections from each column? ex: if A and 1- do a command. A 2- do a different command, etc...
I tried :
(action_tile "key1" "(setq A t")
(action_tile "key2" "(setq B t")
(action_tile "key3" "(setq 1 t)(done_dialog)")
(action_tile "key4" "(setq 2 t)(done_dialog)")
(if
(and (a) (1)
)
(command ...
but was unsuccessful. no matter which combination was selected, the command under all combinations would run.
View 2 Replies
View Related
Jun 3, 2013
I am trying to find a lisp that would get an attribute value (tag name = NBR_5) . I'm trying to run a simple routine that would let the user place the value from the titleblock attribute as text on a drawing. I see a ton of articles regarding getting attributes but I am not well versed in programming.
View 9 Replies
View Related
Jun 22, 2012
I have a routine that work fine, but I receive a nil at the end of command. How to fix that?
View 7 Replies
View Related
Oct 9, 2013
I'm trying to find acceptable point values to feed to the vlax-3d-point function for a vla-addmtext function. With vanilla lisp I just provide the point as x y = "7/32" "2-3/8". So I assumed that I could drop a 0 in for the z like: (VLAX-3D-POINT "7/32" "2-3/8" 0).
Then I thought I was going to be tricksy and try (vlax-3D-point (getpoint)) believing that I could pick the point and get what I need to feed the function, but yet again, no deal. The command line gave me:
node
of #<variant 8197 ...>
Nothing I can use in my code. So how do I find the point in a format that vlax-3d-point will like?
View 9 Replies
View Related
Dec 19, 2011
What is the magic word for put a point at each end of an arc, the lisp I have only put a point at center of the arc.
(defun cAA ( / i j ss e1 e2 p1 p2 p3 points )
(if (setq i -1 ss (ssget '((0 . "ARC"))))
(progn
[Code].....
View 5 Replies
View Related