AutoCad :: Repositioning Via Rotate - But Not Directly Rotating
Oct 25, 2011
I'm trying to have some advanced positioning - I don't know if this can be done using dynamic blocks. Start with some basic geometry - let's say a triangle - /. Now, I can add a rotate parameter & action that will let me spin that as I wish.
Next - add a couple attributes. I have a pair of attributes, separated by a text, aligned as "A1.A2" A1 is right-justified, and A2 is left-justified, so when edited they remain in the form "A1.A2" regardless of length. I can now add a point parameter, combined with a move action, that will let me reposition these three entities freely.
My question - can I have the rotate action trigger a move, such that the text repositions to a defined location without changing orientation (DON'T rotate the text!)?
So if I start with (leading . used for positioning in this forum text box):. A1.A2
I want to rotate it to: A1.A2
While I'd love to have it totally self-adjust, I mainly need it to handle 45-degree increments of rotation.Is there a way of expressing this using dynamic blocks using action and/or constraints? Or would this require a lisp construct?
View 0 Replies
ADVERTISEMENT
Mar 6, 2013
Moments ago my crosshairs in the model space decided to rotate. I tried to undo, but apparently the damage is done.
I came across a thread on another website about trying UCS, world & plan etc which I tried.
While this did rotate my crosshairs to be straight and normal again, it rotated all of my drawings I have numerous sections on the page and unfortunately they all became rotated.
Is there a way to rotate the crosshairs and not change my drawing?
View 4 Replies
View Related
Jan 30, 2012
I like to think of myself as pretty competent in AutoCAD but I can't figure this one out for the life of me...
I hope I can explain this clearly: When I rotate an object using grips, the object is not shown spinning in real time. I select the object, pick the object's grip, hit <Enter> <Enter> to go into the rotate command and the object will rotate maybe 45^ or so and freeze (visually).
If I use the command line "Rotate" command, the selected object(s) spin in real time or if I use grips to rotate but then use an object snap, it begins to spin in real time for some reason.
I would like to use grips to rotate my objects and be able to see them rotate (like I used to in previous releases).
I have ACAD Civil 3D 2010.
View 5 Replies
View Related
Dec 17, 2012
Completely unlike the way Illustrator worked in previous versions, when I rotate a shape (say a square) that has a gradient in it, the gradient does not rotate with the object. For example if it is a black to white gradient and initially the black is at the bottom of the square, if I rotate the square instead of the gradient moving to the top, it stays at bottom. Same thing if its rotated to other rotations, 45 degrees moves the black to a corner etc. I can't find this anywhere, is it a preference? I've had 2 installs of Illustrator now on 2 clean Windows 7 installs and its still the same. A very frustrating workflow being that I am an animator, I don't want to have to manually change a gradient everytime I do another frame.
View 3 Replies
View Related
Aug 25, 2013
I've noticed that in Paint Tool SAI (which I really wish I could buy but I have no money) has two things I wish GIMP could do.
1: SAI has an ability to rotate the view without rotating the image itself.(rotating a graphics tablet to comfortably get the pen stroke right.) Is there any way this could be implemented into a new update of GIMP?
2: SAI has really good pressure sensitivity and natural *smooth* pressure strokes. I've kinda noticed GIMP is geared more towards Mouse/Touch pad art creation; is there any way to get pressure sensitivity into the program?
I'm afraid to use GIMP anymore because the whole program takes about 20 minutes to load, from clicking the application icon on my desktop. Once it's up though, it functions well. Even after I close it out, and end up clicking the application icon again, it takes another 20 minutes to load up.
View 2 Replies
View Related
Aug 29, 2011
I know this is located in other locations but I can't seem to make it work with my block.
I would like the cross and the text N to rotate independantly of the arrow while the N stays with the thick line. That's the easy part. How can I make the N move along the rotation path and keep the text aligned horizontally? I read something about linked action and move, but I can't make it work.
View 9 Replies
View Related
Aug 18, 2013
On Adobe Elements 11 can you rotate an insert to a photo without rotatine entire photo?
View 2 Replies
View Related
Jun 24, 2013
I'm trying to reposition dimensions in a drawing through the API. The output of my code seems to indicate the method is working, but after it runs the drawing is unchanged. Here's the code (in VBA):
Dim oDoc As DrawingDocument
Set oDoc = ThisApplication.ActiveDocument
Dim oSheet As Sheet
Set oSheet = oDoc.Sheets.Item(1)
Dim oLdim As LinearGeneralDimension
Dim oLeaderNote As LeaderNote
Dim oDimLine As LineSegment2d ' Dimension Line
Dim oStartPt As Point2d ' Dimension Line Start Point
Dim oEndPt As Point2d ' Dimension Line End Point
[code]....
Looks like it moved my vertical dimension left, but it doesn't actually do anything. Is this not a viable method for repositioning a dimension?
View 2 Replies
View Related
Oct 4, 2012
I have created a part in Inventor that is not on the ground plane, is there an easy way to quickly re-position this on the ground plane ?
Cad Manager/Senior Designer
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
View 3 Replies
View Related
Aug 1, 2012
When I do a section in a drawing, i always have to replace the letter a end of arrow.
Is there a way so the letters will always be at end of arrow?
View 2 Replies
View Related
Aug 6, 2012
There is a small black box that follows the cursor around when you are repositioning an object with the mouse (click+drag). It is often covering an area that I need to see in order position something correctly.
These are the labels I'm referring to circled in red:
I don't see an option anywhere in preferences, nor is there an option to hide these labels in the View menu.
View 2 Replies
View Related
Sep 11, 2013
I am new to Photoshop 11 but I was very familiar with the previous version. muth repositioning a layer in a multiplke layered psd.
View 2 Replies
View Related
Dec 2, 2013
How can I Draw a line directly centimeter. I Know Inch setting. I want to I select line tool then enter 1, draw 1 centimeter line.
View 6 Replies
View Related
May 18, 2011
I am looking for a way of integrating an image, actually a logo jpeg directly into the dwg instead of an image reference and each time having to have the logo.jpeg in the same directly and reloading the image.
View 3 Replies
View Related
Mar 10, 2012
I have AutoCAD 2012 on a Win 7 64bit laptop. Ive had it on here for over a year and never had this issue till today. My AutoCAD loads up fine and loads up the default Drawing1 file. However after waiting a few seconds and going to click File, it comes up with Not Responding on the top. I wait patiently for several minutes and it does not recover. Not quite sure what went wrong . My desktop has the same issue. There is a possibility of it being caused by CCleaner after using it to fix errors and it messed with something in the resgistry while doing so but not sure.
View 9 Replies
View Related
Mar 14, 2012
I am still very new to AutoCAD.I have 5 nodes each of which has an x y & z co-ordinates. I have converted each of these nodes into a control vertex and created a spline of degree 3.
Because the spline does not directly go through each of the control vertices and thus there is some gap between the spline and the control vertices; what I want to know is, what is the distance between a particular control vertex and the spline measured at right angles to the tangent line of the spline.
The values I am using are completely arbitrary and I have used them just to get my point across.I have also attached the actual .dwg file that contains the total number of control vertices and the spline.
View 3 Replies
View Related
Nov 30, 2013
I have a large JPEG image (10000*11000px), attached to an Autocad drawing, that I want to crop multiple times. I cannot load it into memory using .Net, I get an out of memory exception. the only thing I think I can do is read it directly from Autocad. To do that, there is a method of the "RasterImageDef" class called "OpenImage" witch returns an IntPtr to the image. I tried to create a Bitmap object from the IntPtr and the save it to disk. I get no errors but the saved image is black. here' the code :
public static void IntPtrTest(){ Document doc = Application.DocumentManager.MdiActiveDocument; Database db = doc.Database; Editor ed = doc.Editor; ObjectId imageDict = RasterImageDef.GetImageDictionary(db);
[Code]....
View 1 Replies
View Related
Dec 30, 2011
I have a sweep that follows the shape of the path sketch, but the sweep itself is made to the right of the sketch. How can I get it to fall directly on the path? I have attached a picture of the sweep as well.
HP Z400 Workstation
Intel Xeon @ 3.33GHz
12.0 GB RAM
Windows 7 64-bit
Inventor Pro 2014
View 2 Replies
View Related
May 20, 2011
I was wondering if there is a way to set the plotter to cut directly after the drawing. i have changed the setting to extent but it still prints the whole page size.
View 9 Replies
View Related
Aug 28, 2012
problem when plotting files that have PDF images attached to them and are viewed through a viewport. When plotting, the publishing bar fills up but then stays filled and doesnt disappear. At this point AutoCAD is locked up and I see the file starts spooling. I have several PDF files attached that amount to no more than 500 kb, however, when spooling it racks up to 30mb before in sends it off to the plotter and it takes a very lenghtly wait (up to 60 min). Eventually it plots and sometimes it doesn't plot at all. After a while if I try cancelling the plot, it will start plotting but only half of the page and after that the entire operating system will lockup. We have several machines (6) and 2 plotters in a network and the plotters are shared. Is there a better and faster way to work with PDF xrefs? Could this be a networking problem instead of AutoCAD?
machine specs:
Dell Precision T3400
Intell Core Duo @ 2.33GHz
2GB RAM
OS: XP pro ver.2002 (w/ SP3)
AutoCAD Architecture 2012
Plotters:
HP Design Jet 1055CM
KIP 3000
View 3 Replies
View Related
Aug 12, 2012
I have a simple ipt file (attached)
It is a simple rectangular plate with 13 holes through on a pitch circle.
I have used a "circle" to construct the "Pitch Circle" and a "line" to construct the top dead centre of the circle.
I have then added a circle to use as a hole feature and used the circular pattern to make the holes equi-spaced around the circle.
This circle is then extruded "Through All".
My question is, How can I eliminate the construction "Circles" and "Lines" from the following code, only allowing sketch entites that are directly associated to an extruded feature to be accepted?
Public Function WriteDxfSketchEntities(Doc As PartDocument, sketch As PlanarSketch) As Boolean
Dim partCompDef As PartComponentDefinition
[Code].....
View 1 Replies
View Related
Oct 26, 2013
I use inventor to draw cars for competitions. They are made from 2x2x12 balsa wood blocks.
Is there a way to center the drawing directly in the middle of the page?
What type of file would i need to model the car in in order to have it cut out using a cnc router/five axis mill? Would it be the same for wheels (made out of 2mm plastic)?
View 6 Replies
View Related
Apr 24, 2012
I'm actually using inventor 2012 and microsoft visual basic 2010 express, and i need to create some code so i can access and export all the information from the parameters list (values, names, tolerances... everything!) from a part i designed.
View 3 Replies
View Related
Jul 20, 2011
Autocad failes when i tried to directly opening a file from recieved attachment email. whereas it opens it properly when i save the files to hard disk drive.
View 4 Replies
View Related
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
Dec 19, 2013
Is there a way to make parts invisible directly independent to the selection you made (selection can contain visible, invisible or both parts)?
Most of the time, i make a selection in the model browser and want to put a list of parts directly invisible. Sometimes i also select already invisble parts.
Now what inventor wants to do is make them all first visible before i can make them invisible. As far as i know, there is no other option to do this.
Is there maybe a combination with holding shift or something to directly toggle them invisible?
View 1 Replies
View Related
Sep 4, 2012
Is it possible to export the contents Table directly into Excell from AutoCad2012?
I've tried the Data extraction wizard but it seems to export the Table attributes/properties and not the contents of the table.
View 4 Replies
View Related
Sep 7, 2012
I recently upgraded from Autocad 2012 Mechanical. Previously, I was able to simply select objects in AC, ctrl-c them, then paste them into Word. I am now using 2013 Product Design Suite, with the Vault addin for word. I am now unable to do this. What I notice is that when I switch to my Word window and paste, there's some unknown process occurring in Autocad. Furthermore, what should be an image box with my drawing in Word is a blank box.
AutoCAD: 2013 Product Design Suite, using 2013 Mechanical.
Word: 2007, Service Pack 2.
View 6 Replies
View Related
Sep 3, 2012
We are using Inventor 2012 and would like to read Solidworks 2012 files directly into the system. This can be done with Solidworks 2011 files but our vendor upgraded his software between the time he sent us test files to try the import and now. Can you tell me if the is a plug in or something that will allow us to read SW 2012 files or should we upgrade to Inventor 2013?
View 6 Replies
View Related
Aug 31, 2010
All of a sudden, though I've change nothing, my line properties are messed up, here are some of the issues
1) My line type no longer works (via layers or directly)
2) My text section within line properties no longer shows up in order to access 'text overide'
3) I can no longer change the line color.
View 1 Replies
View Related
Jun 26, 2013
I dont know if its the UCS thats twisting or something else thats happening . If you look at the screen print i attached you can see that the view cube is orthogonal but the cursor is slightly rotated. If i restart my computer this will not be the case.
Then the cursor and the view cube both will be orthogonal. But after a while, for no reason it will rotate again and I have to restart my computer!
View 4 Replies
View Related