AutoCAD VB :: Copy 3 Lines From Point A To B At One Time?

Apr 1, 2011

I created 3 lines  linia1 linia2  linia3   in vba for autocad.  How to select these lines and copy them ( as 1 entity)  from   point A to B at one time. I also would like to change a scale of these 3 lines. add line to this code 

Public Sub Copy()
With ThisDrawing.Utility
Dim k0Deg As Double

[Code]....

View 3 Replies


ADVERTISEMENT

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

After Effects :: Editing A Layer Out Point In Time Without Affecting In Point?

Sep 13, 2013

I need to edit a layer's OUT point without affecting the location of the IN point in the composition. [ is working fine for the in point. Then, pressing ]... The entire layer slides to the left so that the out point is there, all right, but the in point has now moved the other way so that it's gone back in time. I want the out point to TRIM the (text) layer and make it shorter, not slide it around so that it's the same length and all it's done is to move.
 
The text layers will overlap each other, but the thing is that they're of varying lengths (It's AE 5.1, btw...)

View 1 Replies View Related

AutoCad 2D :: Copy / Rotate At Same Time

Sep 27, 2010

Is there a way to Copy and Rotate something at the same time? If I click on the rotate icon, I can rotate the object(s) in question but I cannot copy them from where they are. It just moves them on a rotational axis.

View 9 Replies View Related

AutoCAD Civil 3D :: Long Time To Move Cogo Point?

Mar 29, 2012

It's taking a long time to move cogo points. About 2 minutes for a single point move. Other commands affecting points are taking longer too. Would it just be a function of file size.

 Sample point:

AECC_COGO_POINT  Layer: "V-NODE-P-CURB-FACE"
Space: Model space
Handle = daf3e
Primary point group : Pro Face Curb
Point Number : 5198

[code]...

View 4 Replies View Related

AutoCad :: 2008 - Copy / Paste Takes A Long Time?

Feb 28, 2012

why does it take ages to copy and paste from one drawing to another

View 3 Replies View Related

AutoCAD .NET :: How To Use (copy With Base Point)

May 20, 2011

I am just trying to migrate from VBA to VB.net, I want  to know, how we can manipulate the Ctrl+Shift+C, in vb.net, if it is not possible at all, then what is the best way I can find the alternate to this.

OR

If I try to use the wblockclone() then, how do I control the location of the objectcollection when I clone it in my new drawing.

in other words, when I in the proces of clonning I should be able to specify a base point.

View 3 Replies View Related

AutoCad :: Copy With Base Point

Jan 11, 2012

I am taking some AutoCAD classes at the local community college, using AutoCAD 2012.

Using previous versions of AutoCAD the copy with base point is in the on screen right click drop down window.

To use the Copy With Base Point The Clip Board icon needs to be selected. How to get the Copy with Base Point and other paste commands in the drop down window as in all previous versions.

View 5 Replies View Related

AutoCad 2D :: Copy With Base Point Location?

Jun 21, 2011

We have upgraded to AutoCAD Mechanical 2012, and I am having a little trouble finding where AutoDesk has relocated a few of the 2009 commands.

Where is the new location for Copy With Base Point? I used to go EDIT > Copy With Base Point.

I am enjoying a lot of the new features of AM 2012. It will just take a while to get used to where everything is at.

View 2 Replies View Related

AutoCAD 2010 :: Copy Viewport That Includes Model And Paper Space At Same Time To Another Drawing?

May 9, 2012

Is there any way to copy a viewport that includes model space and paper space at the same time to another drawing?

View 5 Replies View Related

AutoCAD Inventor :: Copy Text With Base Point In IDW

Feb 1, 2012

Is it possible to copy text using a base point in an idw? As I have been doing for years in AutoCAD...

Inventor Professional 2014.
Windows 7 64 bit.

View 9 Replies View Related

AutoCAD 2013 :: Copy With Text As A Base Point

Nov 11, 2013

When I'm copying an object like a bubble note callout (number 1 with a circle around it) I want to be able to snap to the end of the text string so I can copy it uniformly and spaced evenly.

View 2 Replies View Related

AutoCad :: Copy With Base Point And Paste Into Drawing

Mar 16, 2012

When I download a drawing from some suppliers I find that I cannot do a "copy with base point" and paste that copy into my drawing except using "paste special" which leaves me with an unmanageable image. The source drawing has all the normal (it seems) attributes of a .dwg file and can be edited as a normal drawing; it just refuses to be "pasted" into my drawing. What am I missing here!

View 5 Replies View Related

AutoCAD Civil 3D :: How To Copy Point Table From Excel

Oct 22, 2013

This seems like it should be the most stupidly easy thing...but AutoCAD doesn't seem to have a way to do this. I made a point table from a point group. Quick and sweet.

But now I want to change it a little bit, and it's not something I can just do from the table style. So I want to copy it into Excel...and when I try to, hitting paste in Excel ends up just giving me this block image version of the table in Excel. I tried doing TABLE EXPORT but that's only for regular tables.

View 3 Replies View Related

AutoCAD VB :: Copy And Paste Created Selection Set To Point X Distance Away?

Aug 13, 2012

I was wable to write some code that makes some already drawn objects on autocad into a selection set.  What I need to do next is copy the selected objects and move them over like a distance of 50 to the right. 

View 7 Replies View Related

AutoCad :: When Copy Objects With Dimensions - Dim Base Point Does Not Move With It

Aug 5, 2011

many times, when I copy an object with the a dimension to it. It keeps the base point of the dimension and has a crazy long leg of the dimension that starts from the original place. how can I stop this from happening?

View 9 Replies View Related

AutoCad :: Paste Objects Which Copy With Base Point From Another Drawing

Mar 24, 2011

Since 2 days i can paste objects any more wich i copy with base point from another drawing.

When i say paste it doesnt give the question to wich point i wanna paste.

I cant find the problem did i hit a hotkey wich disable it or?

View 9 Replies View Related

AutoCad 2D :: How To Set 0 Coordinate Without Screwing With Copy Paste Base Point

Apr 15, 2013

How to set 0 quardinates without screwing with the copy paste base point?

I use the command UCS, Object, Select my base point and measure from there rather than cluttering measurement lines; however, without using UCS, Previous when ever i copy and paste the base point for the copy paste is off.. yes i can reset just wondering why it does this.

View 9 Replies View Related

Photoshop :: Can I Copy From More Than One Layer At A Time

Mar 30, 2009

Can I copy from more than one layer at a time, without merging the layers together? If there's a way to do this it would save me a ton of time (working on animated sprites for a video game).

View 6 Replies View Related

AutoCad :: How Lines Not Be On Same Plane If Copy One To Get The Second

Jul 14, 2008

I'm a CAD LT 2005 user and I'm working on a file sent to me by an engineer. I want to chamfer and fillet some lines but I keep getting the message that the lines are non coplaner. I'm not trying to draw in 3-D. I can't!! How can the lines not be on the same plane if I copy one to get the second?

Is this not what coplaner means?

View 9 Replies View Related

AutoCAD 2013 :: Copy With Base Point - Paste Options Inactive

Aug 5, 2013

I am having trouble with copy paste . When I copy with base point, and try to paste all the paste options are inactive. is there a switch that I have off? What''s the fix.

View 4 Replies View Related

AutoCAD 2010 :: Copy Selection With Base Point And Paste It In Another Drawing?

May 23, 2012

Having a problem copy selection with base point and trying to past it in another drawing...

View 2 Replies View Related

AutoCad :: Copy Paste With Base Point / Sometimes Block Insert But Its Not Showing

May 28, 2013

I have been using copy paste with base point on block from drawing to drawing but sometimes the block insert but it is not showing. I go to insert block is there but does not show in the drawing. Then tried to purge it and it does not let me because it is in the drawing but I can find it any where. Then I tried to do the insert block look for the block and inserted as a block and the same result.

View 3 Replies View Related

AutoCAD 2010 :: Copy With Base Point Command - Different Axis When Pasted

Jul 9, 2012

When I use the copy with base point command in paper space and try to paste it into paper space of another drawing it seems to come in on a different axis or something. I can see the view ports as they are supposed to be however the text just shows as a line. It would be as if I were to put text in model space on top view and see it just fine then go to a front view and see just a line.

View 5 Replies View Related

AutoCad :: How To Extend Lines To A Specific Point

Jan 26, 2012

My question is how do i extend lines to a specific point? I have attached a before and after image below for an example. But obviously it takes to long to do this line by line and getting the spacing correct. Is there a way to do this?

Capture2.JPG-----------------------------> Capture.JPG

View 9 Replies View Related

Paint.NET :: Copy Title Letter At A Time?

Sep 23, 2012

I've gotten to where I can at least select the letter, but then when I try to copy and paste, maybe I'm not using the right buttons? Ctrl-c for copy? And Ctrl-v for paste right?

I can move the individual letters by clicking the pixel mover, but since I need a double shot of two letters--one a 'c" and one 'p' I'm up the creek if I can't copy and paste the one I've got of each.

View 19 Replies View Related

Lightroom :: Is There A Way To Copy Capture Time From One Photo To Another

May 20, 2012

I'm recently re-scanning some photos that were originallly scanned quite a few years ago. Giving them the same name as the previous scanned (only with a _1 at the end), I import the newly scanned photo to the same folder (which is how I organize my photos), to be able do compare and later copy metadata from the original scan to the latter. As I haven't yet done any flagging or rating, most metadata will contain only keywords. But stored under "Metadata" in Library view, "Capture time" is also stored, but I cannot find it anyway among the "Copy Metadata" options. Is there something I have missed, or is there a work-around somewhere?

View 2 Replies View Related

AutoCad :: Copy Lines From PDF Underlay To Drawing?

Feb 23, 2012

I was using a 3 MB PDF underlay yesterday and zooming/panning/saving operations were very sluggish.

BTW, when I attach a PDF underlay, AUTOCAD allows me to snap to the lines in the PDF and even measure them. Since it recognizes those lines, is there an easy way to copy the lines from the PDF into the drawing?

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 Map 3D :: Adding Different Styles At Start And End Point Of Lines

Nov 15, 2011

I want to add say a circle and an arrow at the two ends of a line. I am able to do it using Blocks for one single line by inserting the blocks at desired locations. But how to do it for say all the lines in a drawing or shape file without customization.

View 1 Replies View Related

AutoCAD .NET :: Getting Intersecting Point Coordinate Of Two Polylines (lines)

Jul 12, 2012

I wonder if there is a way to get an intersecting point coordinate of two polylines(lines) programmatically.

For example, like in the below sample picture, I need to get coordinates of the points in the red cycles. 

Is there any method that I can easily use?

Could I get a sample code snippet that computes the coordinates? (in C# & ObjectARX 2010 if possible?)

I've looked up "Through the Interface" and this disscussion group. couldn't find any useful yet.

View 5 Replies View Related







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