AutoCAD Inventor :: Split Multiple Solid Bodies

Oct 18, 2013

I it possible to split multiple solid bodies.  I'm finding that it only allows me to split one body at a time.

View 2 Replies


ADVERTISEMENT

AutoCAD Inventor :: Split A Single Solid Body Into 2 Solid Bodies?

Sep 19, 2012

I'm trying to split a single solid body into 2 solid bodies. The problem is that the body I'm trying to split consists of two separate pieces. I can split a body when it is a single piece no problem, but I'm having the problem when the two pieces are not joined at all.

When I try and split it on the origin plane it gives this error:

"Creating parting line failed. Could not build this Split"

When I try and split it on a work plane lying on one of the pieces it gives this error:

"Creating parting line failed. Modeling failure in ASM. Redefine inputs."

Or, another variation on this erorr:

"Creating parting line failed. Split feature could not create two bodies. Change the Split Tool so that split feature can create two bodies."

View 4 Replies View Related

AutoCAD Inventor :: Save Each Solid Bodies Created From Split?

Jul 24, 2013

could we save each solid bodies created from split?
 
for example part1 part2? 

image excerpt...

View 2 Replies View Related

AutoCAD Inventor :: Pattern Feature In Multiple Solid Bodies?

Sep 19, 2012

I have a Hole that cuts through 2 solid bodies, a gasket and a cover plate. I want to pattern the hole in BOTH solids at the same time, but the pattern feature dialog box will only let me select one solid at a time. I could pattern the hole in one solid before projecting to the other, but the quantity of the holes can change. When the quantity of the holes changes only the holes from the initial pattern are projected. For instance if I have 10 hole initially and it increases to 12 the 2 new holes do not project to the second solid body.

Using Inventor 2013

View 2 Replies View Related

AutoCAD Inventor :: Combine Feature With Solid Bodies

Feb 20, 2013

I have a model with solid bodies. I have used the combine feature to make cuts outs in some plates. The geometry is complex to model so Extrude cannot be used for cuts.

The body used for the combine  can be at different angles and sizes. Due to this some of the combine features will not be needed or have no effect. This leads to the error message:

" The feature as specified did not change the number of faces (and may not have affected the part).  Accept the feature that resulted, or use Edit Sketch or Edit Feature to change the feature definition." Is there anyway to suppress this feature automatically using i Logic?

View 3 Replies View Related

AutoCAD Inventor :: How To Convert 3D DWG Files To Solid Bodies

Jun 25, 2012

How to convert 3d dwg files to solid bodies ?

View 6 Replies View Related

AutoCAD Inventor :: Demote Solid Bodies To Sub Assemblies

Dec 5, 2012

I have an assembly file for a fan casing. We reuse this model and scale it up and doen depending on the size of fan.

For transportation we split the caing into several parts and join using flanges. The number and angle of splits changes depending on the job and geometry.

To model this we share a sketch through the parts and use the split solid command to split them.

I would like to able to create sub assemblies from the main assembly so that drawings and masses can be obtained for the sub assemblies. However, the 'Demote' command does not allow you pick individual solids from a multi solid part.

I have tried creating new parts from the split solids but these are not in the correct location as they are not constrained correctly.

Is there a way to use the Demote command as I am proposing? or is there a different method to split my parts?

View 3 Replies View Related

AutoCAD Inventor :: Edit Solid Bodies Color?

Sep 9, 2013

Is it possible, via VB, to modify solidbodies color ?

Actually, I need to modify part color. But in some cases, the part color and the solidbody color are not the same. So I need to modify the Solidbody color, to match the part color.

I found the bodies in ComponentDefinition.SurfaceBodies, but I can't find something like ComponentDefinition.SurfaceBodies.Item(1).color.

View 3 Replies View Related

AutoCAD Inventor :: Suppress Solid Bodies Using ILogic

Jan 15, 2013

in addition to this question

 [URL]......

What is the code for hiding different Solid Bodies:

with the User Parameter type, I want to select a certain type of Shackle and suppress / hide the other Solid Bodies.

View 1 Replies View Related

AutoCAD Inventor :: Derived Weldment Changes To 2 Solid Bodies

Apr 24, 2012

Open the attached file 207665-124.ipt. how their is only one Solid Body, but the iam needs to be updated because the user added one more part to the assembly.  As soon as it updates now instead of one Solid Body I have 2.  I don't want 2 and this is not typical.  Even if I derive the 207665-120 into a brand new part file, it is only one body. What is causing this to seperate into 2 bodies?  I tried to re-create this from scratch and can't, but he has several files like this that need updates and the 2 bodies causes problems with the holes.

View 1 Replies View Related

AutoCAD Inventor :: How To Make Same Solid Bodies Around Another Body

May 24, 2013

Is there a way to get that long tube and that rectangular part all around that middle circle.

[URL]........

Open this picture. In the end it would end up looking something like that lamp shade. I got one part down so is there a way to get a bunch of those around instead of redrawing it?

View 4 Replies View Related

AutoCAD Inventor :: Convert Solid Into Thin Bodies

Oct 17, 2012

I have a pressure vessel which I am trying to analyse.  Whenever I convert the solid into 'thin bodies', it loses some of the data.  For example, a fillet and a supporting ring (refer to pic attached).  I haven't been able to find any 'shell element' settings to adjust.

Also, I need to manually add contacts otherwise the vessel seperates into multiple bodies.

Even though the solid model is in contact, the 'midsurface' shell seperates it.  Refer to part file attached.

I briefly tried to run the analysis as a solid model, but gave up as it was taking forever just to mesh.

View 6 Replies View Related

AutoCAD Inventor :: Suppression Of Solid Bodies In IPart

Jun 14, 2013

Any way to suppress entire bodies in a multiple solid body part, using iPart, without having to suppress each individual feature for it.  I am on Inventor 2013.

View 2 Replies View Related

AutoCAD Inventor :: Apply Extrusion To All Solid Bodies All Of Time API

Mar 21, 2013

I'm creating a template part to line the inside of a wall with wall boards. All the boards are drawn as an array of seperate solid bodies which are to be made into components once the windows and appertures have been extruded out.

The problem is when the wall changes to a shorter length and then back again. the solids are re-created and the extrusion e.g. Window1 does not have the new solids in it's effected solids list, so I get an error.

Is there a way to set the extrusions "effected solids" (Not sure if that's the correct term) to all the solids all the time through iLogic or the API?

View 5 Replies View Related

AutoCAD Inventor :: Assembly With Mixture Of Thin And Solid Bodies

Nov 14, 2013

I'm trying to do a stress analysis on assembly with a mixture of thin bodies and solid bodies.  The problem is that when I create the automatic contacts they are created as either all thin body or all solid body contacts.  This of course causes the analysis to fail.  It appears that there is no way to make a thin body contact become a solid body contact or vice versa.

I tried to run the entire thing as solid bodies but the I had to stop the analysis after 18 hours of continuous processing. (and a memory upgrade)

View 1 Replies View Related

AutoCAD Inventor :: Invert Bodies To Make Hollow Part Solid

May 4, 2012

So i draw a body (or assembly) and i would like to invert what i draw ( tubing for fluid flow) to be hollow and make the hollow part solid, is there any way that i could do that? 

View 1 Replies View Related

AutoCAD Inventor :: Using Make Components Feature To Convert Solid Bodies Into Parts

May 8, 2013

I'm currently using the "Make components" feature to convert solid bodies into parts. This works great, but we use this method to construct angular roof structures, and after the parts have been made the parts have angular relationships to the .ipt files UCS co-ordinates. It would be very useful if I could align the longest edge of the part (Which is a timber truss) with the x axis in the model space and "lay" the plank flat on the X-Y plane.

View 4 Replies View Related

AutoCad 3D :: Convert Some Solid Bodies To Single Solid?

Dec 1, 2006

How can i convert some solid bodies to a single solid.

View 8 Replies View Related

AutoCAD Inventor :: Create Surface Bodies From Multiple Faces?

Dec 27, 2013

I've currently written an application for SolidWorks that reads file that geometry in the form of faces (ie. 3 or 4 double values that represent triangular and quadirilateral faces).  I am trying to create the same application to work for Autodesk Inventor, but I am having some issues.

First, I am basing my code off from the examples given in the help files.  There's a lot of pointers to objects being to get to the Face creation portion, this seems to be slowing my appliation down considerable compared to the SolidWorks counterpart.  SolidWorks API has a modelling method called CreatePlanarSurfaceDLL that allows me to provide an array of doubles representing the vertex points in order (x, y, Z) for each point, so the array looks like this for a triangle (P1.X, P1.Y, P1.Z, P2.X, P2.Y, P2.Z, P3.X, P3.Y, P3.Z).  Is there anything similar in the Inventor API to simply the process?

Secondly, when using the example, they all have a known "shape" and therefor there are a definied number of vertices, edges, faces, etc.  And when adding the faces, the known points / vertices are used.  In my case, each face contains information for it's 3 or 4 vertices.  I created these using the prescribed methods, but when the final surface body feature is created, and a repair is performed on it, it shows a lot of duplicate edges and vertices.  Do I need to take the time and filter out all of the duplicate vertices, and point to a single vertex that may represent a vertext used by up to 3 or 4 faces?

View 1 Replies View Related

AutoCAD Inventor :: Unable To Split Solid

Mar 14, 2013

I have been working for an hour trying to add this split to this part.  I have an extruded surface (ExtrusionSrf10) that I need to use as the parting line.  When I try this all I get is a "Create parting line failed.....Errors occurred during update".

I have done this many times on other parts, this one is being a pain. I need the split to have two solids when its done. The reason that I want this is so I can sculpt out  a portion of this block.

The file is about 15mb.  Here is a link to it.

Windows 7 x64 -12 GB Ram
Intel i7-930 @ 3.60ghz
nVidia GTS 250 -1GB (Driver 301.42)
INV Pro R2013, SP1.1 (update1)
Vault Basic 2013

View 6 Replies View Related

AutoCAD Inventor :: Cannot SPLIT SOLID Entity / Object

Jun 11, 2012

I do have a problem on SPLIT feature. I cannot seem to apply SPLIT SOLID into an entity/object but, on the other object I am able to apply SPLIT SOLID.

Sketch created using MultiBody and would like to make use of "Make Components" to create an assembly as well as parts.

I have attach a zip file of the ipt. I am currently using Autodesk Inventor Suite 2012.

View 4 Replies View Related

AutoCAD Inventor :: Split Solid Using Surface As Shown

Aug 4, 2012

I use INV 2013. MOVE THE END OF THE PART DOWN TO SEE WHATS HAPPENING.  (MOVED TO REDUCE THE FILE SIZE). I am trying to split the solid using the surface as shown.

But, I am unable to do so. Also, I need to create a new surface with 0.50mm offset to create female form die.How to do it.

View 3 Replies View Related

AutoCAD Inventor :: Split Part Of A Solid For Edit Then Reassembly?

Apr 16, 2012

I have a solid body but I need to make a part of it removable. I want to be able to lift it off and put it back on. The problem is that at the moment it is all one piece. So what I need to know how to do is remove just this one face from my solid, turn it into a seperate part so that I can create a lip on the solid for it to set on once it is reasymboled.

View 4 Replies View Related

AutoCAD Inventor :: Split Solid Has Flipped / Reversed The Solids

Mar 14, 2012

I have a part which I am using the Split tool to make two solid parts. All was fine until a few days later when I went back and made some changes to the surface I was using for the Split. Now, Inventor has flipped the two solid bodies, so later features I had placed now don't work.

View 9 Replies View Related

AutoCAD Inventor :: Create Simple Mold Using Solid Body And Split

May 14, 2013

if i draw up a 3d sold part as the finished part, can i then draw a new rectangle solid body over the top of this and split the new solid body using the part as the split tool?

the idea being that i am left with a rectangular plate with a female 3d impression of the finished part in the top.I can't seem to use the part as a split tool?

View 5 Replies View Related

AutoCAD Inventor :: Split Body Into Multiple Parts?

Oct 30, 2013

I have an insert that I'd like to split into several layers. Is it possible to do this with the split tool, or is it limited to only one "split tool" at a time?

In the picture, the wireframe is the 'insert', the letters indicative of cavities cut into the insert. The purple sketch lines would be typical of where the solid part would be split into multiple parts. 

INVENTOR 2014 STANDARD
IOSX and PARALLELS

View 3 Replies View Related

AutoCAD Inventor :: Split Parts List On To Multiple Pages

May 18, 2010

Is it possible to split a parts list onto multiple pages/sheets? My only solution is to place the parts list three separate times on three separate sheets and on the first sheet hide items 11-30, then on the second sheet hide items 1-10 and 21-30, and then on the third sheet hide items 1-20. Is there any other way besides investing in a larger printer and larger paper?

View 3 Replies View Related

AutoCAD Inventor :: Split Sheet Metal Part Into Multiple Parts

Jul 23, 2013

Is there a way to split this part into multiple parts? I would like to split the part on the corners, leaving a small gap for welding.

View 7 Replies View Related

AutoCAD 2010 :: How To Split Solid Object Into Group Of 3D Polygon Meshes

Dec 17, 2012

I drew a solid model of a structure in Autocad 2010. By using that model, I want to make a FEM analysis in Sap2000. The problem is that Sap2000 takes only polygon meshes (not solids) in 3d. The question is that how can i make a group of polygon meshes of the solid model that represents the structure.

(Since i am not an expert of Autocad, i will be glad if the solution is explained in a simple language.)

View 6 Replies View Related

AutoCAD Inventor :: Creating Assembly Of Multiple Parts To A Solid Part

Feb 15, 2013

My issue is we have Universal assemblies that never change. These assemblies are thousands of parts. (hardware gaskets other random assemblies.) this top level universal assembly never changes.

to increase time in layouts. we would like to create these universal assemblies into 1 sold part.

Is there a was to export an assembly into a single solid part.

View 1 Replies View Related

AutoCAD Inventor :: Subtract One Solid From Another Then Turn Remainder Into Multiple Solids?

Jun 6, 2013

what's the best way to subtract one solid from another then turn the remainder into multiple solids?

View 1 Replies View Related







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