Search the Community
Showing results for tags 'rotation'.
-
entmake block with attributes, scale and rotation issue
CHLUCFENG posted a topic in AutoLISP, Visual LISP & DCL
I have done quite a search and have not found any good explanation to use entmake to insert a defined block, and scale or rotate that block upon insertion. The idea is to tag a line (pipe), and add the diameter, length, and cut-length of that pipe using attributes. I have the code to get the lin... -
Is elliptical rotation possible in a dynamic block
TJKawaguchi posted a topic in AutoCAD Drawing Management & Output
I have a rectangular device tag with polylines as wires. I want to rotate the wires, but since the device is rectangular, I end up with spaces at 90 and 180 degrees. Any suggestions would be greatly appreciated. Motion Detector.dwg- 6 replies
-
- dynamic block
- constraints
-
(and 1 more)
Tagged with:
-
Hi i have a plate and a shaft. i am able to constraint the shaft to be tangent to the plate and constraint it to be on a specified location. However. i need to make the plate rotate when the shaft rotates as if it is one unit. the shaft is to be welded to the plate. i tried everything within the...
- 2 replies
-
- constraint
- assembly
-
(and 1 more)
Tagged with:
-
i am trying to rotate text at zero angle but it is not work. please see attachment drawing and please give me lisp to set text zero rotation. Rotate text Set Zero Angle.dwg
-
Hi, It's a bit difficult to explain my problem I would like to know how (or if it's even possible) to have an object follow a block in rotation (authored) without the object rotating itself. Kind of like a piston in a car, the piston will only move up and down but the rod and crankshaft will...
-
Problem: Dynamic Block with Rotation Action
JackStone posted a topic in AutoCAD Drawing Management & Output
Good evening. After some extensive reasearch I could not find a way to solve my problem, so I have come here hoping you guys can save me yet again. I've spent the past three days trying to create this block and at the moment I'm quite frustrated. I'm trying to create a dynamic block with multipl...- 5 replies
-
- problem
- horizontal text
-
(and 3 more)
Tagged with:
-
I'm sure my beginner is showing, but I'm not sure how to constrain something to allow it to rotate about an axis. Basically, I have an axle which is grounded, and I need a wheel assembly to freely rotate about the axle. Any help would be GREATLY appreciated!
- 2 replies
-
- constraint
- beginner
-
(and 1 more)
Tagged with:
-
Hi, I'm just trying my hand at learning to create some dynamic blocks, but need a solution to keep the text unrotated. I have attached a file of my troublesome file for you experts to look at, if possible. PileTest.dwg The file is basically a plan view of 4x foundation columns for overhe...
- 8 replies
-
- rotation
- dynamic block
-
(and 1 more)
Tagged with:
-
First of all sorry for my bad english. I wonder how do I change the default value of the angle that is between in the command UCS "specify rotation angle about X axis :" from 180.00 to 90.00 Thanks
-
Dimension Text Editing
CyberAngel posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I'd like to share something I just discovered. It may be old news to many of you. Select a dimension. Select the text grip. Right click. You'll get a menu for doing some neat things with the text, such as moving it independently, resetting it, and centering it vertically. You can even rotate the... -
Hello all and thanks ahead of time for any guidance. To simply put it, I am grabbing linework from a dwg and copying it from base point 0,0,0. in the drawing that I want to copy it into, I hit ctrl+v and type 0,0,0 to put it exactly where it needs to be. For some reason, that I cannot figu...
-
I have a property line that is N 36d19'52" E but needs to be N 12d52'18" E. The obvious and calculated rotation angle would be 23d27'34" but when I rotate the line by the calculated angle it doesn't rotate to the right angle. It's off by 0d11'10"!? When I draw a line by bearing at N12d52'18" E an...
-
Blocks that rotate to different Viewports - possible?
Chramesly posted a topic in AutoCAD Drawing Management & Output
Hi, I am currently doing a series of drawings with multiple viewports across the same level. To fit them all on an A1 drawing, I have to orientate the viewports in different fashion. This means that the symbols (blocks) look different depending on the viewport rotation. Is there any way to m... -
Apologies if this has been posted already - been searching everywhere for an answer to this one! Here is the problem with the process put simply: Start with a new drawing Drawn a rectangle. Place a block which has an attribute with a number at each corner. ie. 1-4. Convert all o...
- 4 replies
-
- nesting
- data extraction
-
(and 2 more)
Tagged with:
-
Inventor 2012: Control rotation speed? Don't want it to stop, just decelerate
numberOCD posted a topic in Autodesk Inventor
I'm working with rotating wheels and am trying to figure out how I can go from 60 rpm to 30 rpm with no stop? -
Rotating Component does 180 degrees back and forth. How do I do full rotations?
numberOCD posted a topic in Autodesk Inventor
I'm trying to animate the wheels on this crane (not as important as the later wheels I'm drawing up right now) and I can't get a full rotation. I tried everything to my understanding to use motion transition constraints against the rail or manually rotate them in the Studio. The former never worked... -
My company recently hired out some AutoCAD work. The task they completed was to load our drawings from pre-CAD days (1970s and 80s) into AutoCAD and update them with new piping and notes. Somehow, when they did this, the drawings in model space ended up sideways, but they are right-side-up in paper...
- 16 replies
-
- paper space
- orientation
-
(and 2 more)
Tagged with:
-
Hi I think this is a simple question for you guys but how do you find the rotation of a block within a drawing that I know the name. I want to create a new USC that is at the same rotation. I have tried Associated List 50 but there does not seem to be a rotation angle in that list is there some...
-
Ok. So I'm using a lisp routine that has been previously set up. It wouldn't display any of the current UCS coordinates. I think I fixed that. But now, I have caused a problem with the leaders. Specifically the line that is supposed to go underneath the N but above the easting. In WCS it works out j...