AutoCad 3D :: Creating A Path For Coil Spring?
Jan 9, 2012
I'm trying to create a coil spring to go around a long bolt for bracing. I'm using AutoCAD 2011 MEP. I need to know how to make the path for the spring so I can sweep it, it does not have to be super accurate size-wise (it's more for representation purposes) but would still like to know how to do it..
View 3 Replies
ADVERTISEMENT
Dec 3, 2010
I have a unique part that needs to be generated in IV. It is a sping that follows a curved path (see attachment). I do have complete information, just need to draw it in.
View 8 Replies
View Related
Nov 13, 2013
I am trying to draw an elliptical coil spring with top and bottom radius of 2 in and center radius of 3 in with 5 turns and spring ht of 5 in. the wire guage is 0.1in.
I could draw a cylindrical spring with helix and sweep command but don't know how to draw an elliptical coil spring. What are the commands or steps to get it. Also, I have problems in getting dimensions of radius and height for the coil spring. I use autocad 2014.
View 9 Replies
View Related
Nov 13, 2013
I want to insert a spring in an assembly, and for that i will make a spring with the coil command. if i will squeese it between surfaces, will it resemble a spring? will the bindings come closer (i hope they are called bindings, otherwise tell me how they are called)?
View 2 Replies
View Related
Aug 16, 2012
I've read the posts pertaining to coil features along curved paths. The existing solutions are limited in that they must rely on a solid with the addition of a bend feature. How can I create a helical surface structure including multiple bends like the one shown?
View 2 Replies
View Related
Jul 24, 2013
I use inventor 2011 and i want to create a spring animation. I followed this video step by step but when i constrain the upside and the downside of the spring to those plate objects i get an error.
this is the video i followed:
[URL].....
View 4 Replies
View Related
Jul 26, 2013
I am trying to create a coil which from above, retains equal and thus parallel pitches whilst at the same time adheres to a semi-circular form in the cross section. You can see from the images attached that the first two revolutions are larger than the semi-circle outline.
These are the values I have used:
Cylindrical
r (t): 134.56924424045517662353735770102mm * t * 0.5
q(t): 1 deg * 360 ul * 3.0 ul * t
z(t): 10 mm * 6 ul * 0.5 ul * t * (1.5 * t) * t
tmin: 0 ul
tmax: 0.916 ul
View 9 Replies
View Related
Oct 30, 2013
how to design and simulate a extension spring (not compression spring) in Autodesk Inventor 2012.
View 5 Replies
View Related
Sep 25, 2012
Is there a way to unfold a coil shape to get the flat pattern? When I try to unfold the attached part I get an error message (see attached error_msg.jpg). We have been using AutoPOL to unfold these kind of shapes (which works fine). But since we have a very old version which we really need to upgrade, I was wondering if nowadays Inventor could handle coil unfolds.
If this will not work with the current IV2013 release, will this then be implemented in a future release? Are there any alternatives or should I just go for the AutoPOL upgrade?
IV2013 Pro SP1
View 4 Replies
View Related
Jan 14, 2013
can we coil a coil in nventor?
If I have a coil or spring, the I want to coil that coil/spring around another axies, can I??
I use Inv.2012
View 4 Replies
View Related
May 6, 2013
When creating a work path on a new layer, the path is a grayish black color is there a way to create that path to be a different color, yellow for instance? Using CS6, I don't see it in preferences anywhere
View 7 Replies
View Related
Jun 10, 2011
New to 3ds Max. Watched the movie on constraining to a path but it never showed how to create the path. What's the easiest method?
View 1 Replies
View Related
Jul 11, 2013
I have been trying to convert this surface (attached file) into a closed volume. But somehow it isnt working.Then I tried to create this figure myself by creating two circles (one at the top and the other at the bottom) and then creating the path for using the sweep command , but it gives a error " sweep produces self intersecting curves".
convert this surface in to a sloid volume or if thats not possible can this geometry be created to the nearest possible approximation.
View 9 Replies
View Related
May 21, 2013
I've got a problem with creating Path in Inventor VBA. I've created a source block definition in SourcePart.ipt, derived it in DestPart.ipt, placed this derived SketchBlockDefinition in Sketch3 and draw 3 extra lines. Now i want to add a SplitFeature with SplitTool as a Path of 3 lines, but first i need to create this Path. There is no problem with creating path from this 3 extra lines, but when i want to create path from lines that belongs to derived block - an error occurs.
Below is sample code (also included in attached file - DestPart.ipt). Try run it with DestPart.ipt as an active file. When Inventor is prompting for Selecting Sketch Entity first select one of 3 extra lines, macro ends with no errors. Then run it again, this time select one of 3 lines that belongs to SketchBlock - an error occurs.
When you try to add SplitFeature (Trim Solid) by UserInterface Button "Split" there is no problem with any set of 3 lines.
Sub CreatePathTest() Dim oPartDoc As Inventor.PartDocument Set oPartDoc = ThisApplication.ActiveDocument Dim oPickedSketchEntity As Inventor.SketchEntity Set oPickedSketchEntity = ThisApplication.CommandManager.Pick(kSketchCurveFilter, "Select Sketch Entity") Dim oNewPath As Inventor.Path Set oNewPath = oPartDoc.ComponentDefinition.Features.CreatePath(oPickedSketchEntity)End Sub
My System is Windows 7 32bit/64bit, Inventor 2012
View 1 Replies
View Related
Jun 1, 2010
how to draw a coiled in 2D drafting. is there any command.
View 8 Replies
View Related
Apr 21, 2011
I'm trying to draw a spring but keep getting it wrong.
View 7 Replies
View Related
Jan 5, 2012
how to draw a spring that is wound from 8mm diameter wire with an inside diameter of 22mm, the standard for a spring consist of one and a half turns at each end and the center lines throught each side. Springs are normally wound and then ground at each end to give a flat surface for accurate seating.
I am currently using autocad 2011.
View 9 Replies
View Related
Oct 22, 2013
I made a coil with taper. Now I want to make a drawing with that taper, but I don't know how to do that.
View 3 Replies
View Related
Dec 30, 2005
I created a simple spiraled coil IV10, and in my IDW I can't place a center mark in the center of the spiral. How do you dimensiom this? I also want to dimension ID and I can't. Something that you would think is so simple is holding me up.
View 9 Replies
View Related
Nov 5, 2012
Im using Inventor 2013 and im trying to make a tapered coil but instead of creating it with a liner taper i want a curved taper. Is there a way to create this (perhaps using guide curves like loft feature?)
View 9 Replies
View Related
Jan 26, 2012
How the heck do I make a bent coil following an arc 90 deg?
I do know how to make coil and helix, screws etc bur I cannot figure out how to make this coil
AutoCAD Mechanical 2013 (run as vanilla ACAD)
Product Design Suite Ultimate 2013
HP Z800, Dual Xeon W5580, 12 Gb Ram, Windows 7 x64
Nvidia Quadro Fx 4800
Dell M6600 core i7, 16 Gb Ram, Windows 7 x64
Nvidia Quadro M4000
View 9 Replies
View Related
Sep 17, 2011
I need to make a round coil that rotates along a hexagonal path, so that looking at the coil from the top you see the hexagonal shape.
View 9 Replies
View Related
Mar 8, 2013
I was wondering if there is any possible way to flat pattern a coil. Attached is a picture of what I am trying to flat pattern. Its a quarter turn of a full coil.
View 7 Replies
View Related
May 17, 2012
How to cut the coil feature out of the block. I have included the file. I thought the split command would be it but was not able to do anything with it.
View 4 Replies
View Related
Oct 5, 2011
I'm looking for making this part. I'm trying to make a pipe that is bent into a donut so the two ends are connected. Then theres a coil around the pipe.
How I can make the donut and/or the coil?
View 4 Replies
View Related
Apr 12, 2012
Photoshop CS5. I am trying to type along a path but every time the text stops at the point in the attached screen shot, looks like a cross inside a small circle.
View 3 Replies
View Related
Sep 11, 2013
I have PS 5.5. All of a sudden, when I create a path, it's reversed out!
View 2 Replies
View Related
May 31, 2013
How do i get the spring to have a compressed look with flat end....i try different settings but not able to have the spring rings to touch for a compressed look.
View 8 Replies
View Related
Apr 6, 2012
I created a spring but when I try to assemble it with constraints it appears to lack a centerline.
View 7 Replies
View Related
Jan 8, 2013
I am trying to model a coil for a tattoo machine. I have all of the helixs made to replicate the wire wrapping around the bobbin of the coil but i cannot figure out how to get the helixs to blend together smoothly. I.E. have the end of the inner coil bend outward gradually to meet the starting end of the next level helix.
View 1 Replies
View Related
Mar 8, 2012
Working on a simple cylinder with a coil runing around the outside of it. For some reason the mesh does not handel the geometry correctlly - can figure our why - any thoguths ? Attaced are pics from the meshing and the model.
View 1 Replies
View Related