AutoCAD Inventor :: Container Sq Area Calculation Verification?
Sep 26, 2011
I am trying to calculate the area of our parts. I was trying to do the math my self but I kept getting a lower area than IV. I haver attached a picture of what I get from IV. I have listed my calculations of the angle iron below:
I am using IV Pro 2011 Educational SP1
i7 2600
8GB ram
1Gb GTX 560
Cart 72 lbs 4006 sq in
All calculatoins are in ^2
(4) 2x2x1/8x48=92.928, 371.712
(4)2x2x1/8x33=63.888, 255.552
(4)2x2x1/8x29=56.144, 224.576
(2)2x2x1/8x32.669=31.623592, 252.988736
(4)2x1/8x2=32.912
Total = 277.495592, 1137.740736
View 4 Replies
ADVERTISEMENT
Nov 8, 2012
How can Inventor calculate the paint area of a one-side open container with a double bottom?
The container should be painted at the inside and outside.
But not the hollow space between the double bottom and the real bottom?
View 2 Replies
View Related
Feb 23, 2013
How to create a dome using just the surface area?
View 1 Replies
View Related
Apr 29, 2013
I don't use the area calculation tool that much. I was just working out a large area for concrete. I use TOOLS - INQUIRY - AREA. Thats all fine and it gives me the area, for instance, to keep it simple 4900 x 9000 = 44.10m² AutoCad displays it as 44100000. I know it's not a major problem, but is there anyway I can get it to display as 44.10 or at least lose all the zeros.
View 9 Replies
View Related
Sep 11, 2012
how the area calculation works for finding the square footage of a dwg.
I can easily get a rough estimate of square footage on L X W....but when i use the area measuring tool, i get total inches and a total sq foot estimate of 1.7xxxxx which i don't understand.
View 4 Replies
View Related
May 16, 2012
How to get multiple objects area easily. i am using auto cad 2009.
View 2 Replies
View Related
Jan 6, 2012
i've got a lisp-routine that calulates multiple area's and put the sum in text in the drawing on the place i select.
the sum has to be devided with 1000000 so that it is in m2.
the lisp-routie i use is:
(defun c:ca(/ pt ent txthgt)
;;; bepalen van de teksthoogte indien current style height = 0
(setq txthgt (cdr (assoc 40 (tblsearch "STYLE" (getvar "TEXTSTYLE")))))
[Code]......
View 4 Replies
View Related
Mar 1, 2012
I am highlighting an area and at the last point where I press eneter expecting an area calculation, I get this message "specify next point or [A/L/U]; I don't want that I want the area
View 1 Replies
View Related
Apr 4, 2013
I find conflict area between list command for hatch and calculation.
when do you make calculation list of plines 2381.399
when do you make calculation list of hatch 2545.948
View 1 Replies
View Related
Dec 16, 2013
I was just wondering why when I try and calculate an area using a polyine, I am getting a readout of 1.80401967E+07, when I have it set to give me the calculation in square feet? It is an area of approx. 246 Acres.....is this because the area is so large? I am not sure what the "E" stands for or the "+07" at the end....
View 6 Replies
View Related
Jul 8, 2013
An Area Text Object is created...
the Transform Effect is applied to it (a rotation).
The text rotates, but the fill disappears...
whether it's the original object or if copies are added.
View 4 Replies
View Related
Dec 29, 2011
In the attached report, safety factor is se to calculate from ultimate tensile stress (485 MPa), and it indicates 1.33 with stresses:
Von-Mises: 323 MPa..............SF = 1.5
1st principal: 303 MPa.............SF = 1.6
2nd principal: -181.2 MPa....... SF =2.67
So, how is inventor getting 1.33 ?
EDIT: if I set it to calculate from yield ( 260 MPa) it accurately reports SF = 260/323=0.8
EDIT: added part file
View 9 Replies
View Related
Nov 22, 2012
My company recently installed Inventor 2013. In previous versions we used a part with negative density similar to seawater to calculate submerged weight and CoG.
In IV 2013, it seems that the ability to calculate negative mass is not longer available.
This is how it worked in pre 2013 IV, when I could specify a negative density.
What I have is a spool made of steel. This spool is modelled as an iAssembly with four configurations:
-In air, empty
-In air, filled with glycol
-Submerged, empty
-Submerged, filled with Glycol
For this example, I now need three parts:
-Steel Pipe
-Glycol derived from the inside volume the pipe
-Seawater buoyancy derived from the outside volume of the pipe.
Each part has its own density, and the assembly weight and CoG correspond to the assembly configuration (with or without glycol) and environment (in air or submerged).
The seawater buoyancy represents the water displaced by the total spool assembly, regardless of the contents. To achieve correct weight in the submerged state, the buoyancy material has to have a negative density.
I do not want to make any of the mass parameters static, and I also fear that the CoG might not be updated correctly when using that method.
As I no longer can define a negative density, any optional method to achieve this without overriding the mass value.
Autodesk Product Design Suite 2013 SP1
Win 7 Enterprise 64bit
Intel Xeon CPU E3-1240 V2 @ 3.40GHz
16Gb Ram
Nvidia Quadro 2000
View 9 Replies
View Related
Dec 30, 2013
Questions below pertain to using Autodesk Inventor 2013:
What factor of safety value the Shaft Generator program uses when you run the calculations?
Does the factor of safety value change when you are not using the inventor user material option?
Lastly, when exactly do you know when to use the density option in the calculation properties or not?
View 2 Replies
View Related
Nov 19, 2011
I would like to know what calculation on the length of a folding feature is performed by Inventor when one folds it. Read my example to better understand my question.
I am trying to fold a part of my sheet 90 degrees, I am going to call the folding part sheet B and the rest of the sheet, sheet A. Now, understand that when I fold sheet B 90 degrees, its face will no longer be parallel to sheet A, but the face of its thickness will. Consider this, now: when I fold the sheet B, there will be an inner part of the folding (which will have the faces of both sheet sections 90 degrees from each other) and the outer part (which will have an angle of 270 degrees between them).
I want the distance between the thickness face and the outer face of sheet A to be X in length. Which is the intial length of sheet B for this to happen? Consider using the BendRadius, Thickness, and other Inventor Sheet Metal parameters that will participate in the equation.
The question surged because I wanted such distance to be 5 in a part with a Thickness setting of 0.5 (as well as BendRadius), but because of this folding length calculation, I had to make sheet B 5.631 in length.
View 4 Replies
View Related
May 5, 2009
I've has Inventor tell me this for thin walled tubes with holes in them, but not for a simple part like the attached one. Autodesk are you listening yet? This has been an issue for a long time. Mass calculations for parts with holes on curves do not work properly. On many parts the error comes up with "low" selected. By default each time I try to save the file, the error window pops up.
View 8 Replies
View Related
Oct 22, 2013
I have a problem acessing the fatigue calculation panel in the bolt connections´ tool. Whether I press enable or disable I simply can´t acess it. What should I do to access it?
View 4 Replies
View Related
Dec 29, 2012
How Do I find the Varification Code ? for my mail to send Pic?
View 2 Replies
View Related
Feb 18, 2013
How do i get a sender verification number in elements 10 for sending photos?
View 1 Replies
View Related
Dec 1, 2013
I bought Adobe CC 5 days ago and everything worked fine. When i continued to work on a project i started 3 days ago AE suddenly crashed and I got this error:
After Effects Error: internal verification failure! {Plugin ID is invalid}
I don't know why this happened but now i can't open any projects any more and if i start a new one and create a new comp i get the same message and after effects crashes again. In my last project I was mainly using the keylight and liquify plugin and a bunch of masks...
System Specs:
Win 7 Ultimate 64bit
16gb ram
cpu: q9550 @3.99ghz
gpu: gtx770
60gb ssd with os and ae + 4tb hdd (1tb+1tb+2tb)
View 1 Replies
View Related
Jan 9, 2013
I receive the error message when using Extension Manager "this extension cannot be installed because licensing verification failed". I have checked the My Products and Services section of the Adobe web site and it shows my correct serial number for PSCS6. How can I overcome this problem so that Adobe knows I have a valid license and let me install the extension?
View 6 Replies
View Related
Jul 22, 2013
Currenty I have my X6 installed on 2 systems. The first time, I installed in on my desktop to test it out, then I installed it on my laptop.
When I have Draw open on the desktop, The little green icon in the bottom left is there and shows tha I am signed in. However, when I am on my laptop, the icon is not thre at all. When you go to the help button and look - it says "sign out" which would indicate that I am signed in...
View 11 Replies
View Related
Sep 3, 2013
How can I catch the event when I change the container inside a palette?
View 3 Replies
View Related
Feb 12, 2013
How do I get a verification number in order to "SHARE" my pictures on Photosmart??
View 1 Replies
View Related
Nov 20, 2013
How do I attach photos from PSE Organizer to email without my address verification?
View 2 Replies
View Related
Mar 25, 2004
I have a series of 150 text-based JPEGs I would like to enclose in a container file so that the files remain together and in sequence. Is there someway of doing this? Can JPEG itself be used as a container just as several GIFs can be stored in an animated GIF file.
View 9 Replies
View Related
Oct 5, 2012
has images container and codec like videos?
png, jpeg, gif etc are codec or container?
View 11 Replies
View Related
Jan 13, 2014
I am completing a 52-minute program, with 20 short sequences shot in ProRes 422 (50 Mbps) and saved to MXF OP1a files. The package looks good when output to Blu-Ray, but I will need to output for broadcast, and the broadcaster prefers MXF deliberables. My Question: Is there any significant loss of quality by saving 20 MXF files (with dozens of ProRes clips) to a final MXF container?
View 7 Replies
View Related
Apr 11, 2013
When I used earlier versions of Acad I used to be able to do a calculation within a command. Like if I wanted to offset something equally on each side of a mid-point I could start the offset command then for distance I could put in the distance I wanted/2 (ie if the total distance between the 2 lines needed to be 85.375 i I could do 87.357/2). Is there some setting that I am missing or is this something that has disappeared from Acad?
View 3 Replies
View Related
Feb 17, 2010
Having problems with Power Clip "Place inside Container". When I use this effect for some reason the object I select to place inside automatically centers itself inside object.
How do I stop this from happening....is there a way to edit the settings?
View 14 Replies
View Related
Dec 14, 2012
I have a sequence contain couple of clips/cuts. I then create a container and save the container in the desktop. What i want to do is to make this container as a 'master' clip so every time i put it into a new sequence, it will create an instance of the master clip. This means everytime i edit the master clip (change edit /trim etc), it will reflect immediatelly in all the instances. Is it possible ? The current implementation, i can only duplicate/copy which then they become disconnected from the 'master' clip. Do i have that options ? This is handy when i want to have managed control of that container.
View 2 Replies
View Related