AutoCad 3D :: Finding Internal Volume Of Vessel 2012?

Oct 24, 2013

finding internal Volume of a Vessel AutoCAD 2012, I have revolved the heads 8mm thk and the shell is 6mm thk, what process do i use to find the internal volume ?

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Convert Internal Volume In A Solid?

Dec 17, 2011

I´d like to do something like that, convert a internal volume in a solid and delete the external solid.

[URL]

View 1 Replies View Related

AutoCAD Inventor :: Professional 2012 - Internal Error In The Mesher

Jan 9, 2012

Just installed 2012 Pro last week and tried to run FEA today. Everything else is running fine. Started with existing model and had this error. Went to a simple part with rectangle sketch 6x1x.125thk and still receive error. Found multiple issues with mesher errors in forum. So I removed all Autodesk products, cleaned registry, turned off antivirus and reinstalled software and SP1 and still receive error.

View 9 Replies View Related

AutoCAD Inventor :: Get List Of All Internal Iproperty Names In Autodesk 2012?

Jul 23, 2012

Experts, how do I get a list of all internal iproperty names in Autodesk Inventor 2012

View 1 Replies View Related

AutoCad 3D :: Calculate Volume In 2012?

Apr 24, 2012

There are points in different levels i wanna make the surfer with this points and project the surfer on the down surfer(that makes with other points) after that make an enclosed Volume and finally Calculate the Volume between this 2 surfer. How its possible to Calculate?

View 8 Replies View Related

AutoCAD Inventor :: Finding Scale Factor Function In 2012?

Aug 4, 2012

i want to ask is there any scale factor function in Autodesk Inventor 2012?

this is because all my drawed part are already full constrained and I want to enlarge it to some factor?

View 1 Replies View Related

AutoCAD 2010 :: Pressure Vessel PV Command

Apr 15, 2013

I'm a designer working for a company that specializes in pressure vessels. I accidentally stumbled upon a Youtube video showing the capabilities of the 'pv' pressure vessel command.

View 6 Replies View Related

AutoCAD Inventor :: Design Of Pressure Vessel

Jul 1, 2004

Opinion on the design of pressure vessel with Inventor. If some of you works or has worked in this subject, to know to me that interest has Inventor for the design of pressure apparatuses.

View 9 Replies View Related

AutoCAD Civil 3D :: Generate Volume Report For Bounded Volume Surface?

Oct 2, 2012

Is there a way to generate a volume report for a bounded volume surface?

View 3 Replies View Related

AutoCAD Civil 3D :: Sample Line Volume Report And Surface Volume Give Different Quantities

Jun 18, 2012

I'm working with TIN surfaces, doing cut/fill comparisons for a surface mine.

My volume surface statistics show a cut volume of 5167.22 cy and fill volume of 8456.18 cy.

The sample line group volume report show cumulative cut of 5527.67 cy and fill of 8465.56 cy.

What could be some causes of this disparity. All reference surfaces are built from points and use a non-destructive boundary.

View 2 Replies View Related

AutoCAD Civil 3D :: Cross Section Volume Vs Volume Surface

May 31, 2013

I've read a few threads on this way back but cannot locate them. I have two surfaces and create a volume surface and it reported the volume as 493 cy. I then ran some sample lines at 25 foot interval and the total volume is reported as 964 cy.

View 1 Replies View Related

AutoCAD Civil 3D :: SSA Storage Volume Is Double Of Pondpack Volume

Apr 24, 2013

I want to use it as my primary hydrologic and hydraulic modeler.  It only makes sense.  Well, I got the program to work and had things linked in and was able to route a storm through the network.  But when I routed the storms, I had to model double the storage that i expected.

So I went back to the program I'm familiar with - Pondpack by Benltey - and designed the same system I routed in SSA in that program - and got the storage volume that I would expect for a site of this size - about 2 acres.

Is there possibly a setting that I'm missing that makes my outlet structures route slower or less than they should?  Or is there some other reason that a system would give this kind of inflated need for storage?

View 9 Replies View Related

AutoCAD Civil 3D :: Volume Boundary Creates Incorrect Volume

Feb 25, 2013

I have an issue with using Bounded Volume or Adding a Boundary to Volume Surface things so bad... = incorrect volumes.. sometimes extremely incorrect.. I understand that the surface rectangle when a boundary is added but this could be horrible if not checked.

View 3 Replies View Related

Edge Animate CC :: Animating A Wave Of Liquid In A Vessel

Apr 17, 2014

i'm trying to animate fluid in a stomach (side view) that moves from side to side like water would.
was thinking to have water drops (as a symbol) move along a motion path but would like it to feel smoother..

View 3 Replies View Related

Premiere Pro :: Control (monitor) Volume Using Computer Volume Controls

Feb 4, 2014

I'm no longer able to control the PP (monitor) volume using my computer volume controls. I've always controlled the monitor volume using my computer volume levels, but starting today, that has changed.
 
The volume is just playing at the level recorded with no way for me to turn down or up.I performed a disc repair and that didn't solve the problem.

View 1 Replies View Related

AutoCAD .NET :: Internal Angles Of A Polyline?

Feb 26, 2013

I have created the following code in VB.NET that i allows you to calculate the internal angle of a polyline. First delivery getting the angle of deflection, a ves obtained 180 you rest this and get the inner corner. All fine, as long as the polyline is the image-1.png. Otherwise, if the polyline is as in the image-2.png there is an error in the vertex B.

That algorithm could follow in order to comply with the correct value. Since later this data i presented it in a table of AutoCAD.
 
Public Shared Function AngleDeflection(ByVal pto3d As Point3dCollection) As ArrayList Dim anguloM As Double = 0 Dim vangl As ArrayList = New ArrayList For i As Integer = 0 To pto3d.Count - 2 Dim V As Integer = pto3d.Count - 2 If i = 0 Then anguloM = Math.Atan2(pto3d.Item(i).Y - pto3d.Item(V).Y, pto3d.Item(i).X - pto3d.Item(V).X) - Math.Atan2(pto3d.Item(i + 1).Y - pto3d.Item(i).Y, pto3d.Item(i + 1).X - pto3d.Item(i).X) vangl.Add(anguloM) Else anguloM = Math.Atan2(pto3d.Item((i - 1) + 1).Y - pto3d.Item(i - 1).Y, pto3d.Item((i - 1) + 1).X - pto3d.Item(i - 1).X) - Math.Atan2(pto3d.Item((i - 1) + 2).Y - pto3d.Item((i - 1) + 1).Y, pto3d.Item((i - 1) + 2).X - pto3d.Item((i - 1) + 1).X) vangl.Add(anguloM) End If Next Return vangl End Function

View 2 Replies View Related

AutoCAD Inventor :: Replace Components With Different Internal Name?

Apr 24, 2013

I would like to know if there is any possibility to replace a component with another one, that has a different internal name. Losing the dependencies would be acceptable.

ReplaceReference and PutLogicalFileNameUsingFull always return the error "wrong parameter".

View 5 Replies View Related

AutoCAD Inventor :: Design A Set Of Internal Gears?

Mar 24, 2013

how we can design a set of internal gears?

View 1 Replies View Related

AutoCad :: Mirroring A Block With Internal Text

Apr 19, 2012

I am trying to mirror a block which has text defined internally. However, the text will not reverse when the block is mirrored. I have read some documentation which said to use MIRRTEXT with a setting of "1".

I tried this and it didn't work, are there any other options which allows the block to stay intact and not have to explode it?

View 3 Replies View Related

AutoCAD Inventor :: Internal Error In Persistence Operation?

Dec 16, 2013

I keep getting this message when opening an assembly;

Internal error in persistence operation (Can't load segment PmResultSegment via a RSeRef when loading segment PmDCSegment)

The solution is to find the corrupted part and restore it.

My problem is that the assembly (and 5 subassemblies) consists of over 150 parts, which is way to many to just start recreating parts at random...

Is there a way to pin-point which parts ruins my model ?

View 1 Replies View Related

AutoCAD Civil 3D :: Importing Styles Internal Error

Sep 18, 2013

we have some styles to import into our drawings and when we try to import them, we get

INTERNAL ERROR:  !dbobji.cpp@8749: eNotOpenForWrite

We don't have a functional work around for this yet.  We're using C3D 2014 (IDSP).  We can get this error importing styles into some existing CAD files, but not all.  We can create a brand new, blank drawing and attempting to import these styles will cause the error.  The error occurs during the 'verifying imported styles' progress bar in the lower left.

We thought we were getting somewhere when we exported to dwg 2013 format and opened that and we could then import styles with no issue.  Unfortunately, in exporting to dwg 2013 format, we lose all of our surface and point data.  Doing a saveas to 2013 apparently does nothing more than just save the drawing and that will still not allow importing of styles.

how to get our style templates to successfully import into all of our CAD files. 

View 6 Replies View Related

AutoCAD Map 3D :: INTERNAL ERROR / Cannot Initialize ASI On Program Startup

May 6, 2010

This is happening in both Map 3D 2011 and Civil 3D 2011 directly on startup and I can seem to get a straight answer as to what is causing this, or how to fix it. The automatic response was to download a fix for the language pack, but that didnt work. Standard AutoCAD 2011 works without any issues, same with ecotect.

Ive already uninstalled and re-installed both of the problem programs.

Im running Win 7 Pro 64-bit.

View 1 Replies View Related

AutoCAD LT :: Won't Open - Internal Error Codes 2738

Aug 2, 2013

AutoCadLT 13 won't open, internal error codes 2738, won't reinstall or repair or uninstall and it started with the new service pack update.

View 1 Replies View Related

AutoCAD Inventor :: Delete Rule With Internal Macro VBA?

Nov 8, 2013

What is the code to delete an internal rule of a document using a macro vba?

View 5 Replies View Related

AutoCAD Map 3D :: Polygon Data From Elevation Of Internal Points

Feb 9, 2012

I have thousands of polygons (and circles) which represent 2D foundation detail.

I have XY Location data (XLS, CSV etc) and Z's for the tops and bottoms of all these objects. (and hence, AutoCAD points)

I have used SHP data before (for the building footprints, and tops) whereby the top and base data is included in the data and I have use mapimport with change properties to thicken polylines and create quick 3D objects above ground.(This was created by others using a method similar to what I want, but in a competitors GIS...)

I need to do the same with the footings.

How can I create a "search" that says - for each polygon, look for a single point inside, and report its elevation and attached that to the polygon as data? Or, create a SHP of all these polygons with RL data queried of the internal point.

The points arent necessarily at centroid, which could be an issue. (Most are, however)

There is no keyID data between the polys and the points (so data joins wont work)

A friend did this very quickly for me in an ESRI Package, surely MAP can do the same!?

Map 3D 2012, and a monstrously powerful CAD workstation... just, er, not the knowledge to yet pull this off.

View 5 Replies View Related

AutoCAD Inventor :: Circular Pattern To Reposition Internal Keyway

Oct 22, 2012

I am using a circular pattern to re-position an internal keyway and am wondering if it is possible to supress the original keyway? Right now I have to give it a 'Placement' value of 2 to get the keyway to shift the amount I want, and as such it keeps the original as well as the new (overlapping them). I wish to suppress only the original one leaving new one...

Inventor 2014 PDS

View 6 Replies View Related

AutoCAD 2013 :: How To Draw Internal Involute Spline Profile

Nov 3, 2013

We have some details of Internal Involute Spline profile,.Now it has to be made by EDM Wire cutting,.I need the nomenclature of Internal Involute,.

I browsed in Internet and I found some details, but all of them explaining Major Dia, Minor Dia, Spline pitch, Circular Pitch, tooth Thickness, etc,.But I need how to draw the involute,Please see the attachment "How to draw this" Automated Programs are secondary, reasons,.

1. I am a Mechanical Engineer, I should know how to Draw it, also I am addict in Mechanical Engineering, so I like to know it,.

2. Installing Software's are prohibited in our organization, it can not be done without Higher officials permission, also it will take time to finish this process,.

View 1 Replies View Related

AutoCAD 2013 :: Disable Live Hatching With Internal Point

Mar 15, 2013

If it would be possible to disable the hatch previewing in AutoCad 2013 when you are creating it by clicking internal points, because it makes really slow the hatching work for my machine and sometimes i have to close AutoCad because it freezes.

View 2 Replies View Related

AutoCAD Inventor :: Make Internal Gear With Design Generator

May 28, 2013

Trying to make an internal gear with design generator. I fill in appropriate info, click the 'internal' check box and when I generate I still get an external gear (using component).

Tried creating a part with the proper bore (root) diameter first and use feature...it wipes out my part and creates and external gear with virtually no bore.

View 1 Replies View Related

AutoCAD Inventor :: Internal Gears Rotation Opposite Direction?

Dec 21, 2013

I made internal gears with design accelerator.

It's calculation is OK. And drag it,the rotation is good, But the direction is opposite. The tooth's move opposite direction to each other. 

I used Autodesk Inventor 2013, And  sp2, update DL22436649.zip But, this appeard before And after sp2 patch.

View 3 Replies View Related

AutoCad 3D :: Creating Internal Room Elevations In Building Model?

May 14, 2013

I have a 3D model from a floor of a building, with 20 rooms on this floor. I have 3D blocks inserted as furniture for each of the rooms and want to create elevations from inside these rooms looking at the 4 walls to show the layout.

How can I position the viewports within each of the rooms to give me a 2D Elevation?

View 5 Replies View Related







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