AutoCAD Civil 3D :: Open Command Doesn't Work

Apr 27, 2010

the user is running C3D. He can only open a drawing if its in the previously open files list or he can open with Explorer. If he clicks the open toolbar or selects open from the menu or even types it at the command prompt, nothing happens. It seems to be trying to do something because the command prompt doesn't come back unless he escapes. If he instead hits enter, he gets a message that says it can't find the file specified - even though he never got a chance to specify anything. It's not FILEDIA and he has rebooted. It's also not hiding the open dialog box behind the acad screen.

View 9 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Array Command Doesn't Work Properly

May 8, 2012

previously i was using civil 3d 2010, now while i am using 2012. i want to create a grid of points with easting and northing. i have manually created a point but when i use array command it does not work properly. as u can see in this image.

i created point with proper values of easing and northing but after array easing northing values becomes just -19.

View 5 Replies View Related

AutoCAD Civil 3D :: Why Label Command Doesn't Work In The 2007 Land Desktop

Oct 3, 2013

why the label command does not work in the 2007 LandDesktop ...Instead I just get the error "AEC_CIVIL_ NONASSOCAUTOLABEL".

View 1 Replies View Related

AutoCAD .NET :: Veto ETRANSMIT Command Doesn't Work

Sep 13, 2013

I need to Veto ETRANSMIT in some cases, I stripped down my code to a msgbox that will ask if i want to Veto Or not

Imports Autodesk.AutoCAD.RuntimeImports Autodesk.AutoCAD.ApplicationServices<Assembly: ExtensionApplication(GetType(GHATransmit.Initialization))> Namespace GHATransmit Public Class Initialization Implements IExtensionApplication Public KillCommand As Boolean = False Public Sub Initialize() Implements Autodesk.AutoCAD.Runtime.IExtensionApplication.Initialize Dim dm As DocumentCollection = Application.DocumentManager Dim doc As Document = dm.MdiActiveDocument AddHandler
[code]....

Even if the e.veto has been sent to AutoCAD the ETRANSMIT command still continues.

View 2 Replies View Related

AutoCAD 2010 :: Extend Command Doesn't Work

Mar 10, 2012

I have a 3d drawing file which I manually flattened except the section. The ground plan is at 0 Z axis. 

Now I am trying to draw lines on top of it, and I cannot extend my lines. Any solution to this?

Additional question:

I also had some difficulties when I was trying to flatten the 3d model. "Flatten" command did not work. I understand Flatshot did not work because these are not solids. But why Flatten did not work? That was why I had to manually change start and end of z position. 

View 6 Replies View Related

AutoCad :: WBlock Command Allows For Backsaving But Doesn't Seem To Work

May 18, 2011

I have used the wblock command to block out drawings for use by other companies and was backsaving by using the wblock browsing ellipsis.

I keep getting requests to backsave the blocks again, so this process doesn't seem to work.

View 8 Replies View Related

AutoCAD 2010 :: Dimreassociate / Command Doesn't Work With Multileaders

Mar 26, 2013

I have some mulitleaders in paperspace that lost their associativity with objects in model space.  _dimreassociate will work with to reattach a leader arrowhead to a model object but the command doesn't work with multileaders.  Is there another way to do this or do I have to redraw the multileaders?

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Copy Command Doesn't Work?

Oct 18, 2013

In AutoCAD 2011 in mapclassic mode I removed some buttons that I don't use from the Modify toolbar and now the copy command doesn't work.  I can't even type in the command line. 

View 1 Replies View Related

AutoCAD 2010 :: Block Command Doesn't Work - Crosshairs Instantly Turn Into Windows Arrow

Aug 19, 2010

Why my Block command does not work anymore?

I type in the command ( I'm an old school typer, hate the buttons ) BLOCK....then the next thing that happens is (after hitting enter of course), my crosshairs instantly turn into the Windows arrow.

I wasn't playing with any switches. I was just trying to make a little block with a number in it.

Yes, I restarted AutoCAD, restarted the computer, did not reload in AutoCAD.....AutoCAD 2011 by the way.

I run Windows 7 Home Premium 64bit.

I have to do a WBLOCK to make the blocks I need to bypass this odd behavior.

View 7 Replies View Related

AutoCAD .NET :: Right Mouse Click Doesn't Open Menu If Call Command From Palette-Set

Oct 23, 2013

I have my own Palette Set.

On this Palette Set I have a palette withe a tree.

On the right click of the node, I call a command (it's one of our own ObjectARX commands, but the problem is the same with a build in command).

The command wants the user to select a point, with a few options. If I first select a point (left click) and then click right, everything works fine.

But If I click with the right button, before I select anything, the menu is not shown.

The code for calling the command is really easy:
 
Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument.SendStringToExecute("_ARC
",true,false,false);

 As said before... I don't call the _ARC command... but for the arc Command the right click menu is not shown also...What can I do, to get the normal behavior of the right click?

View 2 Replies View Related

AutoCAD Civil 3D :: OverlayMillAndLevel2 Doesn't Work?

Dec 6, 2013

I am rehab a part of road, and  using overlaymillandlevel 2 subassembly. I'm noted that when existing cross slope past to 6%, corridor is not build like the picture below. understand why this happenning.

View 5 Replies View Related

AutoCAD Civil 3D :: DGNPURGE Doesn't Work On All Computers

Jan 8, 2014

This is in reference to the DGNPURGE command for Civil 3D 2014 that can be installed from this hotfix:[URL]

I have already installed Service pack 1 for Civil 3D 2014.

I installed this hotfix on 16 computers in my office. So far the command runs successfully on only 4 computers.

Everyone in my company uses Windows 7 64-bit on computers that are identical. Once the hotfix is installed it doesn't work for everyone. It will run, but it returns this error: 

"Unable to erase stroke (AcDbZombieObject): eNotAllowedForThisProxy" 

That error is displayed thousands of times, I assume once for each unreferenced stroke. The at the end it says this: 

"Purged 0 unreferenced complex linetype records (of 0). Purged 0 unreferenced strokes (of 19970)." 

For only a few people, when they run DGNPURGE on the same exact drawing and it purges the unreferenced strokes just fine. It then says: 

"Purged 0 unreferenced complex linetype records (of 0) Purged 19969 unreferenced strokes (of 19970)" 

Each installation of Civil 3D was performed in exactly the same way from a deployment by one of our IT staff members. In addition, we already tried uninstalling Civil 3D and reinstalling it on one of the computers and it still doesn't work.

At the suggestion of Autodesk support I tried starting one of the computers in diagnostic mode and that didn't work either.I made sure to use the files in the px64 folder. In addition, I did try the files in the px86 folder just to see if they would work and they do not.Also, I have installed the Civil 3D 2012 hotfix for everyone and it works fine for everyone including those who the C3D 2014 hotfix doesn't work.

View 5 Replies View Related

AutoCAD Civil 3D :: Lat - Long Label Doesn't Work?

Aug 22, 2012

In Civil 3D 2013 > Settings tab > General > Label Sytles > Note . . .create a new label style that will label the latitude and longitute of a location in your drawing.  Assign your drawing a coordinate system.  Now label  a point in your drawing with the newly created Lat-Long label.  Tell me if it works.  I've not had any luck with it.  I can do it fine in Civil 3D 2012, but no matter what I do (old drawing, new drawing, any template) it just doesn't seem to work in Civil 3D 2013. 

View 9 Replies View Related

AutoCAD Civil 3D :: How Does Contour Follow Command Work

Mar 28, 2013

I got a scanned image and wanna to get contour lines from it, so i'd like to know how does "Contour Follow"  command work in A.C. civil 3d???

View 9 Replies View Related

Illustrator :: Open Recent File Doesn't Work?

Jun 20, 2012

I've just started a new job, and I'm on a PC with CS6. (I'm used to Mac, CS5)
 
I can't seem to get 'open recent file' to work in any of my CS6 programes It is always greyed out and never remembers what I've last done. Does it have something to do with the files being stored on a passworded server?

View 2 Replies View Related

Lightroom :: Won't Open CS6 - Edit In Photoshop Doesn't Work

Oct 27, 2012

Lightrrom 4.2 can't use the right click, "edit in" photoshop CS6. I have tried edit, preferences, and created a Preset and pointed it to the CS6 photoshop.exe... still a no-go.

View 2 Replies View Related

AutoCAD Civil 3D :: Draw Order Toolbar Doesn't Work?

Jun 25, 2009

The draw order toolbar icon is displayed on screen. When I try to change the draw order, I hit the toolbar and get an AI_Draworder unknown command. I even moved the toolbar in a different part of the screen. The only why I can now change the draw order on an entity is the type in the word draworder in the command line. Is there any way to reactiviate the draw order toolbar?

View 7 Replies View Related

Illustrator :: CC Latest Version Doesn't Work - Can't Open AI Files

Jan 27, 2014

Illustrator CC latest version doesn't work. I can't open my ai files, I can't make new documents.

View 6 Replies View Related

AutoCAD Civil 3D :: Double Click To Edit Text Doesn't Work

Oct 18, 2013

Every time I double click on single line text it brings up the properties. I have searched online and made the changes to certain toggle settings and still nothing. I'm not doing something right I just can't figure it out. I know "DDEDIT" can do the trick. But, I know double clicking has worked on previous version and I want it to work on my 2013 version.

View 8 Replies View Related

AutoCAD Civil 3D :: Read DEM File With Rectangular Spacing Doesn't Work

Jun 27, 2013

Seems every application but Autocad Civil 3D can read in a DEM with rectangular spacing.

how to approach this? I have a lot of files, I really don't want to have to resample them all at a square spacing so Civil 3D feels good.

See attached files.

Even Spacing

18m x 18m grid spacing

Rectangular Spacing

18.2 x 17.2m grid spacing

Civil 3D 2014 (SP1)
Win 7 Pro x64
DELL Precision Workstation T3500
Intel Xeon 3.3GHz (w3680)
24Gb Ram
NVIDIA Quadro 2000 (1GB)

View 7 Replies View Related

AutoCAD Civil 3D :: Delete Key Doesn't Work / Unable To Edit Text

Mar 4, 2009

I have to go up to cut and select the object to delete. Also when I click on text the edit dialogue box doesn't come up. I have to go to properties to edit.

View 9 Replies View Related

AutoCAD Civil 3D :: Apply Corridor Section Edits To Range Doesn't Seem To Work?

Mar 21, 2013

I have a cround road with curb and gutter, sidewalk, a retaining wall, and pan at the top of the retaining wall behind it, and then a link slope to surface.  From station 3+40 to 3+50 we are not putting in any pan.  The topp of the the wall at these stations is at existing grade.

When I go into my corridor section editor at station 3+40 and delete the pan behind the wall it goes away.  When I click on "apply to range of stations" and put in 3+50 for the end station, my corridor sections do not change.  Why is this?  3+40 stays changed but thats the only one.  I have rebuild automatic set and even if I click the update corridor button, it does not apply this station range.

View 1 Replies View Related

AutoCAD Civil 3D :: Any Way To Open Last Prospector Work

Feb 20, 2013

Every Time I open C3D I have to open my drawings. 

In addition I have always an empty and irritating empty "drawing1" ....

View 9 Replies View Related

AutoCAD Civil 3D :: Open Command Showing Wrong File Date

Nov 27, 2013

C3D 2013 64 Bit, Win 7 Pro 64Bit

When I use the open command in C3D the file date is incorrect for a file. I also have a explorer windows open and it shows the same file with the current date.

This file is located on my local hard drive. C3D shows 11/15/2013 for the date the actual date of the file is 11/26/2013. Even after a save it's still wrong. My isavepercent is set to 0 .

View 4 Replies View Related

AutoCAD Civil 3D :: Data Panel Is Missing / Data Connect Route Doesn't Work

May 3, 2013

I've just installed Civil3D, 64-bit on windows 7(running on bootcamp) and am trying to insert a georeferenced raster image but have encountered some issues. 

1. "Home tab>>Data panel>>>insert An Image" - The data panel is missing and it's also not found in "customize palettes" 

2. Trying the data connect route does not work either: Display manager>>>Data>>>Connect To Data - There is no 'Data' option and I cannot connect to Data.

View 1 Replies View Related

AutoCAD 2010 :: When Press Open The Open-window Doesn't Open

Jan 21, 2012

When press "open" the "open"-window dosn't open. Insted it open a comandpromt by the cursor that promt me to enter full search-way and name on the file I want to open.

What can i do to get the "open"-window?

View 2 Replies View Related

AutoCad :: Crashing Doesn't Happen At Any Command In Particular

Jun 5, 2013

Im starting to look at a problem with 1 particular drawing I am working on, though to be honest i'm not sure where to begin.... It is nearly impossible to do anything to the drawing without having it crashing on me. On another machine it completely crashed the computer, leaving nothing but the blue Screen.... The file is only 3000 KB, has 2 xrefs and nothing much else complicated. There are some blocks in the drawing (about 100), and around 50 layouts.

The crashing doesn't happen at any command in particular, and I don't think it's the Computer as I have been working on other bigger files with more elements and not had anything (other than the usual)

Can there be something in the drawing that I can search for that makes AutoCAD Crash?I can't get it fixed then I'm going to have to redraw from scratch..

View 9 Replies View Related

AutoCAD 2013 :: Align Command Doesn't Operate

Jun 5, 2012

when I attempt to use the ALIGN command (both from the command line and also the ribbon) I receive a response as follows Command: _align "The file geom3d(.lsp/.exe/.arx) was not found in your search path folders. Check the installation of the support files and try again.nil" I checked thru my programs and there is NO geom3d.lsp, exe or arx file. There is in Program files/autocad2013 folder a geom3d.CRX file.  I attempted to copy the original geom3d.ARX file from release 12 into the same folder, went to place the folder in the working directory via the options menu but the directory wouldnt load from the Support File Search Path to the Working Support File Search Path so I placed it in the Program files/autocad2013/support directory and loaded this directoryinto both the Support File and WOrking Support directory which loaded but the following response showed "Command: _align Initializing... ARXLOAD failed" How can I get this command to work as it was fine in Autocad 2012 before I upgraded.

View 7 Replies View Related

AutoCAD VB :: VBA Code Doesn't Wait To Finish Command

Jan 7, 2012

i have problem with vba sendcommand method, which i use to send publish command. vba code doesn't wait to finish this command, but continues. i need to wait for finish publishing and then continue.

View 3 Replies View Related

AutoCAD VB :: VBA Doesn't Work In 2010

Sep 15, 2011

My company used autocad 2009 and a printing Plug-in which was made by VB,they worked perfect.But when my company uses autocad 2010,the problem rises:The printing Plug-in doesn't work.

Although I downloaded and installed the Microsoft Visual Basic for Applications Module 32bit (from  URL....), the printing Plug-in can not work with autocad 2010.the commands from the plug-in cannot be recognized.

Firstly I install autocad 2010,then VBA,next printing Plug-in.Is there anything wrong?

View 5 Replies View Related

AutoCAD .NET :: SetRGB Doesn't Work

May 8, 2012

(visual studio 2010 c# and AutoCAD 2010 )I'm trying to create a new layer with ARGB color but SetRGB doesn`t work this way.

// Color is a System.Drawing.Color
private static void NewLayer(string layerName, Color layerColor)
        {
            LY_Rutas = gbl_doc.Layers.Add(layerName);
            LY_Rutas.TrueColor.SetRGB(layerColor.R, layerColor.G, layerColor.B);
        }

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved