AutoCAD Inventor :: Solid To Mid Plane Surface Converter?

Oct 19, 2010

Any program to convert 3D solids to a mid plane surfaces? We need our models in this form to do FEA work on them. I wanted to ask this question before I took on the task of trying to create one myself.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Create Plane And Mirror Solid?

Nov 5, 2012

create a plane and mirror a solid?

I am planning to have the following workflow:

Plane creation:

Through the z-axis and at an angle of 7,5° to the XZ-Plane

Naming the plane - Mirror Plane

Turning off the plane visibility

Mirror solid:

Add mirrored solid to the existing solid

Here is a sample ao the code...

Dim oDoc As PartDocument
oDoc = ThisApplication.ActiveDocument

Dim oCol As ObjectCollection
oCol = ThisApplication.TransientObjects.CreateObjectCollection

'This does not work...

oCol.Add(oDoc.ComponentDefinition.SurfaceBodies(1))

'Here I want to create a new plane

Dim oPlane As WorkPlane
oPlane = oDoc.ComponentDefinition.WorkPlanes(1)

Dim oMirror As MirrorFeature
oMirror = oDoc.ComponentDefinition.Features.MirrorFeatures.Add(oCol, oPlane, False, kOptimizedCompute)

I have also attached a simplified part file where the code has been copied inti the iLogic browser

View 1 Replies View Related

AutoCAD Inventor :: Extend And Contract From A Work Plane While Editing A Solid

Aug 1, 2013

How to create a work plane, say, in the middle of solid while editing, to use the extend and contract commands using IV2014?  I'd like to avoid using Fusion as an option if possible.  This should really be an easy thing to pull off as many STLs are now available for 3D printing but simply need a quick stretch here and there to print accurately.

View 7 Replies View Related

AutoCAD Inventor :: Intersection Of Sphere Surface And Plane

Sep 15, 2013

I need an intersection of the surface of a sphere and a plane, producing a circular line.

I do not know how to do that.

View 2 Replies View Related

AutoCAD Inventor :: Plane Tangent To Curved Surface?

Oct 2, 2012

I'm designing a part, and am having trouble creating a plane tangent to a curved surface. One option for creating a plane says "Tangent to Surface through Point", which in theory I should be able to use, but I can't figure out how to actually place a point there before in order to create a surface at the point.

Basically I am trying to cut a circle into the curved right side of the part

I've attached the part file for reference.

View 5 Replies View Related

AutoCAD Inventor :: Surface Not Allowing New Sketch Plane

Dec 20, 2013

When I tried to make a sketch plane on one of the surfaces of the revolved feature, it only had the option to edit the original sketch or the feature even though the sketch that I'm trying to create is on a different plane. There is one surface that allows me to add a sketch plane.

View 5 Replies View Related

AutoCAD Inventor :: Create Work Plane Perpendicular To A Surface?

Aug 20, 2012

How to create a work plane that is perpendicular to a surface? I'm trying to do this so that I can "split" the object into two separate entities where the plane is.

View 9 Replies View Related

AutoCAD Inventor :: Adding Work Plane To Non-linear Surface?

Oct 9, 2012

Is there a method to add a work plane to a curved surface ? I need a construction plane adding to a curved surface to allow a sketch to to added to this plane, not sure if this is possible but the problem I have is adding a series of sketches to a curved surface to then extrude-cut for window openings.

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 8 Replies View Related

AutoCad 3D :: STL To Solid Converter?

Jan 15, 2013

Any good STL to Autocad solid converter?

I have a old drawing that the original file got corrupted but I still have a STL model of.

View 9 Replies View Related

AutoCAD Inventor :: How To Make Profile Plane Tangential To Conical Surface

Oct 31, 2013

I have the German version of Inventor 2014, so some translations may be different.

I want to project a text on a sketch onto a conical surface. The error message is that the chosen surface wasn't tangential to the profile plane. I found no way to rotate the plane.

How do I project my profile onto the conical surface or How do I make the profile plane tangential to the conical surface?

View 9 Replies View Related

AutoCAD Inventor :: Convert Surface To Solid Model / Turn Off Yellow Edges In Surface Model

Mar 4, 2008

We received a surface model from a vendor that I have patched up as best I can, it still has one hole that I can find that I haven't been able to fill. Ideally we would like to have a solid model, but I'm running out of time to get this done and the surface model we have would be good enough for our purposes IF I can get the yellow surface tangent lines to turn off or change their color to black.

I've attached a jpg of the surface model with the yellow lines and uploaded the model here: [URL].....

View 9 Replies View Related

AutoCAD Inventor :: Surface Into A Solid

Jan 17, 2011

Is there a easy way to make this into a solid.

View 5 Replies View Related

AutoCAD Inventor :: Convert Surface To Solid

Jan 28, 2010

Is there any way to convert a surface to solid?

View 4 Replies View Related

AutoCAD Inventor :: Missing Surface In Solid

Dec 5, 2013

I have a scanned model of a casting.  It was necessary to delete surfaces to remove the casting flash from the model.

I have lofted/patched/stitched the missing surfaces to close the solid.  Apparently there is a gap somewhere because the model remains as a surface instead of returning to a solid.

How can missing surfaces be found in the model?

What else can prevent the model from returning to a solid?

When stitching, the gap tolerance was set to .002".  The model will "rebuild" without any error messages.

View 2 Replies View Related

AutoCAD Inventor :: Hollowing Out Solid Surface

Dec 13, 2012

I am working on a project and have ran into a problem. I need to hollow out a currently solid surface in order for it to have a uniform thickness of 3mm that follows the curvature of opposite side. These pictures will show what I mean.

Top Side:

Bottom Side:

Basically, I need to hollow out the backside to make it fit the surface of the front side with a thickness of 3mm. Is there some sort of tool that is designed for this or another way of doing it?

View 7 Replies View Related

AutoCAD Inventor :: Imported Surface To Workable Solid

Nov 5, 2012

I was given a STEP file that was created in Solidwoks which when opened in Inventor 12' is a surface.

The surface can be successfully thickened after it is stitched, prior to stitching it fails due to it's complex obround, tapered, bell shape. However, because thicken only thickens perpendicular to the surface I end up with a lot of unusable ends with crazy angles and in many cases additional phantom surfaces which I cannot cut off or sketch on because they don’t really exist. Thickening has not been a serviceable option to this point.

All other techniques I try when making this model from scratch fail or do not match the original surface. Measuring the surface is difficult because the only measurements we get are the lengths of the loops, no radial measurements. Additionally, when I enter the solid I created from scratch into an assembly (whether it’s geometrically correct or not), I cannot constrain it, I can’t click on anything but the working planes – no surface, face or edge can be picked on the solid itself.  

Making surfaces into workable solids? Is there anything I should do different? Is the sequence I am using incorrect? Correct order of operations they use to successfully create a solid from a surface?

View 7 Replies View Related

AutoCAD Inventor :: Converting Surface Into Solid Body

Sep 28, 2012

I am trying to convert this composite surface into a single solid body, however when I try to stich the surfaces in the construction environment it always crashes. I have also tried edditing the STEP file import options but it still always opens as a composite surface.

View 7 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 :: Multi Body Surface To Solid

Dec 16, 2012

I have a multibody surface part, which is derived from a multibody part. Therefor there are multiple contiguous surface parts  that are isolated from each other.

Is there a way to STITCH or convert one of these contiguous surfaces into a solid part ? 

Note:  I tried the THICKEN tool but the hole features do not come out right. Some holes are missing or the hole depths are wrong.

View 9 Replies View Related

AutoCAD 2013 :: Converting Complex Solid Surface To Solid Model

Aug 12, 2013

I have finally created the shell of the complex surface that you see. This is only a section of the part because I cannot show the whole thing for proprietary reasons. I formed solid surfaces using the network command. The propblem is that it will not convert to a solid because the surface seams are not "water tight." When the network command created the solid surfaces, the surface seams do not exactly match the lines so there are gaps in all the seams. I have tried blending, patching, etc. and nothing works. how to convert this to a solid without losing the outlines and the shape?

View 3 Replies View Related

AutoCAD Inventor :: Laser Scan Data To Surface / Solid Model

Jan 19, 2013

I am trying to find a way to import a laser scanned mesh or point cloud file into Inventor (2013) such that I can use it to make a parametric representation of the form. The import format can be STL, OBJ, VRML, XYZ or PLY. I have tried the Mesh Enabler from Autodesk Labs but the files I am looking to work-on are bigger than the enabler can cope with and my system slows right down or locks-up.

I know bespoke reverse engineering software is the ideal way to go but I was hoping there was a way to model over a mesh to represent its form to create a placeholder in a parametric assembly. I'm not looking for accuracy, just a surface or solid output that can be constrained to native inventor parts. If I could get the files to STEP or IGES someway that would be enough.

View 1 Replies View Related

AutoCAD Inventor :: Create Work Axis Where Work Plane Intersects Curved Surface?

Sep 9, 2013

I keep running into a situation where I would like to be able to create an edge or a work axis at the intersection of a work plane and the surface of the part.  I figured out a work around if the surface is flat, but I haven't figured out a work around for a curved surface.

How do I create work axis where work plane intersects curved surface?

Or put another way: How do I project intersection of work plane and curved surface onto the work plane in a 2D sketch?

I need to be able to draw a 2D sketch on the work plane, but get a perfectly matching projected line onto the work plane, from the curved surface, at the intersection of the curved surface and the work plane.

The attached jpg shows the intersection in question.  I circled it.

View 5 Replies View Related

AutoCad 3D :: How To Put Planar Surface To Solid Object Which Surface Is Curved Like Cylinder

Sep 2, 2013

I would like to know how can put planar surface to solid object which surface is curved like cylinder for example. When start draw from first point rectangle of planar surface follow x cordinate not that solid object. How to do that simply?

View 9 Replies View Related

AutoCAD Inventor :: Work Plane Rotated At Angle To Another Plane And Passing Through Axis Of Cylinder

Jul 13, 2013

How to make a new work plane rotated at an angle to another plane and passing through the axis of a cylinder, or one of the main axes.On the plane commands, in V2013, i don't find an option for plane at an angle

View 1 Replies View Related

AutoCad 3D :: Make Vertical / Horizontal Section Plane Of 3D Solid

Apr 25, 2013

Is there any way to make a vertical or horizontal section plane of 3d solid leaving the rest of it like a solid?

Often I need to do pretty much complex view in which the same solid should be sectioned for half part of it and be solid for the rest. It is a common way to present solid draw but I can't do it with autocad 2013.

View 3 Replies View Related

AutoCad 3D :: How To Get Surface Area Of 3D Plane

Nov 27, 2013

This is a Curve Plane which I need to get the area. I am using AutoCAD 2010, 3D..

View 9 Replies View Related

AutoCAD Inventor :: Convert Surface Model Pump To Solid Model?

Oct 4, 2011

Am trying to convert this pump into solid ?

View 6 Replies View Related

AutoCAD Civil 3D :: Intersection Of Level Plane And Surface?

Jun 5, 2012

How would you show a intersection line showing the intersection of a surface and a level plane or level surface?

Intel Core 2 E8500 @ 3.16Ghz
RAM 8 GB
64 bit
Windows 7 Enterprise SP 1
ACAD Civil 3D 2011

View 4 Replies View Related

AutoCAD Inventor :: Convert Surface Model Into Solid Model?

Jan 15, 2013

My problem today is that I made a Model of a Part of a ship using surfaces rather than solids because the engineer thought it would be easier to bring into ANSYS program for analysis but he is now having a problem with it and I am looking into converting my current model to solid. I can do it but the method I thought of using is quite long winded and we are working to a tight deadline.

1.open up the surface part

2.use "Offset/Thicken"

3.any clashes between parts make a sketch and cut away.

the problem is the amount of plates I have and the time it takes to sort them out.

View 1 Replies View Related

AutoCAD Inventor :: How To Convert Surface Body In Solid Body

Mar 8, 2012

How can I convert a surface body in a solid body?

I attach my file.

View 3 Replies View Related

AutoCAD 2013 :: Render Ground Plane And Reflective Surface

Jul 24, 2013

I am trying to use AutoCAD to render some small parts.  I am used to using Inventor Studio, but AutoCad's rendering tools have taken some getting used. to.  I have everything figured out, with the exception of the ground plane for shadows and/or reflections.

I originally wanted a ground plane for a shadow to be projected on.  However, I had no luck with that, so I modeled a large box under the part.  Using that, I am able to get a shadow, or reflection, BUT, the edges of the box are showing in the background.  The easy fix is to make the box larger, however, I need the reflective surface and background to be white so that it can be printed on paper without seeing the rendered edges.

How can I set a ground plane, or model a plane, for shadows or reflections, AND made it true white so that the edges cannot be seen?

View 3 Replies View Related







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