AutoCAD Civil 3D :: UNDO Message Command

Oct 29, 2012

I got the first attached message regarding UNDO command which I ignored. The second attached message then came and my UNDO command was frozen. I lost a lot of work done after I have shut down and restarted my computer.

Who knows what I should have done after the first or the second message?

View 1 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: How To Not Include Zoom Features In The Undo Command

Sep 20, 2011

is there a way to not include zoom features in the undo command.

for instance, if i delete something and than zoom out, i have to undo multiple times to complete the undo delete.

I want to completely eliminate zoom featues from the undo command.

View 9 Replies View Related

AutoCAD Civil 3D :: Undo Command - Disabled In Order To Prevent File Overflow - 2014

Jun 12, 2013

Undo Command still turning off (disabled) constantly even after dumping the temp folder, and the turn off, turn on solution does not seem to work either.

Any solutions to this nagging issue other than re-install?

View 2 Replies View Related

AutoCAD Civil 3D :: Undo Without Zoom As Part Of Undo?

Apr 27, 2012

Is there a way to undo without zoom as part of the undo?

Civil 3D 2013
Windows 7 64-bit
Inteel 2.40 GHz 8 GB RAM
Dell T7600

View 4 Replies View Related

AutoCAD Inventor :: Can't Open 2011 Undo Folder Message

Feb 28, 2011

when i try to open my 2011 inventor program which ive been running for months now i get an error message. and the program refuses to open. "Error in Inventor Undo Folder: Please Make Correction" any ways to fix this so i can get back to work. and i should add that i am not a computer genius im a furniture designer.

View 9 Replies View Related

AutoCAD 2013 :: Get Message Unknown Command When Running Any VBA Command

Jan 4, 2014

After installing the VBA Module, I get the message "Unknown command "VBARUN"".  I've rebooted, restarted and tried reinstalling the VBA Module to no avail.  

View 4 Replies View Related

AutoCAD .NET :: Undo Command Disables DocumentCollection Reactors?

Apr 27, 2012

why Undo might disable DocumentCollection reactors?

It has something to do with me undoing the annotation scale as when I remove the line

db.Cannoscale = tstAnnoScale

The problem doesn't occur.

View 3 Replies View Related

AutoCAD .NET :: Roll Back Variable Within Undo Command Outside Of Transaction?

Mar 10, 2012

I need to be able to roll back my variables if user apply an UNDO. Let's say.

Myinteger =1
Startstransaction
........
trans commint
Myinteger=2 

Startstransaction
.......
trans commint
Myinteger=3

 if user does undo 2 times  the Variable  Myinteger  keep the value  3 . I want it back to 1. How?

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Undo Option Like In The Line Command

Dec 11, 2012

in this command how would you put the Undo option on there erase the last line and if you want to keep eraseing the lines

(defun c:gls ();keeps drawing guide lines at any angle
(setq an (getangle "
Pick an Angle:"))
(foreach pt '(a)
(while (set pt (getpoint "

[Code] .....

View 9 Replies View Related

AutoCAD Inventor :: 2012 Sp2 Takes Long Time To Execute Undo Or Redo Command

Jan 15, 2013

I am running Inventor 2012 sp2.

Even with a simple IPT that only has a handfull of features, at times it takes a long time (3-5 minutes, sometimes longer) for Inventor to execute a undo or redo command.

Undo file size setting in Application options is set at 1MB (which is teh same setting I used in previous versions).

View 9 Replies View Related

Illustrator :: Undo Key Command Is Not Working Correctly?

Mar 24, 2014

Working in Illustrator CC (latest version) and my undo key command is going back in time and undoing stuff I did earlier in the file. I'm on a Windows 7 machine.

View 3 Replies View Related

Photoshop :: Command Keys For Back Redo And Undo Not Working

Dec 12, 2005

im a noob at photoshop, i just started a few days ago. (use it to texture for 3d stuff) and im getting a few problems with it.

the main problem is that none of the command keys are working (stuff like Ctrl + Z for back and Ctrl + Y for redo) also some other commands are not working. Does anyone know whats going on?

View 5 Replies View Related

Illustrator :: Any Possible Way To Recover Previous File Or Undo Revert Command

Dec 12, 2013

I have been working on a project and illustrator and accidentally reverted the file. Is there any possible way to recover the previous file or undo the revert command?

View 1 Replies View Related

AutoCad :: Layer Previous Undo Last Change In Layer Command

Nov 10, 2011

I want to know if I have understand this correctly or not: layer previous undos the last change in layer related command. Then If my last action is on layer, unod command will do the same. layer previous advantage is when you want to perform an undo which is not your last action.

View 0 Replies View Related

AutoCAD .NET :: Undo Transactions Step-by-step Within Command Method

Sep 26, 2013

I have a Command Method which has a loop that opens and commits transactions until the user is finished with it and exits. 

I would like each transaction to be undone separately but the undo command undoes the CommandMethod (along with all the transactions that occurred while in the loop)

Do I need to use the COM StartUndoMark and EndUndoMark to get this working?

View 3 Replies View Related

AutoCAD .NET :: How Undo Marks Are Added To Undo Stack

Oct 20, 2011

I have a problem understanding how undo marks are added to the undo stack.In the code below a fan of lines are draw in a random location.If you run MTest a few times, the AutoCAD Undo command will remove the fans one at a time.

If you run MMulti to draw 10 fans, the AutoCAD Undo command will remove all the fans in a single step.I want to be able to remove the fans one at a time.I thought that  a  StartTransaction / Commit  pair would act as markers for the undo stack, but this isn't working.

Tested on AutoCAD 2010  VS 2008 
<CommandMethod("MMult")> _
  Sub testmult()
        Dim i As Integer
        For i = 1 To 10
            Call testdraw()
        Next
  End Sub
[code]....

View 3 Replies View Related

AutoCAD Architecture :: Keep Getting Warning Message In Command Line?

Oct 8, 2010

I was using 2009 Architecture. I kept getting a message in the command line: "WARNING: Xdata tag 100 is missing" like hundred to 1000 times and while its scrolling through this same message in the command line I can not do anything but wait for it to finish. Not sure if a recent windows update has anything to do with it. I am using XP Pro. I have a Dell with 3GB of ram and a Radeon X300/X550/X1050 video card and am running dual monitors. I have an upgrade to Archtiecture 2010 so rather than reinstall 2009 I installed 2010. Unfortunately, same problem. In 2009 I seem to remember that it was more random. In 2010, it pops up when I do an xref reload.

View 9 Replies View Related

AutoCAD Civil 3D :: Undo Has Been Disabled?

May 9, 2012

Undo has been disabled in order to prevent undo file overflow...

Is there anyway to increase the Undo capabilities.

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Command Message On Loading

May 25, 2012

I was wondering if there is a way to have a message such as the following show up when a lisp routine was loaded using "Load Application" in ACAD?

1) Load Application "ZAP"
2) lisp routine is successfully loaded and the message "Type ZAP at the command line to initiate ZAP routine" 

View 1 Replies View Related

AutoCad :: Can No Longer Edit Command In Message Numeric Overflow

Apr 5, 2012

In attachment is a file created in AutoCAD 2010.This file contains a block in the block editor that I can no longer edit the command in the message "Numeric overflow".

View 4 Replies View Related

AutoCAD Civil 3D :: UNDO Group Of Commands

Apr 29, 2013

Civil 3D 2013 on Windows 7 64-bit:

Cannot use UNDO on command line because I have to enter the command many, many times to ever undo anything.

I therefore use the UNDO pull-down in the quick access toolbar; however, a few simple zooms and/or pans using the mouse wheel results in many, many (it seems like hundreds of them) "Group of Commands" items.  I have to work my way back through (that is highlighting) many of these to ever get back far enough to undo something simple like an erase of an object.  It works like this even if the erase (or whatever) was the last command issued--besides zooming and panning.

The mouse wheel zooming and panning seems to be what is adding all of the "group of commands" listings in the undo list.  I must say this seems like a terrible bug in the software to me.

Combine zoom and pan IS checked under user preferences of options.

View 9 Replies View Related

AutoCAD Civil 3D :: 2013 Hundreds Of Group Commands In Undo?

Mar 14, 2013

Is there a known problem with 2013 undo? I can be in a new drawing issue 2 commands and the undo drop down is populated with 100's of group commands, makinf Ctrl z useless

Civil 3D 2012 & 2013
HP Z210 Workstation
Intel Xeon CPU E31240 @ 3.30 Hz
12 GB Ram

Note: Its all Resistentialism, so keep calm and carry on

64 Bit Win7 OS

View 9 Replies View Related

AutoCAD Civil 3D :: Zoom Results In Multiple Undo Commands

Jun 21, 2012

I am using Civil 3D 2013, Windows 7 x64.

Intellizoom does not seem to work properly on certain drawings, where if I undo... nothing happens. Rather, it tries to undo *each* click of my scroll wheel, without doing anything. This results in dozens and hundreds of undo commands, most of which are totally useless. This of course breaks my undo command, rendering it almost pointless. If I make a change, zoom out and decide that the change is not needed, I cannot easily undo; I have to undo something like 50 "commands" that do nothing, before I get to the "real" undo that I wanted to undo in the first place.

I understand there is the "Combine zoom and pan commands"; this is checked off. It does not seem to do anything. How do I make my undo command useful again? As a keyboard user, I want to use ctrl-z for my undos. I do not want to go to the undo button, pull down the menu, and search trhough the 50 commands to find the correct command to undo to, especially since I never had this problem before in previous versions of Civil 3D.

Some additional information:

1. I can open some other drawings that get the correct undo/zoom behaviour.

2. I can open the drawing I have problems with using a previous version of Civil 3d (2012), and get the correct undo/zoom behaviour.

View 9 Replies View Related

Paint.NET :: Fast-painting Using Undo Stack And Saving Undo History

Aug 19, 2012

I think it'd be so cool to be able to replay your entire undo history of a picture, so you can see and show others how you proceeded on a picture you made. That way, it's never necessary to capture screen video for like 10 hours and stuff..

So first you'd need to add an option to save the undo history (so that you always keep the history from when you started). Then you'd need an option to playback the undo history.

View 3 Replies View Related

AutoCAD Civil 3D :: FATAL ERROR - Cannot Write To Undo File (probably Disk Full)

Jul 19, 2012

I am using Civil 3D 2011, and the last 2 days I have been running into this issue. I tried google, and the most recent item google brought up was from May 2011, so I am coming here.

I am trying to import a tab from another drawing, and it does not matter which tab or what drawing, I am getting this issue.

View 9 Replies View Related

Photoshop :: CS2 Error Message (Command PDF Presentation Not Available At This Time)?

Feb 27, 2013

CS2 and Bridge will not make any pdfs'CS2 has been un-installed and re-installed twice from disc without solving problem.  I will download CS2 from Adobe as my next step, however my CS2 disc would have to be de-activated and there is no activation server for CS2 anymore.{URL]...

System info:
Windows Vista
Intel CPU 2399 Mhz
Memory 4094MB
 
bring back "pdf presentation"? Also, is there a way to upgrade the raw plugin folder to be able to read the current raw formats?

View 5 Replies View Related

AutoCAD 2013 :: Scale Command Message - Extremely Small Scale Factor Ignored

Apr 13, 2012

I have just updated to Autocad 2013. While working on existing drawings (previously created in V2012), I am having issues with the SCALE command.  Most times, but not always, when I add a line or block, with a base point on an existing line or object and try to scale it, I get an "extremely small scale factor ignored" message, although I did not get a chance to enter a scale factor.  While it appears most times, but not always, if I draw a new line in empty space on that same drawing, I am able to use the SCALE command without problems.  I also have the same issue when trying to scale an existing line or block, most times but not always.

Here is a copy of the command line while I am trying to make it work:

Command: l
LINE
Specify first point:
Specify next point or [Undo]: 100
Specify next point or [Undo]:

Command: sc
SCALE
Select objects: 1 found
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]:
Extremely small scale factor ignored.

Command:
SCALE
Select objects: Specify opposite corner: 1 found
Select objects: Specify opposite corner: 1 found, 2 total
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]:
Extremely small scale factor ignored.

If you notice, it does not give me the chance to enter a scale factor.  As soon as I pick the base point, it skips over to the error message, yet displays the scale factor prompt with a blank factor.  I'm experiencing this issue on various files (not all but most), so I don't think it is a corrupt file. Why I get this and if I can correct it?

View 9 Replies View Related

AutoCAD Civil 3D :: Message When Opening Certain Drawings?

Mar 8, 2013

I get the attached when opening certain drawings which fails to load my acaddoc.lsp and so several useful lisps don't get loaded.

a successful drawing opening shows the following

IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600

View 9 Replies View Related

AutoCAD Civil 3D :: When Closing Empty Message Box Pops Up

Oct 10, 2013

i have one dll i been making for many years with many programs inside. works fine and all. however when i close civil 3d i get the following message box (see attached)

i checked the load civil 3d app and release stuff no msgbox mentioned. all commented out.
Public Function RunCvl() As Boolean Try Try oAcadApp = Application.AcadApplication oAcadDoc = oAcadApp.ActiveDocument Catch ex

[Code].....

View 1 Replies View Related

AutoCAD Civil 3D :: Error Message - Prevents Saving

Sep 20, 2010

The message reads "One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created." I am using AutoCad Civil 3D 2011.

View 3 Replies View Related

AutoCAD Civil 3D :: Survey Network Update Message

Sep 12, 2013

What does this mean.

Survey Network Update

see attachment

View 1 Replies View Related







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