AutoCAD 2013 :: Lost The Multiple Copy Command?

Nov 1, 2013

how to add macros to my ACAD 2014 to count blocks, I managed to lose the "copym" command while trying to figure how to create a button in the user interface found in the ribbon bar under the customization tab...when I type copym into the command line, it wants to prompt me to finish the command string using the command "copymode" and doesn't even see that the command "copym" even exists in the list that is created. (the list that's created by an autocomplete function)

I found the command in the list while making a pull down menu item selection button for "copym" utilizing the user interface in the ribbon. I drug the command info for "copym"  to the menu bar using the user interface feature. The command is there, all the info seems to be correct, I even managed to make a menu selection for it in the pull down menu. But when I select that menu item, the command line says: UNKNOWN COMMAND "COPYM" Press f1 for help.

I think I accidentally deleted something, just wondering how I can get my "copym" command function back into AutoCAD from never-never land.

View 3 Replies


ADVERTISEMENT

AutoCAD 2013 :: Copy Command Terminates After Single Copy - No Multiple Copies

Jan 3, 2013

I'm using AutoCAD 2013 that came with Building Design Suite (Revit) and the copy command terminates after making the first copy, instead of continuing to make multiple copies until I terminate the command. Is there a switch to control this? A sysvar?

View 2 Replies View Related

AutoCAD Civil 3D :: COPY Command Won't Multiple Copy When Executed With ACAD.PGP Shortcut In 2011

Aug 3, 2011

I recently upgraded to Civil 3D 2011 from C3D2010. I have used the same ACAD.PGP file for years that includes the shortcut C for the COPY command. Up until C3D2011 this would always allow me to copy an entity multiple times, (the default when COPYMODE is set to 0).

I am running C3D2011 64bit on WIN 7 64bit OS. It happens with other commands too that use a dialog box normally, i.e. INSERT - it only brings up the command line version of it.

View 5 Replies View Related

AutoCAD 2013 :: Copy And Move Command But Not With Copy With Base Point

Apr 21, 2013

I have a 3D file (not of my creation) that gives me some problems when I try to copy it (it is a 3D building).

The problem is that, when i click on "copy" command, I can select a point but then AutoCAD crashes and it takes about 30 seconds to return working a normal way and permit me to paste it. (it happens with "move" command too)

Otherwise, if I use "copy with base point" I have no problems: after a second I can paste it where I want.

How can it be possible? Cause if sometimes I mistake and digit "copy", I always have to wait the long Autocad response.

This problem happens with both autocad 2012 and 2013 and it doesn't happen with other 3D files I have. The drawing is made mainly of meshes.

I have a Dell notebook and a NVIDIA Quadro 2000M video card, so you can understand I don't like this problems: I spent a lot of money for something I hoped could work well with AutoCAD. 

About that, aren't there drivers for the graphic card? Cause when I click on "check for updates", autocad says me that there are newer version of the driver, but then it says me that it is impossible to update it (I have a connession and a student version).

View 4 Replies View Related

AutoCad :: 2013 / Lost Window For HATCH Command

Sep 19, 2012

Instead of a window popping up with the hatch settings, I just get the following in the command prompt:

Pick internal point or [Select objects/settings}:

what might be causing this?

View 6 Replies View Related

AutoCAD 2013 :: Cannot COPY / PASTE Text Into Command Line

Jul 9, 2013

I am using AutoCad 2014

I want to paste text (numbers) into the command line as I am drawing a line.

In AutoCad 2011/2012 if I paste (CTRL+V), then the numbers in the clipboard will be pasted into the command line and all I have to do is push enter.

In AutoCad 2014 if I paste (CTRL+V), AutoCad will paste the clipboard contents as an mtext object into the drawing.

How do I change the behavior of AutoCad so that I can use "CTRL+V" in the command line?


For clarification these are the exact steps I am trying to do:

1. {type L}

2. {click a point in the drawing}
3. {type CTRL+V} // paste a number as a distance into command line
4. {type ENTER}  

I know I  can right click the command line and select paste. This option is unnacceptable for my use. I want to be able to CTRL+V text into the command line.

View 8 Replies View Related

AutoCAD 2013 :: When Copy Drawing - Copyclip Unknown Command Showed Up?

Apr 9, 2013

when i try to copy drawing,''copyclip unkown command' showed up, what should i do

View 1 Replies View Related

AutoCAD 2013 :: Command Copy Sets Base Point To 0 / 0 / 0 And Objects Vanish

May 8, 2013

Using the Copy(multiple) command button with the following sequence (working correctly): Copy command, window objects to copy, right click to close selection, pick base point,

pick new location point(s),...right click to close the command.But sometimes it decides to do this: Using the same Copy(multiple) command button with the following sequence (not working correctly):

Copy command, window objects to copy, right click to close selection, pick base point..At this point the copy comand closes out.  It has assumed a single copy, 0,0,0 base point

& tossed the copied objects out in model space accordingly. But as stated it only does this periodically.

View 5 Replies View Related

AutoCAD 2013 :: Copy/ Paste Multiple Drawings

Jun 16, 2013

we got the big size file (file A), we fix it then we copy/ paste information (e.g. texts) from the other bad file (file B). File A becomes big size again although texts were copied is simple.

Question : How the best to copy these texts?

View 9 Replies View Related

AutoCAD 2013 :: Copy / Paste - Drawing In Multiple Scales

Dec 4, 2013

when i copy paste this drawing from autocad architecture 2013 to another drawing it goes into that drawing in multiple scales

before     after

I have checked all ins settings, I have tried to block it and unblock it, all items are there, some are just super small, some are normal.

View 3 Replies View Related

AutoCAD 2013 :: Copy Multiple Layout From Existing Drawing To New Template

Jul 12, 2012

I have an exisitng drawing with 80+ layouts tabs that I would like to copy to a new template drawing.

I tried to use design center but to no avail.

How can I do this?

Running Windows 7 Pro
3.20 GHz
12GB Ram
AutoCad 2013 64bit

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Copy Shortcut C Doesn't Copy Multiple But Typing In COPY Does

Aug 23, 2013

I have a keyboard shortcut for Copy (see directly below). This command doesn't copy multiple. But if I type "Copy" at the comment prompt (AutoCAD 2013) the copy multiple is the default. Copymode is already set to "0".

(DEFUN C:C()
(setvar "SNAPMODE" 1)(COMMAND "_COPY")
(PRIN1)
)

View 4 Replies View Related

AutoCad :: Lost Command Line

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

AutoCad :: Copy Window In One Page Or Copy Multiple Pages

Dec 11, 2013

I am having a problem with memory. I am running Windows XP with 4GB ram. when i start laying out in paper space, i copy the window in one page or copy multiple pages, every time i copy a page of window my memory builds up & up & up with each one until it gets to over 2 GB & the it tell me that if i continue with this next process CAD will crash because i have maxed out the virtual memory. This is usually not a problem when i am doing smaller one off drawings with a few pages of windows but when i am doing a bigger project with 20+ pages or windows i run out of memory.

I gave the latest file to my business partner & he does not have this problem at all. He can open up many windows & as many pages as Cad will allow. His memory always fluctuates around the same 2GB. He is running Windows 7 with 4 GB ram.

View 9 Replies View Related

AutoCad :: Lost All Of Short Key Commands / Unknown Command

Jul 24, 2012

I'm an Autocad 2004 user and I was working in a auto cad drawing and I wanted to install a new hatch file and now I cannot get any of my short key commands, Z zoom, Line, Circle, Etc. every time that I enter a command I get a message saying Unknown command Press F1 for help.

how to get the commands files to work again.

View 2 Replies View Related

AutoCAD 2010 :: Lost View Command On Menu Bar In Window?

Nov 7, 2012

get the view command back on the list of menu commands as i seem to have lost it.

View 3 Replies View Related

AutoCAD Inventor :: Lost Place From Content Center Command

Jun 10, 2010

I have lost my place from content center command. I have desktop content installed, but the drop-down under the Place button is missing.

View 9 Replies View Related

AutoCAD 2013 :: When 2013 Restarted - Menu Changes Lost

Sep 3, 2012

When customizing the screen menus, adding a few icons or pull down menus, when autocad is restarted, Autocad reverts back to the default menu.  How can I set this up to retain any menu changes I make. 

View 2 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 2013 :: Command Line Appears Again After Plot Command?

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

AutoCAD 2013 :: MEP 2013 Profile Lost

Jul 12, 2012

I have encountered an error in 2013 MEP.  Autocad will suddenly not load and it appears that it gets hung up looking for a profile that does not exist. "AutoCAD MEP (US Imperial)"  If I am logged in as administrato,r it opens fine.  In my own domain, however, it does not.  I have repaired, uninstalled and reinstalled to no avail.  Incidentally, all of the other Autodesk programs work.  Any thoughts on where I can find that profile so that I can redirect to it?

View 1 Replies View Related

CorelDRAW X5 :: Edit Bitmap Command Lost After SP3

Jun 7, 2011

Re: CorelDraw X5 v 15.2.0.686 [SP3] + Windows 7 x64

After applying SP3 Draw X5's 'Edit bitmap' command is always greyed out, regardless of the bitmap selected — even when the originating file is a CPT.

At first I thought of a corrupted Workspace, so I reset Draw with F8 at execution. No dice. This makes me think there may be an odd Registry setting or ini file entry that Draw needs to 'find' Photo-Paint X5. Photo-Paint appears to have emerged from the update unscathed.

View 5 Replies View Related

Photoshop :: Lost Ability Copy And Paste

Apr 25, 2009

I suddenly lost the ability to copy and paste!

View 5 Replies View Related

Illustrator :: Lost Copy By Dragging (while Pressing Alt) Function?

Oct 18, 2012

20 years using illustrator and for the first time, I don't know why but it suddenly became impossible to copy an object by dragging it while pressing "alt". And I've lost the dragging along the grid locking by maintaining caps pressed...

View 8 Replies View Related

AutoCad :: How To Change Command For Copy

Mar 9, 2012

Is there a way to change the key-in for "Copy" to "C" and then "Circle" to something else?

View 9 Replies View Related

AutoCad :: Copy Layouts From Command Bar

Sep 17, 2013

I'm doing a work where i need to copy many layouts. I can set a few at a time, but doing one at a time is faster (in the end). However, rightclicking the mousebutton on the layout, copy it and scroll to the bottom to 'place at end' it time consuming.

I rather have a lisp of some kind that can copy the current layout and place it at the end (most right) of the layout tabs.

if it is possible with some -command (commandbar) i can do it myself, but i can't find any command to do so...

View 1 Replies View Related

AutoCad :: Copy Viewport Using CO Command

Mar 25, 2011

In the current drawing I am working in, when I copy a viewport using CO command it copies the viewport but nothing is seen in it. You cannot active it like a normal viewport; it turns into just a square. I do not have this problem in any of my drawings, just this one. If I copy the viewport by right clicking copy with a base point then paste it in the drawing, the viewport works fine. This is more time consuming then just using the CO command.

View 9 Replies View Related

AutoCAD 2013 :: Lost 3D Geometry

Feb 7, 2013

my 3D geometry going missing after I have saved the drawing.  Running AutoCAD 2013, Saving file Format 2010.  I draw a room.  I have walls, chairs, desks, a floor, etc.  I save the drawing.  When going to re-open the file I can see all of my geometry in the file preview, but when opening the DWG the floor is missing.  All Layers are on and thawed.  When running a purge command it indicates that something is on the layer, but I can't see it or select it. Changing visual styles also has no effect. I have used CAD in 3D since CAD 200.

View 9 Replies View Related

Illustrator :: Copy / Paste Text With CS6 - All Color Information Lost

Sep 27, 2012

We are having problems with text in Illustrator CS6.

1. When we copy / paste text within illustrator all color information is lost.
2. When we save documents in Illustrator CS6 then re-open text with color attributes changes to different random colors!!

For example: If we save an Illustrator document with a paragraph of text that is part red and part black when we re-open the same paragraph might be all gray, or orange or (you pick a color).

Mac OSX 10.8.2

View 11 Replies View Related

AutoCAD LT :: Delay After Enter In A Copy Command?

Jan 26, 2013

In AutoCad LT 2013, on Windows 8, I experience a 1/5 - 2 second delay afte 'enter' on a Copy command.  The enter may be used in either right-click command or spacebar modes.  This is the only delay I am experiencing in any command used so far.  Other than that, the 2013 is flawless in Windows 8.

View 1 Replies View Related

AutoCAD Civil 3D :: Using Copy Command Within Drawing?

Jul 8, 2013

Any issues when copying certain object within my drawing from one part of the drawing to another, after selecting the objects I want to copy, I select the destination point and I cannot see any of the objects that I am copying, the command stops working and then I cannot see any objects in my drawing at all....its like I am zoomed out all the way and nothing is in my drawing...I save the drawing as is (seeing nothing on my screen)...calling it up again and all my linework, etc. is there again...it has happened in two different drawings so far within the last few months, and these dwgs. are not linked to each other at all....

View 2 Replies View Related







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