AutoCAD Inventor :: Assembly With Two Cylinders

May 28, 2012

I'm having two assembly issues. I've attached the parts that I made and a little sketch to make it clear what's going on. 

First, you'll see two curved pieces attached to a cylinder. I can't make the wholes on the side line up and mate. I'll get mates but they're in the wrong places. The two holes on the side of curved bar should meet up with the two holes on the straight cylinder.

For the second one, I can't get the smaller armpit piece to fit inside the larger, black piece. I've gotten so it seems snug but then one little part of the "plastic" piece sticks out the top of the black piece. Hopefully the drawings make it clearer, but I attached the parts as well.

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Intersect Two Hollow Cylinders

May 12, 2013

I have created the model in the picture in AutoCad, but I do not know how to create it in Inventor. In Inventor I Know how to extrude and draw 2d/3d sketches, but this simple model it is impossible to me.

It is a simple 3D part, no sheet metal or pipe. It is an structure. I have copied it sliced to make more clear the geometry that I am looking for create.

View 2 Replies View Related

AutoCAD Inventor :: Create A Plane Tangent To 2 Cylinders?

Dec 28, 2012

I have 2 different diameter cylinders and I would like to create a plane that is tangent to both.

View 7 Replies View Related

AutoCAD .NET :: Replace All 3D Polylines With Cylinders

Feb 21, 2013

I'm trying to automate a simple yet massively tedious task at the moment. Certain layers of my drawings contain 3D Polylines that have to be converted to cylinders. What I need to do is select all 3D Polylines in a specific layer and automatically convert them to cylinders, these cylinders will all share the same hardcoded diameter, however will retain the x,y,z, positioning of the 3D Polylines. The way that I'm approaching i'm attempting right now is to use a selection filter to select all 3D Polylines, save their co-ordinates into an array, create the cylinders using these co-ordinates and then deleting the existing polylines.

View 9 Replies View Related

AutoCAD 2013 :: Converting Single Lines To Cylinders

Apr 14, 2013

How to convert a 3'-6" radius 4" OD single line 90 deg turn int a solid cylinder (90 deg elbow pipe fitting).

View 2 Replies View Related

AutoCAD 2010 :: Extract Radius And Height From Cylinders

Mar 26, 2013

I design a small plant in Autocad 2012. For the pipes we used cylinders, now we need to make the bill of materials, but I don't know how to extract the data from each cylinder(radius and height), after I will be able to do this, I can make the material list, but I don't know how and I am having so many cylinders.

View 9 Replies View Related

AutoCAD Inventor :: Convert Weldment Assembly Back To Regular Assembly Template

Jun 6, 2012

I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.

View 1 Replies View Related

AutoCAD Inventor :: Creating Separate Assembly Out Of Various Component Parts In Existing Assembly

Jul 10, 2012

I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?

View 2 Replies View Related

AutoCAD Inventor :: ILogic Assembly Has Double User Request At Inserting In Assembly

Sep 18, 2012

We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.

1. Start a Rule after open document.

2. This Rule starts a Rule in the first cylindrical component.

3. This Rule ask the user for a diameter.

4. The assembly gives this new parameter value to the second component

5. Then the assembly calls another rule in the second component to change it with the new parameter

Everything is working fine when the following combinations are taking place:

1. I open up the assembly out of vault or from a local drive or an accessible server drive

2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive

It don't work with the following situation:

- I insert the assembly as sub assembly in another assembly out of vault

Then the user becomes the dialog "Choose a diameter" twice.

I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other. 

change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.

View 1 Replies View Related

AutoCAD Inventor :: Tube And Pipe Assembly Styles Don't Translate Into Other Assembly Files

Feb 9, 2012

I have encountered a problem with the Tube and Pipe styles. 

As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor

When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.

Steps I've taken:

Exported the styles .xml and Imported the styles into the master tubeandpipe.iam 

Imported the user created .xml styles into the main assembly file nothing seems to work

View 8 Replies View Related

AutoCAD Inventor :: Find Interior Volume Of Assembly By Subtracting Assembly From Block

Apr 23, 2012

I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it.  Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted.  Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?

Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?

Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: Place Assembly Constraints With Parameters From Parts In Assembly?

Oct 30, 2012

it is possible to make a constraint that utilized a parameter of a part within the assembly.

For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?

View 1 Replies View Related

AutoCAD Inventor :: Make Sub Assembly From Parts From Main Larger Assembly?

Oct 31, 2011

My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.

When I import the original parts into a new assembly, all of the constrains I created are not there of course.

I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.

I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.

In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.

View 4 Replies View Related

AutoCAD Inventor :: Translate Assembly Component Using ILogic / Offset From Parent Assembly Origin

Nov 9, 2011

I want to be able to control the location/position of a component in an assembly. This is easy enough through the iProperties/Occurrence tab and then adjust the location of the X,Y, and Z offsets. Is this possible using iLogic? I have been unable to find a function to access via iLogic. Ultimately I am trying to translate a component about an axis not a pattern.

View 1 Replies View Related

AutoCad 3D :: Rotate Boxes And Cylinders And Constrain To 90 Degree Rotations?

Dec 7, 2012

I am just getting started. I am modeling some tanks pumps and piping. How can I 3d rotate boxes and cylinders and constrain to 90 degree rotations?

View 9 Replies View Related

AutoCAD Inventor :: Saving Assembly Parts As New (sub) Assembly?

Nov 28, 2011

Can I select a bunch of parts in an assembly and say "save these pieces as a new assembly"?

It is just such a needed tool but I cant find an easy way to accomplish this.

View 2 Replies View Related

AutoCAD Inventor :: CoG Needed For Each Sub Assembly In A 2 Part Assembly On An IDW

Oct 3, 2013

I have a two part duct fire damper assembly. The IDW has the combined two part assembly, which I know how to turn the CoG on, so that it can be dimensioned. The problem is each piece will more than likely be hoisted separately so I would like to show the CoG for each piece, not the combined master assy.is there a way to do this?

Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Extract Radius And Height From Cylinders And Boxes

Jul 23, 2013

I design a small plant in Autocad 2012. For the pipes we used cylinders and boxes(for square pipe), now we need to make the bill of materials, but I don't know how to extract the data from each cylinder(radius and height) or box.

It is possible to do this?

I place a small sample from the plant. Totally I am having around 6000 elements.

View 9 Replies View Related

AutoCAD Inventor :: Assembly Within Assembly Detection

Sep 3, 2013

I would like to see if there is a routine that allows my iLogic code to detect if my assembly contains another assembly within it. If my assebly contains assemblies then I don't want "MyRule" to run. Else if it does then I want "MyRule" to run.

View 4 Replies View Related

AutoCAD Inventor :: Two Assembly Positions In One Assembly

Mar 21, 2013

My Assembly has two possible positions for my piston.

I would like to show both piston positions (top and bottom) in one drawing file; however, in different drawing views.

I have tried using LOD and Drawing View Representations, but it is my understanding that neither of these are meant to be used in this way.

View 2 Replies View Related

AutoCAD Inventor :: Add Extrusion On Assembly

Aug 16, 2012

I wanted to add an extrusion to an asembly. I was able to highlight the required geometry and create the feature, but is not showing up. In the browser, there's a red "up arrow"  beside it. Why is it not showing?

View 3 Replies View Related

AutoCAD Inventor :: Get Assembly Name From Part?

May 8, 2013

I am in Inventor customization using VB.net as development language. 

There is one issue which is troubling me from some time. 

Is it possible to identify the name of parent  assembly of part/sub-assembly.

For Instance there is a Sub-Assembly/Part, how can i identify the parent assembly using VB.net without opening that assembly.

View 7 Replies View Related

AutoCAD Inventor :: Get Area Of Assembly

Nov 21, 2013

Is there any way to get an area for the entire assembly on the BOM?  If you go to i Properties --> Physical it is shown there. But how to pull it from there and have it as Column in BOM? Can it be done using API ?

View 2 Replies View Related

AutoCAD Inventor :: Crashing When Assembly Is Placed

Apr 12, 2012

I'm working on some vb.net code which updates the sizes of parts within sub assemblies and then selects the correct sub assemblies to place and constrain into a larger assembly.

When I run my software all the sub-assemblies should open, resize and then get placed into the larger assembly.

This code works up to a point. However I'm having some trouble when one of my sub assemblies is placed and constrained into the larger assembly - Inventor crashes.

If I step through my code line by line, it works fine. I think that this is because Inventor has more 'time to think' about what it is doing between placing the sub assembly and constraining it (updating the parts i guess).

After discovering this I wrote a line in my code which uses the vb.net stopwatch class to wait 20 seconds between installing the part and constraining it, this allows everything to work without Inventor crashing.

What I'd like to know is if there is a command i could use in vb.net which would allow me to wait for the sub-assembly to be ready to be constrained rather than waiting 20 seconds? Although this works I don't think it's the 'correct' method of doing things.

I'm using Inventor 2011 SP1.

View 1 Replies View Related

AutoCAD Inventor :: Add Dimensions In Assembly Through VBA

Aug 21, 2011

I want to add dimensions in an assembly through VBA ,but all my work is just in vain . Now I can add dimensions one after another ,but I want to finish dimensioning in the assembly once for all .

View 1 Replies View Related

AutoCAD Inventor :: Revert To Old Assembly

Jul 30, 2012

How to save an assembly as a new file, in a new location, and not have it update when the individual parts are modified?  I need to be able to track the revision history of an assembly, and be able to revert to an assembly, as it was, at any time.  I tried pack and go, but the sub-assemblies remained parametric, and reflected the current state.  I would like to have file a1.iam, file a2.iam and file a3.iam, all using the same part or sub assy files, and not have them change when I create file a4.iam.

View 5 Replies View Related

AutoCAD Inventor :: Add Background To Assembly?

Apr 22, 2013

How do I add a background to my assembly?

View 6 Replies View Related

AutoCAD Inventor :: Assembly Extruded Cut

Feb 17, 2012

Is there a way to extrude a cut through an assembly but only cutting the parts I want cut?  I am using Inventor 2012. Basically I want to use a part in the assembly as reference for the cut.  But I do not actually want to cut that part only the surrounding parts.

View 4 Replies View Related

AutoCAD Inventor :: Measuring In An Assembly

Dec 8, 2011

I use the "M" measure command a lot, Is there any other good ways to dimension in assembly?  I often need to know the distance between the edge of a part and another based on a fixed view, which if the two edges are straight and on the same plane works ok but I need to measure the height of two parts which are on different planes or the distance between arcs and curves as these tend to always work from the centers?

I need a command that will basically fix the plane to the current view to get the required dimensions, is there anything available?

View 2 Replies View Related

AutoCAD Inventor :: Can't Set Assembly As Contact Set

Mar 28, 2012

Look at the attached snips. The assembly icon is strange to me. and I can not

set it as a contact set because it is greyed out. Is there any way to set this as a contact set?

Inventor 2012

View 2 Replies View Related

AutoCAD Inventor :: Animation Of Assembly

Feb 17, 2012

Im having trouble animating an assembly i made. It is a twin cylinder foot pump for car tyres, nothing special. When i try and animate it i have trouble getting the pump to move. When trying to animate constraints it doesn't like it and parts move about all over the place. I've also tried animating parts and this doesn't work either.

View 1 Replies View Related







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