AutoCAD Inventor :: Creating Dome - Surface Area Calculation
Feb 23, 2013How to create a dome using just the surface area?
View 1 RepliesHow to create a dome using just the surface area?
View 1 RepliesTrying to get ribs / fins constructed along the surface of this dome - like them to be evenly spaced and follow the angled plane above. Any thoughts on best way to build this ? Repeating patern doen't work because width of fin changes for each iteration across the dome.
View 2 Replies View RelatedI 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
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 Relatedhow 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.
How to get multiple objects area easily. i am using auto cad 2009.
View 2 Replies View RelatedJust doing my normal practise in Illustrator. Ive came across designing a dome sphere shape. And Im using the 3d revolve techniqe, So I have my symbol to map onto the 3d elipse. but towards the top of the sphere the symbol tends to get distorted, and it looks aweful. So I also tried another technique to envolope distort with top object but its hard to achieve making it look 3d, because the sphere faces dont go around.
View 13 Replies View Relatedi'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]......
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 RelatedI 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
I have run a volume between two surfaces, I need to further to break that new volume surface up to get volumes for each section. I know in microstation you can fence a volume surface and it will tell you the volume for that area. Is there a function in civil 3d that works like this. I know I can break it up manually and create new surfaces, I am looking for a time saving appoarch and trying to minimize file size.
View 2 Replies View RelatedI attach picture 1 and 2.
I need to create surface like this picture 2. I need crate surface by joining 1, 2, 3 like as picture 2 section, but when i crating surface its joining as picture.
This problem have been found . I created a tofo of the rock which rock is bend lower picture 2 section to calculate the volume i need the surface create like this.
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 RelatedI have a cast aluminum part I need to calculate the surface area for our plating process. I have done a simple area, its not right (.015ft^2). I have derived it as a surface but can't get a volume calculation.
View 9 Replies View RelatedI want to calculate aurface area of iparts automatically. there are about 100 ipatrs and i want to find surface area of each ipart. is there any way that i just click the desired surface and its area is written in some file so that i can just go to the next ipart click the desired surface and its area is written automatically on some file.
Is there some option in inventor to define macro for it coz i hav no knowledge of defining macros.
I have created a simple iPart that has three length variations, and therefor has three different surface areas.
I have added a simple table to my drawing. The table is linked to the iPart, I have used the column chooser to select the appropriate parameters to illustrate the length variations from the iPart. I would also like to include the surface area for each iPart member alongside each length variation in the table.
I want to calculate the total external surface area of the attached manifold. When I use the iProperties tool, it give me the surface area including internal surfaces of tubulars etc.
View 1 Replies View RelatedIn most cases threaded parts are designed without true surface (just cylinder with texture) thus part surface area is calculated wrong (less than it is i real world)).
any automatic way to get true value of threaded surface which is modeled in traditional (simplified) way?
How to create a revolve surface in an assembly for the purpose of measuring a flow area through a specific area? See the attached JPG, I basically have a conical internal diameter with a pin protruding into it..... I need to measure the flow area as shown in the sketch attached here. the way I have this shown in the attached JPG is the way that we had previously performed this in Pro-e.
View 9 Replies View RelatedI created an iLogic rule that allows in a sheet metal part to the informations Length, widht and area of a flat pattern. This rule run and the iproerties are created (see attachment file).
Now, I will run this rule from an assembly file to create automatically, in all sheet metal components, theses iproperties.
Is it possible ? what must I change in this rule ?
How better to represent this shape - its a dome, which the height is a parameter (elispe), and the fins coming off the top of the dome are supposed to be angled (thicker at the bottom then the top), and the height of the fins needs to increase as they move towards the center.
I created a dome with a repeating pattern of fins but having trouble getting the varying thickness of each fin along with the varying height - the whole part I'm wanting it to be a thin wall shell that can be cast in aluminum and then cleaned up with cnc -
I need to create several domed solids (as different parts) based on 2D sketches of various shapes. I am trying to emulate domes that you might creating by pouring thick resin.
Using this forum I have found that you can do this easily using Loft to-point, then use the Conditions tab to get the dome height/shape set nicely.
The only problem is when the 2D shapes have a corner that is too sharp - then it leaves ridges on the domes - like the arrows show on this example - which is based on a simple rectangle with 0.5m radius corners:
I found one thread on this forum that said to use Delete-Face, then Patch - but the I couldn't get the patch to leave nice smoothed edges - and without bulging.
I am trying to create a simple hole with threads for a set screw on a hub. I cannot figure out how to select the tangent plane I need to create the sketch. I'm using Inventor 2013 and have attached the file below.
View 9 Replies View RelatedI need to create a sub-set surface from my main surface. not sure what the vernacular is for a "subset surface" in c3d but i do have a feature line that bouinds the desired area, but that is as far as i can solve.
i did try creating a new surface - pasted the main surface in the edit definition, then deleted triangles until the boundary alighned wiht my featureline. This seemed to work, but when i view the properties of the smaller subset suface, it shows a mimum and maximum elevation that is incorrect.
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
This is a Curve Plane which I need to get the area. I am using AutoCAD 2010, 3D..
View 9 Replies View RelatedMy 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
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?
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.
I can see the area of a TIN surface no worries (under Surface Properties/Statistics/Extended), but want I want to get is surface area of a TIN volume surface where no "extended" option seems to be available to view the area information with this type of surface.
View 8 Replies View RelatedI am trying to get C3D to report the surface area for a bounded area with no success. I am aware of the Bounded Volume feature, which BTW appears to be retired in the 2014 release (AECCCFDBADDBOUNDEDVOLUME fails to produce any results). Obviously there have been some major changes.
What I want to do is retrieve a report for a defined section of a surface, regardless, of what type of surface it is. I see this as simple as deriving the 3D areas of the trinangles within a bounds of a TIN.