AutoCAD .NET :: Get Input From Command Line?
Sep 30, 2013
I am writing a API in .NET. I can send commands to the AutoCAd command line using the sendCommand feature but can i access the result returned too? I am not able to find the right class/function the redirect the command result back to my API
View 3 Replies
ADVERTISEMENT
Oct 1, 2012
I want record a macro to update a title block. We've revised the formatting of our title block. The block name is the same, only some appearances change.
I noticed in the insert command, "You can replace an existing block definition with an external file by entering block name=file name." This would be great. I could just type in the block name and the file name and AutoCAD would replace the current with the new version in the file. Then do an ATTSYNC and we're done.
*EXCEPT*
The path and the block name both have spaces in them. Is there any way to make AutoCAD stop taking the space as a return?
View 9 Replies
View Related
May 10, 2012
I've update AutoCAD 2012 to AutoCAD 2013 and I have a problem when I type "L" or "C" to draw a line or a circle, the command line says "Unknown command "L". Press F1 for help". It's the same thing if I fully type the command "line" or "Circle". But some other commands works normally.
Working on:
Windows 7
Intel Core i7 2.93Ghz
8 Go RAM
NVIDIA Quadro FX 3800
View 9 Replies
View Related
Mar 16, 2012
Is it possible to input an arithmetic expression (like 0.7*24) when a command asks for input value? For example during offset command. I thought it is possible to use calculator command inside a command but there was no success.
View 9 Replies
View Related
May 17, 2012
Have tried the ARRAYPOLAR command on AutoCAD 2012 and seems that there is a problem with the prompter asking for number of items. It seems to randomly accept or reject the numerical keyboard input:
Command: ARRAYPOLAR
Select objects: 1 found
Select objects:
Type = Polar Associative = Yes
Specify center point of array or [Base point/Axis of rotation]:
Enter number of items or [Angle between/Expression] <4>: 10
Specify the angle to fill (+=ccw, -=cw) or [EXpression] <360>:
[code]...
View 3 Replies
View Related
Feb 13, 2013
Why AutoCAD 2013 turn off dynamic input when we use the insert command. It happens only when using dynamic blocks.
View 5 Replies
View Related
Jun 6, 2012
When I create a rectangular box in Autodesk Inventor 2008, shell it, and create a new sketch on any face and press E I expect to be greeted with the extrusion options. This does not happen, and a command alias input dialog appears in the status bar.
I really want to turn this off, since it has happened on other occasions as well. Since there's no other way to get to the extrusion feature, it completely halts my work.
Usually when I don't know what a feature is for and I'm not attempting to use it I expect to not see it- especially when I perform actions that don't usually bring it up. I'm not sure why the behavior has been put there. Hopefully it's not put into later versions (I've seen 2010 complaints as well) so someday an upgrade will remove the annoyance.
View 1 Replies
View Related
Jul 23, 2012
I have recently had my 2007 upgraded to 2010 and I'm finding it annoying that everytime I use the distance command the DYN button turns on and I get too much information on the screen as well as a little box I have to exit everytime. How to keep the DYN button switched off? I'm just happy to have the distance information in the command bar at the bottom.
View 5 Replies
View Related
Sep 5, 2012
I need the LT 2005 (with LISP tool box) to run some automation LISP file, which required to input some Japanese remarks in the drawing.
However, the "Japanese remarks" becomes garbled text whenever i enter it in the command lines.
View 3 Replies
View Related
Dec 13, 2012
I've been using AutoCAD 2013 Korean in Windows XP and Windows 7(32/64bit).
I have a question the command prompt.
The line have the name of layer : 0 (default layer)
I create another layer. It's unicode
And I will change name of layer 0 to 도면층1.
But I can not input unicode character to command prompt.
But It was changed from property dialog.
Can I input unicode character from command prompt?.
Previous version(AutoCAD 2008,2009,2010,2012) CAD worked well.
View 6 Replies
View Related
May 15, 2012
I press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot
The bug still happens;
- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.
This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.
Using Windows7
View 2 Replies
View Related
Nov 27, 2012
without reiterating a lot of what is said in this thread: [URL] ......
This happen outside the potential malware infection?
if you care to not click-through, the problem is that certain commands (not all of them) simply do not disply in the command line. so the MOVE command for example looks like this:
NORMAL:
Command: _move
Select objects:
NOW:
Command:
Select objects:
same with QSAVE and who knows how many others.
View 5 Replies
View Related
Oct 27, 2013
line command is a multiple command. there is a way to execute it like a single command?
View 4 Replies
View Related
Jan 17, 2012
I have coordinates for an aerofoil which I put into Autocad and plotted using pline. I have 52 points, what I want is to have more points on the aerofoil, i.e interpolate. I can probably create more points by averaging two adjacent y-points and two adjacent x-points but it would be much better if Autocad did this
the LIST command only gives the points i put in the program.
Capture.JPG
View 9 Replies
View Related
Sep 21, 2012
I have a problem with Dynamic Input suddenly displaying dimensions in the middle of a line rather than on screen as I work. What I mean is that if I draw a line the length of the line is displayed at the center of the line. When I zoom in to one end of this line the display of the length of the line is no longer displayed on screen but remains at the center of the line. I use AutoCAD 2008.
View 5 Replies
View Related
Jun 28, 2012
if I select a line, then enter the move command, the line unselects also when I select a line, then hit delete, the line is still there both of these used to work
2013 Civil 3D
View 2 Replies
View Related
Jun 10, 2011
Basically I got a process which is quite long , let's say 30 seconds.
I want put a counter at command line showing to
user how many objects has been processed so far. But I don't want to use New Line Feed to change the line and keep each new number at same line and same location of command line.
View 2 Replies
View Related
May 29, 2013
I'm trying to create a pline in a dynamic block where the length is determined by two values I would input into properties or as attributes.
The first value 'A' will be a ground surface elevation
The second value 'B' will be a ground water elevation
I would like to the pline to have a length of A minus B.
I would then also like to have mtext (or any other method of display text) to display the values of A and B.
For example, if I have a ground surface of 102 and a ground water of 91, my line length will be 11, and I can display a label of '102' at the top of the line and '91' at the bottom of the line.
I've created dynamic blocks before, but none that have used an expression of two values or having to display inputted values. I'm not really sure where to start with this, or if it's even possible.
View 7 Replies
View Related
Feb 4, 2013
My need is to create up to 50 points from the same origin in a three dimensional Cartesian coordinate system but I’d also like to have a labels for each point that show up in the feature tree.
Are there Inventor 2013 plugin (i.e., add-on, 3rd party, AP) to convert a list 3D Cartesian coordinate system locations (i.e., points) to Inventor to work points(x, y, z)?
I found that I cannot create 3D points in the assembly. Is this correct? I did find that an Inventor part may be used to create a 3D sketch that creates points in 3D space. In the past few days, I found two ways to create 3D points within a iPRT; the batch way uses an Excel file but it then does not allow me to name the points in the feature tree. The second way is to create them one at a time but that take way too much time.
View 4 Replies
View Related
Feb 25, 2012
I saw another thread on this, but it went unanswered, so I am going to ask it with some better information.I installed inventor pro 2012, and it was working fine for a few days, but it now is missing the input boxes for the Precise Input window. URL....
View 5 Replies
View Related
Mar 15, 2013
I am UNABLE to follow a tutorial on how to make a repeatable pattern using 'texture transfer' on some fire I want to make into a pattern!!! every time I select the area I want to use and the 'input map' and paste as new image and I tell Resynthesizer to use that image it ALWAYS errors out as "The Input Map Should Be The Same Size As The Input Texture Image" according to the tutorial another person gave me on this forum he said NOTHING about being the same size!!! in fact, his selection was SMALLER than the actual image that he was using Resynthesizer on!!!
View 4 Replies
View Related
Apr 13, 2013
I've been searching for a command that could actually cut lines for purpose. For example, if I'm drawing a 2 line crossed, wish I could cut the 2 lines so they are now 4 segments. On a circle, I could actually draw a line that pass trough the circle on cut it off the way I wish. Does such command exists for autoCAD? Very often, I've many lines at the same time that I wish I could cut with a single one. The problem is that I don't wish to trim 'em and extend (losing time and long process). Sure there is also the div cmd, but this isn't what I'm seeking for.
View 7 Replies
View Related
Oct 18, 2012
I had a problem this morning where for some reason I needed to do a drawing recovery on a map - which is fine, all seems well.
The problem is that now when I type a command, it doesn't appear next to the cursor anymore. It's not really a NEED having it there, but I've gotten to like that in the newer CAD versions, and now I can't find the setting that makes it come back. Sure I CAN type everything and have it show just at the bottom of the screen, but I'd rather have my dynamic field back.
How I can restore it?
View 2 Replies
View Related
Nov 20, 2012
This is the problem I have. When I type something, ie a line length or a command, ie purge, whatever it is I type it is not shown in the command line... what am I doing wrong or what setting do I need to change..
View 3 Replies
View Related
May 3, 2011
Command line for Dimension Fit
View 1 Replies
View Related
Jul 26, 2011
my command box has mysteriously vanished (more than likely my own doing) and I would really like it back!
View 3 Replies
View Related
Jul 11, 2012
From my .NET dll I need to get the command line parameters that were used when AutoCAD was launched.
In the unmanaged world I used acedGetAcadWinApp.
Is there a .NET equivalent?
View 3 Replies
View Related
Aug 1, 2011
I have a problem and as this has happened the first time I fire up autoCAD I can see that I am not going to have as easy a time as I did with 3D studio Max.
I found a tutorial on line, and it was talking about the command line, so i was entering points like it said, fine. I had to put it down as something came up at work. Go back to it to play some more, now I can no longer specify points in the command line, pressing space or enter just clears everything and asks to specify a point again.
What have I don't to make this happen, or is it a bug in the program. I have tried restarting again but still no.
View 9 Replies
View Related
Oct 1, 2013
I can't see that I changed any setting (never do) or did anything to make it so the instruction line under the Command: window at the bottom of the screen now expects me to enter text, i.e. In the Command Window we have "open", after I clicked on File / Open, but instead of being taken to the usual drop down of my hard drive the bottom line on my monitor reads, "Enter name of drawing to open <.>: The same thing happens if I try to save a drawing. This is making it extremely difficult to open and save, i.e. to work....
View 1 Replies
View Related
Jun 20, 2012
I recently started using v2012 after some time using 2006 2008. I frequently would use the ED command to add text to a dim line but it appears 2012 uses a different command for this.
View 6 Replies
View Related
Jan 21, 2009
I would like to calabrate a tablet when i type cal i get this
View 9 Replies
View Related