AutoCAD Inventor :: Get Area Of Assembly
Nov 21, 2013
Is there any way to get an area for the entire assembly on the BOM? If you go to i Properties --> Physical it is shown there. But how to pull it from there and have it as Column in BOM? Can it be done using API ?
View 2 Replies
ADVERTISEMENT
Feb 7, 2013
Is it possible to set print area in Inventor assembly mode. I have a vertical tall assembly that I want to print. But, when I print it includes the Inventor background as well in the print & because of that I am not able to orient my assembly properly. So, is there a way to get rid of the background or set a print area while printing.
View 9 Replies
View Related
Jun 12, 2013
I'm laying out a drawing with all tabletops used in our project for a linolium- fitter to set a price on covering the about 12 tabletops in total.
I dont know if this is correct English or if it make sense at all, but what I was wondering about was: Could you retrieve the total m2 of all the tabletops in a drawing? Or do I have to go back to the aim and get them one by one?
View 3 Replies
View Related
May 2, 2012
I have what is to me a rather large assembly. 1823 total occurrences in the active document and 700 open documents in the session.My problem is that when I open the assembly nothing shows up on the monitor in the image area. The tree is fully populated an showing visibility on all the parts.I have tried saving as a different level of visibility and still no go.
View 9 Replies
View Related
Jan 28, 2013
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 Related
Oct 16, 2013
I 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 ?
View 1 Replies
View Related
Jun 6, 2012
I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.
View 1 Replies
View Related
Jul 10, 2012
I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?
View 2 Replies
View Related
Sep 18, 2012
We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.
1. Start a Rule after open document.
2. This Rule starts a Rule in the first cylindrical component.
3. This Rule ask the user for a diameter.
4. The assembly gives this new parameter value to the second component
5. Then the assembly calls another rule in the second component to change it with the new parameter
Everything is working fine when the following combinations are taking place:
1. I open up the assembly out of vault or from a local drive or an accessible server drive
2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive
It don't work with the following situation:
- I insert the assembly as sub assembly in another assembly out of vault
Then the user becomes the dialog "Choose a diameter" twice.
I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other.
change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.
View 1 Replies
View Related
Feb 9, 2012
I have encountered a problem with the Tube and Pipe styles.
As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor
When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.
Steps I've taken:
Exported the styles .xml and Imported the styles into the master tubeandpipe.iam
Imported the user created .xml styles into the main assembly file nothing seems to work
View 8 Replies
View Related
Apr 23, 2012
I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it. Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted. Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?
Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?
Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013
View 2 Replies
View Related
Oct 30, 2012
it is possible to make a constraint that utilized a parameter of a part within the assembly.
For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?
View 1 Replies
View Related
Oct 31, 2011
My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.
When I import the original parts into a new assembly, all of the constrains I created are not there of course.
I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.
I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.
In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.
View 4 Replies
View Related
Nov 9, 2011
I want to be able to control the location/position of a component in an assembly. This is easy enough through the iProperties/Occurrence tab and then adjust the location of the X,Y, and Z offsets. Is this possible using iLogic? I have been unable to find a function to access via iLogic. Ultimately I am trying to translate a component about an axis not a pattern.
View 1 Replies
View Related
Nov 28, 2011
Can I select a bunch of parts in an assembly and say "save these pieces as a new assembly"?
It is just such a needed tool but I cant find an easy way to accomplish this.
View 2 Replies
View Related
Oct 3, 2013
I have a two part duct fire damper assembly. The IDW has the combined two part assembly, which I know how to turn the CoG on, so that it can be dimensioned. The problem is each piece will more than likely be hoisted separately so I would like to show the CoG for each piece, not the combined master assy.is there a way to do this?
Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro
View 5 Replies
View Related
Sep 3, 2013
I would like to see if there is a routine that allows my iLogic code to detect if my assembly contains another assembly within it. If my assebly contains assemblies then I don't want "MyRule" to run. Else if it does then I want "MyRule" to run.
View 4 Replies
View Related
Mar 21, 2013
My Assembly has two possible positions for my piston.
I would like to show both piston positions (top and bottom) in one drawing file; however, in different drawing views.
I have tried using LOD and Drawing View Representations, but it is my understanding that neither of these are meant to be used in this way.
View 2 Replies
View Related
Apr 6, 2009
I've recently migrated from AutoCAD 2008 (non-industry specific) to AutoCAD 2010 so I don't know if this was an issue in 2009.
Back in 2008, when I choose the 'window' option when specifying a plot area, AutoCAD would show the workspace so that I could manually select a windowed plot area, and at the same time the whole workspace would be greyed out except the previously active window area.
This was handy, because we can have as many two dozen title-blocks (and therefore separate viewports) in paperspace, and knowing what plot area I last plotted or added as a saved page setup.
In 2010, it no longer does that. I now have to rely on the dashed border to know where the active plot area is/was (checked 'display printable area' in options>display tab) which I personally don't really like using.
View 9 Replies
View Related
Oct 23, 2012
How to changes the settings for the "Square Area" in mapcheck's closure summary. When I right-click the dwg name in the Settings tab of Toolspace and choose Edit Drawing Settings, then Ambient Settings, I see the Area settings, but in the closure summary, there is also "Square Area". Why are these both there? It WOULD be nice to show sq. ft. as well as acres, but I can't find anywhere to edit it.
Civil 3D 2012
Windows 7 Enterprise SP1
Dell Precision T3400
(Q9550 @ 2.83 GHz)
8GB RAM
Nvidia Quadro GTX 650 Ti BOOST
View 2 Replies
View Related
Oct 12, 2011
I want to know if there is an easier ACAD solution for drawing. In the given triangle of ABC (sides and angels are known) I want to draw line CM so that the area of BCM becomes 2000 cm (are of ABC is 5311.7 cm3).
Is there an easy ACAD way for drawing this line without using trigonometry for calculation?
View 6 Replies
View Related
Jul 26, 2010
I want to get out the Area in Physical Tab in i Properties, after that, I will show it out in drawing by add general notes
This is my program:
[code]
.....................
Dim oBlockPart As PartDocument
oBlockPart = mApp.ActiveEditDocument
..................
Dim oGeneralNotes As GeneralNotes
View 7 Replies
View Related
Dec 11, 2013
I've created a successful FEA simulation in Inventor 2014 and obtained results. But I want to see the highest stress in a defined area that is smaller than the entire part (I have some stress concentrations that are throwing off my 'max'). Is there a way to probe an area instead of just a point? I'm tired of creating a dozen probes to find the 'local max'.
View 8 Replies
View Related
Apr 14, 2013
I need to determine whether an area intersects with another area.The left case can be easily determined by Polyline.IntersectWith(Polyline...).But in the right case, the two polygons intersect/overlap each other while polylines do not intersect.
What would be the efficient way to determine the right case polygons are intersecting polygons?
View 8 Replies
View Related
Jun 8, 2012
How do you calculate paint area?
We do a lot of chutes (for mining). They need to be painted on the outside only. They also need to be lined with rubber sheet on the inside. The area given in the physical tab in iProperties is the total area.
The area of the edges of the plates are small enough that we can ignore them, but is there a way to calculate half the model's area and get that result in the drawing in a text note?
We've only recently switched over to Inventor (used to be on Solidworks, where we had the same problem).
View 2 Replies
View Related
Mar 25, 2013
How to create area in to BOM List.Why Inventor 2013 can't do that?
View 9 Replies
View Related
Nov 13, 2013
I 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 Related
Jan 29, 2013
The part I am detailing is a cast iron part, and I have appropriately changed the material appearance to match. On the IDW, a section view shows in the hatched area the same material as the non-hatched area. BUT, as we know, when we cut a cast iron part in half, the cut section of the part looks different then the outside.
Is there a way I can change the material appearance of the sectioned area of the part on the IDW, so it appears more obvious that it's a cut section?
View 2 Replies
View Related
Apr 16, 2013
My question is to find the dimension in the drawing area
for example
If we observe in the drawing left hand site we can see alphabets in the border area and number at top border area
if the dimension lies between "A" on left hand side and "1" on top border srea
then i want a message the dimension lies on A1
View 1 Replies
View Related
Sep 12, 2009
I 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.
View 9 Replies
View Related
Apr 23, 2012
Is this possible? I have aluminum part and would like to know how much weight the thinnest area can handle.
View 3 Replies
View Related