AutoCad 3D :: How To Join Helix Onto 90 Degree Bend
Oct 16, 2012
I'm trying to join a helix onto a 90 degree bend but I can't get the 2 ends to marry up.
I am self taught so I don't know all the commands but I understand the concept from using Maya / 3Ds Max in the past.
Also why do I see the diagonal lines at the end of the 90 degree?
Ihelix.jpg
View 9 Replies
ADVERTISEMENT
Jan 19, 2013
how to bend down the start and end of the swiped helix down to the surface.
View 3 Replies
View Related
Dec 6, 2012
I want to make this part that bend 15 degree at 800 mm from bottom. In my attempt.
First, I bend it 15 degree.
And, make flange from Face and upper flange then I stuck with error.
View 1 Replies
View Related
Jul 24, 2012
How can I bend a Living Hinge at 90deg angles for assembly? Also, is there any tool in either autocad or SW that I can get that final dimension with tolerances? My concern is the hinge might break after printing!
View 0 Replies
View Related
Nov 8, 2013
I'm experimenting with 3d printing and wish to create a tube system based on this vase. Im completely new with 3ds max. What's the easiest way to simply bend the entire model 90 degrees? URL...
View 2 Replies
View Related
Mar 9, 2013
Can I bend these paths making a 90 degrees curve pointing right so that the green line forms the inner curve with a smaller radius than the red line?
View 2 Replies
View Related
Jul 19, 2011
I received a drawing from a client, which has all the features on a coordinate system, But the drawing is rotated for some reason. Even after rotating the drawing the coordinates are the same as it was prior to rotation. I believe there may be some variables that has been changed for this. If a line is drawn A@100<0 it is drawn vertical instead of horizontal and like wise @100<90 is drawn horizontal instead of vertical.
Attached is the drawing.
View 3 Replies
View Related
Jan 3, 2012
Drawing: line, arc, line.
arc was defined with line's end points and radius, so I'm positive that this drawing is continuous.
Steps I take:
pedit
click
do you wish to turn into polyline
y
j
Select objects: 1 found
Select objects: 1 found, 2 total [enter]
Select objects:
0 segments added to polyline
[enter]
I had no problem turning other arcs into polyline...
View 1 Replies
View Related
Jun 21, 2013
The command to JOIN two overlapping anchor points as a SMOOTH join is not working (at least, on Mac).
"The join option only results in a corner join regardless of whether you select anchor points to join or the entire path. However, for overlapping anchor points, if you want the option to select a smooth or corner join, then use Ctrl+Shift+Alt+J (Windows) or Cmd+Shift+Option+J (Mac OS)."
View 4 Replies
View Related
Nov 8, 2012
Haven't used AC in a while and hoping this is a simple question, trying to take a polyline (in this case a coil shape) and add a diameter to the line. This 3D object will then be imported to COMSOL for some thermal expansion modeling.
Is there an easy way to do this?
View 3 Replies
View Related
Nov 29, 2012
I am working on a project that involves a screw conveyer(auger) with a 3" od, 1.5"/flight and a 0.800" ctr shaft. I modeled it without any difficulty using the "helix" function in a 3-d sketch & then swept a rectal around that path. The problem is, I need paper templates to layout the pattern on the steel. In the past I have made use of the "flat pattern" feature to print paper templates for tube notching and such, but that function prompts me with an error message "no surface to flatten" Attached is the full screw(augShaft9in.ipt), a single flight and 2/3 of a flight(i dont think a full flight will flatten & not overlap). Need to getting these patterns printed.
View 1 Replies
View Related
Dec 20, 2012
what ive been trying to do is make a helix that sweeps around a rectangular prism i was able to make it in solid works but i cant find a way to do it in inventor.
View 9 Replies
View Related
Jul 8, 2011
I am thinking to make a helix in a path that is in arc shape. I want to is it possible to made such thing in autocad 2010. if possible.
View 2 Replies
View Related
Jun 11, 2013
I am trying to loft a triangle around the path of a helix. I want the top point of the triangle to be facing in such that the ouside surface is flat (in the veritcal direction) for the entire helix and I have the two triangle cross sections oriented to do as much. Whenever I try loft it, autocad associates sides of the triangle that aren't supposed to connect causing the triangle to twist along the path. Is there a way that I can easily tell autocad which sides I want to connect?
View 1 Replies
View Related
Sep 25, 2013
how to create an helix with variable section?. The axis diameter is constant.
View 3 Replies
View Related
May 8, 2013
I create a helix, two turns, base diameter = top diameter = 3, helix height (each turn) = 2.
Why when I look it from the top view, its shape is not a perfect circle?
Should it be a perfect circle when it looks from the top view, isn't it?
How to make it perfect circle when it looks from the top view?
View 3 Replies
View Related
Apr 25, 2011
why I cant sweep this region. I have tried to flip ucs move region etc.
M10x20.dwgSweep.jpg
View 2 Replies
View Related
Apr 8, 2012
I have a helix I've made, and I want to turn it into a thread in a hole I've already made.
I'd also like to make a matching bolt to fit the said thread. Keep in mind my thread speficics are not importan this is all merely for a proof of concept.
I do know know if auto cad offer a say to make a bolt and so on w/o too much work -but I've attached the said file and the helix I'm concerned with is in the "threads" layer.
View 2 Replies
View Related
Jun 20, 2012
You can create a variable pitch helix by using the Equation Curve feature introduced in Inventor 2013.
Create a new 3D Sketch. Start the Equation Curve command.
Here are equations that I use to create helical curves. Many other variations exist.
Cartesian coordinates:
x(t) = radius * sin(360 * num_turns * t)
y(t) = radius * cos(360 * num_turns * t)
z(t) = height * t
[Code]....
When you sweep a profile along a helical path, use the plane normal sweep (instead of perpendicular sweep) to orient profiles suitable for coil or spring. In the example below, the sweep path is a constant radius, variable pitch helix.
View 9 Replies
View Related
Oct 8, 2012
I am working on Sweeping three helix profiles around a cylinder to create a screw thread. When I sweep the profile, Inventor gives me the error messages:
"The attempted operation would create a self-intersecting surfaces. Try with different inputs".
or
"The attempted operation did not produce meaningful intersection edges from the face-face intersection. Try with different inputs".
However, this is exactly what I need to create the helix profile I require and eventually increase the size of the Extrusion Sweep profile to 80mm. When I increase the sweep profile to 80mm I get the same error message about the self intersecting surfaces.
I am working with Autodesk Inventor Professional 2011, 64bit, 8gb RAM, Windows 7, Intel Core i7-2860QM.
View 9 Replies
View Related
Jul 9, 2013
I want to put holes on 2 sides of helix shape object. The holes are about 0.125" deep and 0.80" wide and next to each other.Encluded the shape.
View 8 Replies
View Related
Aug 22, 2013
Trick to keeping objects aligned with a helix when using an associative path array? The animation below demonstrates the problem where I can't seem to keep the "treads" on a spiral stairs aligned with the center of the helix. (fewer objects accentuate the problem)
View 3 Replies
View Related
Dec 8, 2012
I have generated a gear set using inventor. Now I would like to 3d print the gears. I have uesd the export tooth shape to get the true tooth profile. now I am attempting to use the coil feature to generate the helical tooth. The problem im running into is in the coil tool I can only give it a Revolution and height dimension. The hight is the width of the gear, but I am having a problem converting the helix angle to the "Revolution" perameter. I have read other posts and they say that it is Helix angle / 360. I have tried that and then compared it to the original gear generated by inventor and it is not even close. I need to do this on in internal gear and match it to an external gear.
View 2 Replies
View Related
Feb 14, 2008
Is there a way to draw a helix in X3? It is not evident to me and a search does not turn it up. Alternatively, I could draw a helix in MatLab (or such) and import it, but what file format would make it manipulable in X3?
View 14 Replies
View Related
Jun 12, 2012
There's really no way to set the interpolation steps for the path of the Helix spline shape?
View 3 Replies
View Related
Oct 15, 2012
I have a helix spline that is pretty large. The larger I make it the more evident it is that it is made of segments. I can't find any place to adjust the interpolation. Is there any way to add more segments to smooth it out a bit?
Max 2014 (SP2)
Win 7 64-bit; Dual Xeon E5-2687W @ 3.10 GHz; 64 GB Ram
NVIDIA GeForce GTX 570; Quadro 4000
View 1 Replies
View Related
Nov 26, 2013
Because I have only a 2D logo, I was able to complete half of the helix. Is there any script that completes those semicircles?
View 2 Replies
View Related
Apr 6, 2013
what kind of curve is this (e.g. Bezier, B-spline, or NURBS) and how many degrees are this curve?
View 5 Replies
View Related
Mar 30, 2012
I've got a Mesh which consists of several Helixes with regular Tubes in between. They are all welded together, so it is one long Mix of Helix and tubes. In Animation, the amount of Turns in each Helix needs to be changed (from 0 Turns, up to 50 e.g.).
First I attached bones to each helix, but strechting the bones only leads to stretch the Helix - not reducing the Turns.
In another attempt, I took a regular Tube with a Path-Deform-Modifier and a helix-spline, so I had good control of the Mesh, by changing the splines-parameters. But since my Mesh consists of several individual helixes, I cant use it cuz i can only select 1 spline in the deformation-modifier.
View 8 Replies
View Related
Apr 13, 2012
I'm using AutoCAD 2012 and I'm having a problem with 3D orbit. For some reason I can only rotate the view 180° along the X axis. Y and Z are fine, I can rotate a full 360°, but the X axis "bottoms out" if I try to rotate the view more than 180°. Is there something toggled that's causing this?
View 1 Replies
View Related
Aug 24, 2013
I have a simple solid channel of 260 m length (shape of rectangular drain), The bottom slab I wanted to tapered outward say by 1 degree. I used solid edit > face> taper> choose the bottom face, choose the axis (longer) and give the angle, then error shows
"No loop through new edges and vertices." sometimes
"Modelling Operation Error: Change in topology detected."
View 9 Replies
View Related