AutoCad :: How To Move Or Rotate The Template

Mar 30, 2012

the same file that i'm trying to plot has it's own template that i want to use, but it's attached to a different layer. so when i try to move or rotate the template, it moves the other objects. They all have colors but aren't connected to the same layers of their colors. how do I isolate the layers so i can make it's own layer and manipulate it on it's own?

View 9 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Rotate Or Move Just One Or Two Points?

Mar 28, 2013

How do you rotate or move just one or two points in civil 3d? The surveyor used Translate Survey Database and moved all the points, but 4 of them were not included. What is the difference between translate and just the autocad command move and rotate?

View 5 Replies View Related

AutoCad :: How To Move / Rotate And Scale Images

Nov 27, 2012

I thought there was a way to insert an image (tif) to model space, and adjust it like you would any line or polygon. Apparently this is not the case. When I attach an image, where I place it is permanent and I can't even select it.

View 3 Replies View Related

AutoCAD Civil 3D :: How To Transform (move / Rotate) A Surface

Mar 25, 2013

I have a surface.  I have a lot of operations done (points adding, breakilines, borders, etc) I want to move and or rotate and change datum.

I have seen old post. 

Ok, I have to select the definition data, to transform it and finally rebuild my surface. 

I select them and simply move it.

mmm. Something is wrong. Maybe a bug... I have 12 duplicate points (false) , I have missing points, I have a crossed two breaklines.  

The data used is very simple, 15 breaklines, 50 points (so there is no reason to think on big data problems...) I have nothing at edit branch.

View 7 Replies View Related

AutoCAD Civil 3D :: Move / Rotate Entire Drawing

Feb 15, 2012

Drawing started in LDD a few years ago.  It was on a local coordinate system of 1000,1000.

The drawing has since been migrated to C3D2012.  Now we have data in UTM coordinates that we need to match to the old data.  Actually, we want to shift/rotate the entire original set of data to match the new UTM data, so we can continue in UTM for all future data collection.

So, I went through and turned all layers on, Thawed them and unlocked them.  I made sure all points were visable, etc.  Then I tried to move the original data (I also tried the align command, etc., with the same results) and found a glitch.  After I moved the data, I found that there was some points and survey figures as well as a cooridore, that had not moved.  The vast majority of the drawing had moved as expected, but the afore mentioned data would not move.

View 9 Replies View Related

AutoCAD Inventor :: Cannot Move Or Rotate Copied Sketch

Jun 14, 2011

I would like to reuse the existing sketch on the other part. Usually I did it without problems. But now after I have pasted the existing sketch I cannot move or rotate it. While moving or rotating Inventor usually prompts for braking some constraints for this action. But nevertheless it does not allow me to move or rotate. It says something about "constraint settings for sketch edit tools"  -- cannot get any hint of that in a whole phrase nor in part [URL] what else Inventor wants so I can reuse my sketches??

View 4 Replies View Related

AutoCad :: Object Handlers To Move / Rotate Objects

Oct 12, 2012

I use Acad and Turbocad selectively. I can't find a way to enable Acad to have object handlers to move and rotate objects. Is there a setting that I can enable to turn this feature on in Acad? I like this feature in Turbocad, but like to have in Acad.

View 7 Replies View Related

AutoCad :: Marker Size For Copy / Rotate / Move

Jun 14, 2012

Is there a way to change the marker size when selecting objects for move, rotate, trim, chamfer..etc commands?

I have tried Autosnap Marker Size, aperture size and cross hair size from the options menu with no luck.

View 2 Replies View Related

AutoCad 2D :: Move / Align And Rotate Text To Two Selected Points?

Nov 2, 2012

Any routine (perhaps a lisp) to move, rotate and align text with one swift command?

Something like this video below.

View 9 Replies View Related

AutoCad :: Change Layer While Editing (copy / Move / Rotate)

Aug 13, 2011

What I want to do is to combine two commands, editing (copy, move, rotate) and change layer.

View 3 Replies View Related

AutoCAD Civil 3D :: Can't Edit Annotative Text / Move / Rotate Or Erase

Oct 29, 2007

Created L200 Annotative text in C3d drawing w/ SP1, INSTALLED SP2, working in dwg now I can not move, rotate or erase the text that is annotative (the two scale symbols) appear at every piece of text. I tried making in the STYLE text box toggling on and off "Annotative Text" does not work. Also did -purge Regapps, still can not edit text.

View 7 Replies View Related

AutoCAD Inventor :: Wheels To Rotate And Turn As Box Starts To Move Sidewise

Nov 23, 2013

I want the wheels to rotate and turn as the box starts to move sidewise. I tried to suppress the angle but It still did not work.

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Copy / Move And Rotate Block(s) About Y-axis

Jul 31, 2012

I found a program which rotates selected block(s) about thier insertion point.  I modified it to rotate each of the block(s) about the y-axis.  Works great.  Now, I would like to change it so that it rotates a copy of each block about the y-axis and leaves the origial block in place.  Its kind of like the mirror command exept it is rotating the new block(s) to the other side instead of flipping them.  I want to keep all or the parameters of the block(s) the same as each original.   I am using AutoCAD 2010.  MOCORO is not recognized as a command.  The new features workshop says to use the new command AMCOPYRM, which is not recognized either.  Go figure.

(defun RotateDuplication (/ CN ENT theObjects SS)
  (vl-load-com)
  (setq SS (ssget (list (cons 0 "INSERT"))))
  (repeat (setq CN (sslength SS))
    (setq CN      (1- CN)
   ENT      (ssname SS CN)
  
[Code] ......

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Copy / Move / Scale / Rotate Objects

May 24, 2002

Any lisp routine where you can select objects and do a global rotate, scale, etc. from each object's insertion point ?

View 9 Replies View Related

AutoCAD Inventor :: Move And Rotate Origin Of Imported Step File To Match Parent

Mar 8, 2013

URL...how to move the origin of a part when you want a common origin for everything. in iv2012 you also get angles about axis, in greyed out boxes. 

In a test assembly I can get the offsetting to work, but not the rotations. The part I want to edit origin of is rotated in all three axis.

View 4 Replies View Related

3ds Max :: Just Move And Rotate Camera Animation

May 14, 2013

I made one scene in 3dsmax 2013 in 24fps.Is just a move and rotation camera animation.In another software(after effects) I made interpretfootage as 24fps, and the composite 24fps.

The final move apear like droping, jumping frames, a not cool sensation,May be just montion blur, but realy, apear like 3dsmax animation interpolating as 30fps.but in begin i already set the scene to 24fps.

View 6 Replies View Related

CorelDRAW X4 :: Can't Move Or Rotate Selected Object

Mar 14, 2012

My CorelDRAW has just developed a glitch - I can select objects but not move them (other than by using the nudge button) and if I click twice on the object it doesn't change the nodes to allow me to rotate  - weird and seriously difficult to do any work in the programme.  I've tried turning the computer off and on again and have tried the default setting.

View 5 Replies View Related

GIMP :: How To Move And Rotate Or Transform A Selection

Aug 20, 2011

How can I move (rotate or otherwise transform) a Selection.

1. Suppose I have a single Layer, on which I draw an image.

2. Now I activate a Selection Tool (Rectangular, Elliptical, Lasso, etc.) and make a Selection.

3. Then I activate the Move Tool and click on the "Move Selection" option, not the "Move Layer" option. [Oddly, when the "Move Selection" option is activated, there are two greyed out (unavailable) sub-options, both indication "Move Selection".]

4. With the Move Tool, I am able to move the Selection, but not the contents of that Selection.

The Gimp Documentation guide says:"If you click-and-drag the selection without handles, you create a new selection! To move the selection contents, you have to hold down Ctrl+Alt keys and click-and-drag the selection. This makes the original place empty. A floating selection is created. The required key commands may differ on your system, look in the status bar to see if another combination is specified; for example, Shift+Ctrl+Alt."

I have tried every combination of Shift, Ctrl and Alt (Shift+Ctrl, Ctrl+Alt and Shift+Alt). None of these allow me to move the contents of the selection. Further, there are no "handles" on the Selection. I suppose the key is to get the handles to appear, but I have not been able to discover the secret combination of keys to make that happen.

I am running Windows XP Pro.

View 3 Replies View Related

Paint.NET :: How To Move And Rotate Part Of Image

Aug 24, 2011

I've run into Paint.NET a few weeks ago. I think it's a very good choice for beginners (and maybe professionals too) at a graphic field. I've made some cool pictures (with some cool plugins inside Paint.NET or published at the forum) and now I wanna to make my own plugin.

The question is how to move and rotate a specific part of image at source canvas. The rest of the image must be untouched. I consider it's impossible to use Layers -> Rotate/Zoom tool directly (correct me if I'm wrong). So I should use a piece of C# code. I think source code of Rotate/Zoom tool would be very useful too but I couldn't find it.

View 4 Replies View Related

Maya Modeling :: Rotate Edge But Only Move Affected Vertices?

Nov 17, 2012

I am trying to model the following simple structure:

I made this example by creating a new polygonal cylinder, rotating the top edges that are to the right of the x-axis and repositioning the affected vertices afterwards, but doing it that way just doesnt feel right, it seems too unclean to me.

I would like the affected vertices to only move on a given axis when rotating the edges, so I dont need to reposition them after the rotate operation. I tried to illustrate what I mean in the following screenshot:

The edges I want to rotate are marked in red, the vertices that are supposed to only move on the y-axis are marked in green. The arrows indicate the desired movement.

Is this way of rotating an edge possible with the rotate tool or something?

View 3 Replies View Related

Illustrator :: Shortcut To Move / Rotate / Scale A Pattern Inside

Jan 9, 2014

I'm working in the fashion industry where we are creating a lot of patterns and textile designs.transform pattern inside a vector shape without having to move the vector object :
 
To transform patterns but not objects when using a transform tool, hold down the tilde key (~) while dragging. The borders of the object appear to be transformed, but when you release the mouse button, the borders snap back to their original configuration, leaving only the pattern transformed. URL..
 
It seems this shortcut works only with US and UK keyboard.
 
I'm using a french keyboard where it doesn't work, probably because there is'nt any key especially dedicated to the Tilde sign (~), and you need to combine multiple keys to get this symbol (Alt GR + the key 2 above the key Z) .
 
I finally found the shortcut on MAC which is the keyboard key with the britisih pound sterling symbol (£). But not on PC !!!how to get this shortcut on PC with a french keyboard ?
 
Is there a way to change the shortcut for this very useful option, without having to take care of the kind of keyboard ?

View 2 Replies View Related

AutoCAD Inventor :: Converting Default Part Template To Custom Template?

Jan 23, 2012

Converting a default part template to a custom template?  

View 1 Replies View Related

AutoCad :: Import Layers From A Template To Drawing With Different Template

Jun 9, 2011

Can you import layers from a template to a drawing with a different template

View 3 Replies View Related

AutoCAD Inventor :: How To Make Template Out Of Template

Oct 4, 2012

Our customer supplied us with an Autocad template, complete with attributes, that I would lite to use as an Inventor template.

View 3 Replies View Related

Revit :: Why Stair Type That Works In Default Template Stuffed When Copied To Own Template

Jul 2, 2012

I have a problem where I am unsure if my upgraded template is incompatible with Revit 2013 or is there something else at play.
 
If I create a precast stair in default template I get "end with riser" turned on automaticaly. If I copy that stair to my template and create new stair, "end with riser" is turned off and I manually have to adjust stair afterwards.
 
Problem is "end with riser" is now an instance parameter of stairs and I can't find where to change the default value.
 
Why is the stair type that works in default template stuffed when copied to my template?

View 2 Replies View Related

Photoshop :: Can't Move Just The Layer I'm Trying To Move With Move Tool

Dec 1, 2006

I try to select and move a layer using the Move Tool, another layer is immediately selected and moved instead.

Also, if I have layers inside a folder and try to move one of those layers, the entire folder is selected and all layers within that folder move.

I have not grouped any layers together.

I'm using Mac OS 10.4.8 with PS 9.0.1

View 3 Replies View Related

AutoCad :: Can Move Either Side Of Block But Basepoint Doesn't Move

Mar 24, 2011

If I have a dynamic block of a window. I can move either side of the block but the basepoint doesn't move. Is there a way to move the basepoint as well so its not off in space? or just delete it and have it now shown?

View 1 Replies View Related

AutoCAD 2013 :: Move Line The Square Move With It?

Jun 5, 2012

When I draw a square and then a line attached to the square and then try to move the line the line the square move with it. How can i avoid that

View 1 Replies View Related

AutoCad :: Select / Move Dimensions To Move Up / Down Same Time

May 11, 2011

In the example below, I would like to select the three dimensions 14'-1 3/8's, 2', 28' and be able to move them all up or down at the same time...how do I do that?

dims.jpg

View 9 Replies View Related

Photoshop :: Is There A Rotate Canvas Plugin For Cs2 That Works Like The Rotate Canvas In Sketchbook Pro

Aug 23, 2013

Is there a rotate canvas plugin for cs2 that works like the rotate canvas in sketchbook pro?

View 4 Replies View Related

Edge Animate CC :: Use Touch Start / Touch Move / Mouse Down / Mouse Move To Move Elements?

Dec 22, 2012

How to use touch move and mouse move events events to move elements n edge?

View 4 Replies View Related







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