AutoCAD Inventor :: How To Find Cross Section Details In Assembly Level

Jun 27, 2012

How to find the cross section details like area and movement of inertia  at particular cross section

in( solid works there is a direct option select the section and select the face and click on the calculate automatically gives the are and movement of inertia etc in part and sassy level also) but in inventor in part level its possible but in an assembly level.

View 7 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Insert Area Details In Cross Section?

Aug 17, 2013

How can I insert area Details in civil 3d cross section?

View 1 Replies View Related

AutoCAD Inventor :: Find Mass Of A Part At Its Part And Assembly Level

Jul 1, 2013

I have an assembly with 10 parts in it. We use many assembly features at the assembly level (Revolve cut, Extrusion cut..etc). How to find the mass difference of each part by comparing at its parts level and its assembly level.

View 1 Replies View Related

AutoCad :: How To Find Areas Of Stream Cross Section

Mar 13, 2012

I am using autocad to find areas of a stream cross section such that when we take a water height measurement of the stream in the field, we can easily get the area from a spreadsheet since the cross section of the stream at any height will be known (once I get done in AutoCAD).

To further illustrate my needs, I have attached a picture. I need all the seperate areas between the red lines (the red lines are equally spaced vertically and have lengths that go end to end to the edges of the stream).

I have been hatching between the red lines and taking the areas of each hatched object. However, this is a slow and tedious process.

Hatching is not the issue because I can hatch multiple objects at once using the create seperate hatch option.

What I need is a way to list all the hatched object's areas into a text file so that I can easily copy and paste them into an excel file. Even if it is not a nice and neat list, I can atleast use a find for "area" to get them into a nice list a little faster.

cross section for forum.jpg

View 2 Replies View Related

AutoCAD Inventor :: How To Manage Level Of Details

May 30, 2012

I have some doubts about Level of Details. How to constraint the assembly in Level of detail mode. I need suppress the features in position mode not in Level of Detail mode.

View 3 Replies View Related

AutoCAD Civil 3D :: Cross Section Assembly Views

Aug 8, 2013

Is it possible to have XS sampled assemblies displayed on individual cross sections?  I know that the sample line group properties control which assemblies are sampled and displayed. Say that assemblies A,B and C are sampled and displayed on sections from 0+00 to 3+00.  Can ONLY assemblies A and B be displayed on sections from 1+50 to 2+00, and A.B and C on everything else?

View 2 Replies View Related

AutoCAD Inventor :: Suppress Component In Multiple Level Of Details

Feb 7, 2012

You are using an assembly with many LODs. Each time you place a component in your assembly , that one will be active in all level of Details.For some configurations, you would like one component to be active in only one LOD. Inc.

View 9 Replies View Related

AutoCAD Inventor :: Calculate Section Modulus On Certain Cross Section Of Solid Part?

Dec 9, 2013

I am trying to verify the bending strength of a solid part. Need to calculate the section modulus on certain cross section. Don't know how to do it using inventor.

View 7 Replies View Related

AutoCAD Inventor :: Part Details From Assembly View

Apr 2, 2013

Is there a quick way to detail parts from an assembly without having to browse to a part and then search through and select a part and insert a Base View?

For instance from within SolidWorks you can insert a view of an assembly and if you need to detail any part within that assembly you can simply click/select on the part in an assembly view and right click insert view then your View Menu pops up and you are moving forward. If you have to detail several parts you can spit out their Base Views in a matter of seconds. Even if you are making a seperate sheet just for the parts it is easier to insert an assembly view off the sheet and select the parts from there insert all of your part views then delete the assembly view if you want. You can also go to the properties of each view and link the balloons to your assembly BOM.

It is very useful if you are generating drawings such as I do with most parts for the assembly being detailed on the same sheets. 

So is there a quick way to get the parts detailed?

View 9 Replies View Related

AutoCAD Inventor :: Get Details Of A Constraint From A List Of Assembly Constraints / C++

May 28, 2013

Given the list of AssemblyConstraints how do I list them textually? For example
 
// error checking removed for brevityCComPtr<AssemblyConstraints> pConstraintList;pAssDef->get_Constraints(&pConstraintList) ; _tprintf_s (_T("The assembly has %d constraints
"),pConstraintList->Count);const int ikNum = pConstraintList->Count ;for (int iConstraint = 0 ; iConstraint < ikNum ; i++) { CComPtr<AssemblyConstraint> pConstraint; hr = pConstraintList->...

what to put here? how to print out more data here...? }How do I get each constraint from the list?

View 3 Replies View Related

AutoCAD Inventor :: Section An Assembly In Breakout But Not Section

Sep 24, 2013

In the drawing view below, I want to section the green assembly only within the red section.  I've tried this with a breakout and it doesn't work.  There doesn't seem to be a way to exclude the green from the section and yet include it in the breakout.

Infrastructure DSP '14 / Product DSP '14 / Vault Professional 2014
Dell Precision T1650
Windows 7 Professional SP1 64-bit
Intel E3-1270 V2 3.5GHz / 32G RAM
Nvidia Quadro 2000, Driver 331.82
Space Navigator, Driver Version 6.17.7

View 3 Replies View Related

AutoCad 2D :: Cross-section / Elevation And Detail Cross Reference Labels

Apr 6, 2011

I am trying to annotate a floor plan to show the location/orientation of section, elevation and detail drawings. The labels must also indicate the appropriate drawing cross reference. (basically a circle with a arrow, text inside circle showing drawing cross reference). My question is - is there an automated way/library to insert such labels or do I have to create each of them from individual elements and make a block?

View 1 Replies View Related

AutoCAD Inventor :: Cross Section Views

Dec 20, 2013

I am a new user of AutoDesk inventor and have a few questions about saving different views of the drawing.  I have a floor plan layout and need to save several different cross section views to see different angles and different parts of the interior.  I am familiar with how to do this in programs such as google sketchup but not inventor.  I also need to insert text with arrows pointing to different things in the drawing.  Is this possible with inventor or does the drawing need to be put into other software such as paint.

View 6 Replies View Related

AutoCAD Inventor :: Export Cross Section Geometry

Jan 11, 2013

I've created a solid in Inventor and used the Section Analysis tool to create several cross sections. I'm trying to find a way to export the geometry of each cross section to a some format so that I could laser cut each cross section.

View 1 Replies View Related

AutoCAD Inventor :: 3D Model Cross Section Texture?

Jun 19, 2013

Wnitake a cross section of an assebly n Invetor  3D moel t the cross section of each componet look ey similar like cement, Is there any way to change the cross section texture.

View 5 Replies View Related

AutoCAD Inventor :: Overlay View On A Cross Section?

Mar 7, 2013

how I can get an Overlay view on a cross sectional secondary projection?

View 1 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 :: Sectioning In Assembly Level

Aug 9, 2011

I have to create a workplane and then define the section.

Usually the sectioning is done w.r.t flat surface/s and then the section plane can be offset depending upon our requirement and placement in the assembly. I am not getting this offset option when I want a Sectioned View. The section takes where I click on the flat face straight.

View 5 Replies View Related

AutoCAD Inventor :: Colors In Top Level Assembly

May 21, 2012

I have a sub assembly with frame members and have used different colors for different sizes.  In the top level assembly all the colors are lost, presumably because it defaults back to material color.  Is there a way to get the frame  member colors to display and all assembly levels?

View 1 Replies View Related

AutoCAD Inventor :: Create BOM For Top Level Assembly

Jun 20, 2013

I am using IV 2010. I have an assembly that is made up of subassemblies and individual parts.  Some of the subassemblies share the same parts.  I would like to know when I create the BOM for the top level assembly if it can show parts only with no assemblies.  I want to get the BOM to combine like parts from all subassemblies in one list. I have tried to use the part only option and it still puts subassemblies in the BOM and breaks the parts out per subassembly.

View 1 Replies View Related

AutoCAD Inventor :: Ballooning By Assembly Level

Jan 9, 2014

When ballooning an assembly drawing having a structured/all levels BoM, the balloons default to the part level of the BoM hierarchy.  Is there a way to have the balloons reference the part's subassembly (direct parent) without having to override the value of each balloon manually?

View 7 Replies View Related

AutoCAD Inventor :: Scale Detail Cross-section Hatching In Drawing?

Aug 7, 2013

Is it possible to scale the cross-hatching in a detail that was created from a section view so it looks better with the scale of a detail? If the scale factor of a detail is much larger than its parent, the cross-hatching is very sparse and detracts from clarity rather than adding to it.

View 2 Replies View Related

AutoCAD Inventor :: Find Level Of Detail Using ILogic

Sep 14, 2011

I'd like to drive a parameter depending on the level of detail being shown. How can find which LOD is active within ilogic?

I'll use this for driving a weldment : when the weld is on the bead parameter = 6 when the weld is off the bead parameter = 0.1

View 2 Replies View Related

AutoCAD Inventor :: Turn Off Sketches On Assembly Level?

Mar 25, 2013

I have a rule that turns off all work geometry and sketches of an assembly and all referenced parts and assemblies.

This rule is almost perfect.

When i run the rule. All sketches and work geometry are turned off. But sketches in sub assemblies remain visible in the top assembly. When i open the document of the sub assembly the sketches are off.

So what I see is a top assembly 'override' of sketch visibility inside sub assemblies

How can I turn off visibility of a sketch on a level higher?

View 9 Replies View Related

AutoCAD Inventor :: List First Level Sub Components From Assembly

Jul 6, 2012

Currently I have some code which loops through all sub components of an assembly and sub assemblies. However I only need sub components inside the top level assembly and not any sub-assemblies. Is there an easy way to acomplish this?

This code will list all sub components inside an assembly when a drawing is open.

Dim oDocument As Document Set oDocument = ThisApplication.ActiveDocument Dim oRefDocs As DocumentsEnumerator Set oRefDocs = oDocument.AllReferencedDocuments
Dim oRefDoc As Document
For Each oRefDoc In oRefDocs debug.print oRefDoc.FullDocumentName Next

View 7 Replies View Related

AutoCAD Civil 3D :: Adding Cross Section To Section View Group?

Jul 17, 2013

Is it possible to add additional cross sections (sample lines added after views were created) to an existing Section View Group?

C3D 2012 SP3 & C3D 2014 SP1
Win 7 Professional 64 Bit

View 9 Replies View Related

AutoCAD Inventor :: Assigning Material To Faces At Assembly Level

May 19, 2011

I would love for the day that ADSK allows users to assign materials to faces and surfaces at the assembly level. I know this can be done at the part level but this practice has it's flaws when trying to have an accurate BOM and Parts List as well as other "issues" when using that method.

Take a plated part for example. At my company our structure of a plated part would look something like this:

raw material - machined part - plated part. I'm sure it;s the same at many other manufacturing companies.

Typically we will have a material spec sheet for the raw material. We will have an IPT and INV dwg of the machined part file. We then place the machine part (IPT) into an IAM to become the plated part. We do this workflow because if we chance any geometry to the child (machined part) it will update and reflect a tthe parent IAM  level (plated part). This also keeps out parts list and BOM structure in-line with our MRP system. So this workflow works great for us.

However there is an issue doing it that way. Inventor doesn't allow to assign materials to faces at the assembly level which seems just wrong to me. I kind of understand why they did that but it sure would be nice to be able to assign materials to faces in IAM files. Yes I know I could acheive this by using Derived Component but then my parts list and BOM structure does not reflect the base part. It only reflects the Derived part in my Parts List. Is there a way I'm missing to alter or change the Parts List to pull info of title, part number, etc of the base part rather than the Derived?

Ideally I'd just love for one day INV to allow material assignment to faces and surfaces in the assembly level. It looks rather strange on our drawings where we do a section view of the top l;evel assembly and see parts that are technically made of brass but look to be made of chrome or zinc plating instead because of how we had to assign material to the entire body of the component at the assembly level.

View 9 Replies View Related

AutoCAD Inventor :: Passing Down Assembly Features To Part Level

Dec 11, 2012

How do you save features added in an assembly to the part? For example, if I add a hole in an assembly, presently I cannot see it when I open the part. It seems like a very basic function, I'm not sure why it doesn't do it automatically.

View 6 Replies View Related

AutoCAD Inventor :: Suppressing Assembly Feature Via Level Of Detail?

Dec 13, 2011

I'm trying to use the Level of Detail function to add a hole feature in a sub assembly that will be used in 2 places inside the main assembly, but the sub assembly is present in many other location and does not need this hole. My thought is to have the master level of detail depict the hole feature and have another level of detail with this hole suppressed.I can't get the two levels of detail to save the desired outcome. When I switch LODs, the hole feature will not suppress or unsuppress as desired. Is this possible or am I doing something wrong.

View 3 Replies View Related

AutoCAD Inventor :: Insert Threads Into Hole At Assembly Level

Jan 11, 2013

I have an assembly that is made up of 3 unique parts ( 5 parts total). These parts and there features are to be laser cut, then assembled and welded along the outer perimeter in the small chamfer. I have designed the parts to have 5/16 holes, which will be later tapped to 3/8"-16 UNC after assembly.

Once these parts are assembled, I don't understand how I can change the holes to reflect this. Meaning I want the parts to be pre-drilled(laser cut) with 5/16 holes, but I want the assembly to then have 3/8-16UNC holes.

The hole command will not let me select the existing hole features in the assembly and add threads. What is the consequence of inserting a 'new' hole with 3/8-16UNC threads over the existing 5/16" holes in the assembly?

Is my workflow incorrect? should I have the parts modeled with the tapped holes and just make a note on the drawing to not tap these holes until assembly? how does that affect the laser cutting?  

View 9 Replies View Related

AutoCAD Inventor :: Use Level Of Detail From Subassembly In Main Assembly?

Nov 19, 2012

How can i use a level of detail from sub assembly in the main assembly?

View 2 Replies View Related







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