AutoCAD Inventor :: Variable Spiral Thickness

Oct 20, 2011

Is there a way to use the coil command to make a spiral out of a rectangle where the thickness of the rectangle starts at one value and ends at another? This would be a spiral torsion spring with decreasing thickness approaching the center.

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Set Sheet Metal Rules Thickness To A UserParameter Variable

Sep 16, 2011

We are using 2011.I created a VBA tool that populates the FX Userparameters with a Thickness Variable..How do I set the Sheet Metal Rules Thickness to the new new FX UserParameter Thickness Variable?

for example:

The Userparamter variable name is "cab_thk"

Under Sheet Metal Defaults | Sheet Metal Rules | Sheet (Tab)

The Thickness entry should read "cab_thk"

View 3 Replies View Related

Revit :: Exterior Walls Have Variable Thickness

Nov 22, 2012

I'm modeling un hold house and one of the exterior walls have variable thickness.
 
I don´t need two walls with different thicknesses but just one that is changing is own thickness along his development.

View 2 Replies View Related

Revit :: Floor With Slope And Variable Thickness?

May 27, 2010

how to create a floor or structural slab that is both sloped AND has a variable thickness?

I can do either, but not both. Thinking that I may need to create a generic mass.

View 7 Replies View Related

AutoCAD Inventor :: How To Flatten A Spiral

Jul 18, 2013

I'm trying to flatten a section of sheet metal so i can get a cut lenth for my fab shop. Please see attached drawing. I want to use these dimensions, and then flatten the part so my fab shop can trace it and cut the sections, bend them and weld together, but when i use the flatten command, nothing happens..

View 7 Replies View Related

AutoCAD Inventor :: Spiral Pattern For A Feature?

Nov 21, 2012

I have a tube which I'm adding a pocket to the outside by removing some material. I then need to array that around the tube. However I need to offset each pocket along the length of the tube. I've attached the tube with one pocket (v2013) and a picture showing the pattern if the surface of the tube was unwraped.

View 2 Replies View Related

AutoCAD Inventor :: How To Make Spiral Array

Jan 21, 2012

how to make spiral array? I am to model ballscrew and would like to put ball in. To do so I would need something like spiral array.

View 8 Replies View Related

AutoCAD Inventor :: How To Draw A Spiral Garden Hose

Jun 11, 2012

How would you draw a spiral garden hose? If you don't know what i mean by spiral garden hose Google it. How would you draw the hose.

And would it be possible to make it flexible?

View 9 Replies View Related

AutoCAD Inventor :: 2D Equation Curve For A Parabolic Spiral

Jun 22, 2013

what the 2D or 3D equation curve for a parabolic spiral, otherwise known as a Fermat's spiral would be? I have found this info but do not know how to apply it:

Fermat equation

Therefore in terms of the affine plane its equation is
The Fermat curve is non-singular and has genus

I have also found this: $r^{2}=a^{2} heta $ 

Please see image attached.

View 4 Replies View Related

AutoCAD Inventor :: Developing Spiral Flower Step?

Dec 12, 2011

need to develop the Inventor part based on the autocad drawing. Its a spiral flower step  for kids playground.

View 5 Replies View Related

AutoCAD Inventor :: Drawing Logarithmic Spiral / Projecting On A Sphere

Sep 19, 2011

I need a path on a sphere like on the image I attached (sphere_spiral) for the result similar to image called "gomb". The only problem, metric spiral or coil  / 3d helical curve path won't work because it doesn't end the result I need, because the lines are converging each other. So, I figured out I need a logarithmic spiral 2D sketch or maybe a sinusoidal path.

I need a path from the sphere's top center point to the bottom center point, projected to its surface with equal distance of lines.

View 4 Replies View Related

AutoCAD Inventor :: Flatten Failure Of Sheet Metal Spiral

Dec 27, 2013

why this spiral will not flatten properly.

View 2 Replies View Related

AutoCAD Inventor :: Draw Spiral Bevel Gears System

Mar 30, 2012

I'm trying to draw a spiral bevel gears system KLINGELNBERG , but the results do not match the actual measurements of the piece.

ex. measure of the real outside diameter of the gear = 356mm
 
DATA :
number of teeth pinion  = 9
number of teeth gear = 44
module = 5
shaft angle = 90 °
face width = 59mm
helix angle = 35 °
pressure angle = 20 °

View 2 Replies View Related

AutoCAD Inventor :: Creating Flat Pattern Of A Coil / Spiral Shape?

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

AutoCAD Inventor :: Making Spiral Shaped Pattern Of Parts Around Axle

Feb 28, 2013

It is all about making a spiral shaped pattern of parts around an axle.

what I found in a topic is:

1.Make pattern of workpoints in part file.
2.Make pattern of components in assembly file to follow part pattern.

1st part is easy and done with coil and pattern within the ipt
2nd part does not let me select the workpoints as feature pattern.

View 7 Replies View Related

AutoCAD Inventor :: Thickness Analysis Of Parts?

Jun 19, 2012

How can do the thickness analysis in autodesk inventor like solidwiorks thickness analysis, it show the  thickness of the part in point to point 

View 1 Replies View Related

AutoCAD Inventor :: Shape Will Not Shell Out With 3mm Thickness

Dec 12, 2013

This shape will not shell out with  a 3mm thickness.....i suspect i may have not modelled correctly....how would you model this shape part so as it can be shelled out?

View 8 Replies View Related

AutoCAD Inventor :: How To Customize Thickness Of Edges

Aug 10, 2013

Is there is any way of customizing the thickness of edges. I want to customize this... I am using Autodesk v2012

View 4 Replies View Related

AutoCAD Inventor :: How To Add Material Thickness To A Face

Feb 13, 2013

How can I add a material thickness to a face trimmed from IGES file?

I have a surface imported from IGES file, then trimmed to a single face in IV that I would like to materialize.

I tried times for thickness, but IV doesn't like it.

Neither can I apply Shell for part, nor thickness adding from Sheet metal.

It is a 3D Lofted surface, very simple single one.

View 5 Replies View Related

AutoCAD Inventor :: Shell Out The Part With 2mm Thickness Walls?

Nov 16, 2012

How can i shell out the part with 2mm thickness walls?

View 1 Replies View Related

AutoCAD Inventor :: Find Sheet Metal Thickness?

Oct 24, 2012

I am looking for a solid way of finding the Thickness parameter of a sheet metal part. I have tried two ways so far:

1. oCompDef.Parameters.Item(Thickness)

This works but if Inventor is installed with a different language pack like German for instance then it fails

2. oCompDef.Parameters.Item(1).Value

This also works but if the user started the part with a normal part template and then converts the part to a sheet metal part down the line, then this method fails.

View 1 Replies View Related

AutoCAD Inventor :: What Setting Controls The Line Thickness

Dec 2, 2011

What setting controls the line thickness attached to the arrows in the attached Detail View?

Inventor 2013
Windows 7 Professional 64-bit SP1
HP EliteBook 8470w
Processor: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Memory: 16 GB
AMD FirePro M2000
3D Connexion SpacePilot

View 3 Replies View Related

AutoCAD Inventor :: How To Select All Sheet Metal Parts With Certain Thickness

Nov 21, 2012

How to select all sheet metal parts with a certain thickness ? 

I am looking for a sample code to select all sheet metal parts with, for example thickness 0.5 mm.

View 1 Replies View Related

AutoCAD Inventor :: Modify Object Line Weights Thickness

Dec 15, 2011

I know this option makes all lines the same thickness when printing, but where can i modify this "global" thickness.

View 7 Replies View Related

AutoCAD Inventor :: No Continuous Wall Thickness With Shell Command

Mar 26, 2012

I have a blade housing that requires a continuos radius around the profile. It is not a full radius. When I shell the blade, it looks like the raidius wants to continue. I was told I had to use two fillets and the particial radius will not work. However, the continuous radious in the customers requirement. Is there a way to shell this part correctly?

View 2 Replies View Related

AutoCAD Inventor :: Finding Minimum Wall Thickness In A Part

Jul 10, 2013

are there any other analysis tools available to find the minimum internal wall thickness in a part?  I'm aware of the cross-section tool, but that only analyzes an area the user has already noticed.  In a prismatic part with several cross-holes and features (cavities), it could be easy to miss a thin spot that could give up under internal pressure just by 'eyeballing' the part with Hidden Edges turned on.

I guess I could try the 'unground and move the part thru a sectional plane' trick, but I think it would be too haphazard, especially if the weak point is not thru a principal plane.

Is there a tool I'm missing or maybe something that has been added in newer releases?  Maybe this is too much analysis to ask of a modeling package.

Inventor Professional 2014 64 SP1
Windows 7 64 bit - SP1
Xeon E5-1620
16 GB Ram
Quadro 2000

View 7 Replies View Related

AutoCAD Inventor :: Sheet Metal Defaults (Use Thickness From Rule) - ILogic

Sep 9, 2013

know a rule to check if this dialog box sheet metal defaults "Use Thickness from Rule" is checked, and checked a rule to automatically clear since using a rule amending the plate thickness but if the box is checked catastrophic error occurs, and unchecking the rule works as expected.

View 2 Replies View Related

AutoCAD Inventor :: Stress Analysis Thin Sheet Multiple Thickness

Jul 3, 2013

I have an assembly of multi-thickness, thin sheets, essentially welded together. (see image attachment)

One component is composed of land and bay areas, a single planar sheet where the edges are thin, and the central body is thickened.

I can get Inventor to treat the remaining multi-thickness, right angle components as midplane by going with separate bodies.

The top plate is a single planar sheet, and Inventor will not treat it properly as a mid-planed plate.

Will Inventor translate the constraints properly if I build the thin region separate from the central thicker region in order to produce feasible mid-planed mesh?

Question already posted by other in forum - using local control to develop multiple element thicknesses through cross section of plate (by thin face selection), one cannot verify that the smaller elements along the cross section are built properly through the entire component.

View 5 Replies View Related

AutoCAD Inventor :: Thickness Of Each Of Layers In Assembly Are Generated From Part File

Dec 13, 2013

I have an assembly in which the thickness of each of the layers in an assembly are generated from a part file that is split via a sketch. I use the Make Components tool to break the part into the individual layers, which also spits out an assembly. 

Is there a way to push the thickness value of these parts that will update automatically if the thickness is changed in the parent part, in order to reference this property on the drawing?

View 6 Replies View Related

AutoCAD Inventor :: ILogic Rule To Insert Sheet Metal Thickness

May 1, 2013

In my title block I have a material section that pulls to iProperties from the model

One is material, which displays the material used in the model

and the other is manually input by me in the comments section of the model, I typically only use this field for sheet metal description, example, .125 Sheet Metal,  this saves me from a drawing view to show thickness only.

In my sheet metal template I have checked the little box for the thickness model parameter so it will show up as a custom property - model.

So i can display the thickness parameter anytime the sheet metal base view is placed.

My issue is I want the thickness property to have the following with it "Sheet Metal"

But I only want this to appear if the base view is in fact sheet metal, all other parts and assemblies, this field would be blank,

So this is what I want when a sheet metal part is placed:

This is what I want to display when a part is placed:

This is what I get when anything is placed:

Sheet Metal shows up because:

I am looking for a Rule that will only apply <Thickness> Sheet Metal to my title block only if the base view is in fact a sheet metal part. Is this possible??

Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49

View 9 Replies View Related

AutoCAD Inventor :: Deleted Parameter Thickness Being Inserted Into ILogic Rule?

Apr 3, 2013

When I have a sheetmetal part with an iLogic rule in it and I delete a feature, Inventor sticks this garbage into my rule.

View 7 Replies View Related







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