Jump to content

Search the Community

Showing results for tags 'error message'.

  • Search By Tags

    • error message ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 9 results

  1. All, Can someone help me with getting rid of the "ERROR" that happens when i hit enter or return to end the routine. Basically this give me the chance to reset my titleblocks so they print in order. (defun c:TRESET() (vl-load-com) (while (and(vl-cmdf "_.copybase" pause (ssget "_:S") "")...
  2. I have a lisp routine which worked well in earlier editions of AutoCAD but now with AutoCAD Map 2014 it doesn't work giving me the following error message: ; error: bad argument type: numberp: nil The routine draws a circle around a number located at an x,y co-ordinate. Here's the code:...
  3. Having an issue with one CAD file everytime it is opened. Need help with this error: "One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created." Thanks, Chandra
  4. Why? because all the other threads I've checked did not solve the problem. The problem is, if I go to LINETYPE => Load, I get the following error: Bad definition of FENCELINE1 at line 119 of file C://Users/danlun/Documents/ACAD/CAD Resources/acad.lin This then repeats for Fenceline...
  5. First time poster so I apologize in advance if I make a mistake here. If I need to add more info please let me know as well. I'm trying to learn AutoLISP and I'm stuck on this Lisp Routine that I'm trying to write: ;* C:BSCALE changes the X, Y, and/or Z values of existing blocks without ;* a...
  6. Good day! At work last week damaged the server. Today it was restored, but when you open an AutoCad file that lay on the network, gives the message «Drawing file is not valid». Before it is said that this file or is used, or only for reading. The file is not zero. Has the same size, as before crash...
  7. I'm trying to fillet all of the edges of the winding extrusions on this part. I've circled one section that partially filleted, with the exception of the narrow curve. When I try to do other areas this error comes up: Modeling Operation Error: Could not find acceptable sequence of capping...
  8. Brand new to Revit. 2012 version installed fine on my Asus G51J after memory was upgraded, but can't open a new file. Error message: "An error occurred while drawing the contents of this window. This window shall be closed." And, sure enough, it was. Tried uninstalling and reinstalling. Same pr...
  9. Coosbaylumber

    Error Message

    Am now getting the below noted error message, just after Acad opens up. Fatal Error: Insufficient disk room for swap space. Watziz? Worked OK yesterday. I got per a dir this morning: about 273 MB of free space, how much does it require? Wm.
×
×
  • Create New...