AutoCAD Inventor :: Export Solid Assembly As Spatial Array For Use In Matlab
May 16, 2012
I would like to export a solid assembly (or derived part of the assembly) as a Spatial Array for use in Matlab. Only a simplistic solid definition is needed such that each element of the array is either 1 or 0.
How I can achieve this and ideally how I can choose the resolution of the array?
View 4 Replies
ADVERTISEMENT
May 18, 2011
Is it possible in inventor to make an assembly mirror array? I can't seem to make it keep from just copying the parts. It works OK for circular and rectangular patterns.
View 9 Replies
View Related
Mar 25, 2013
I need to make two parts act solid. That is, that they need to slide and react as if they were real instead of just going through eachother. In the assembly included, the "rotator" needs to rotate as it is pulled through the "rifled column (2)". The other constraints in the assembly are fine as is, but if I can make these parts react correctly, then the center pole and blade will rotate.
View 3 Replies
View Related
Nov 14, 2013
I'm trying to do a stress analysis on assembly with a mixture of thin bodies and solid bodies. The problem is that when I create the automatic contacts they are created as either all thin body or all solid body contacts. This of course causes the analysis to fail. It appears that there is no way to make a thin body contact become a solid body contact or vice versa.
I tried to run the entire thing as solid bodies but the I had to stop the analysis after 18 hours of continuous processing. (and a memory upgrade)
View 1 Replies
View Related
Feb 15, 2013
My issue is we have Universal assemblies that never change. These assemblies are thousands of parts. (hardware gaskets other random assemblies.) this top level universal assembly never changes.
to increase time in layouts. we would like to create these universal assemblies into 1 sold part.
Is there a was to export an assembly into a single solid part.
View 1 Replies
View Related
Sep 27, 2011
If you have a housing with say, 12 cylinders in the flange which are to be cut out of the housing to become the 12 bolt-holes. If you positioned your cylinders using polar array, are you supposed to be able to use the command solid/substract? I can't as it won't pick the array parts to cut. I had to resort to rotating/copy all the cylinders around the flange and then it works great. Any way to do holes through a solid...
View 9 Replies
View Related
Sep 4, 2013
Is there a way to move a solid part in an assy using grip snaps and a specific vector direction .
Please look at the attachment,here you will see a gusset positioned on top of a foot plate,the gusset needs to be moved so that it makes contact with the cylinder,it will then be welded. The problem is more difficult because the gusset is offset to the axis of the cylinder and the precise distance is unknown unless worked out using trigonometry.
The question is what is the best method of moving the gusset to the precise distance and direction ?
View 3 Replies
View Related
Jun 19, 2012
I am trying to export a BOM form an assembly and there are sub-assemblies in the bom. I would like to export the BOM from those sub-assemblies also is there a way to do that?
What I am trying to do is create work orders so for instance; 711-100 has the part 810-100 as well as the assembly 800-100 in it. I would an exported BOM to list every thing that is in 711-100 (I can do this) and also list the BOM from 800-100.
View 6 Replies
View Related
Sep 20, 2013
I created a program to export the Assembly BOM to Excel. I am running into a some strange behavior regarding Weldments and Inseparable assemblies. Here is a snippet of my
'Create BOM Object
Dim oBom As Inventor.BOM
oBom = oAssyDoc.ComponentDefinition.BOM
oBom.StructuredViewEnabled = True
oBom.StructuredViewDelimiter = "."
[code].......
'This is where I put my code to export and write the file.
Next
I run into the issue of the items inside a Weldmant assembly is not being exported. Yet I am able to create a structured multilevel partslist on my drawing showing all the items inside the Weldment.
Whats strange is that even if I change the Weldment assy’s BOM structure to Normal, it still does not make a difference. Is there a way to get the items of a Weldment into my BOM Rows object so that it will export? Whats strange is that if an assembly is set to “Inseparable” but is not a weldment then it exports the contents.
View 3 Replies
View Related
Oct 5, 2012
I have created an assembly containing several parts. I want to export several text parameters of the assembly and parts into the i properties of the corresponding idw so that I can use them in a text block.
View 4 Replies
View Related
Nov 14, 2012
In my company we work with quite large assemblies, a small project im working on now, contains 527 documents with a total of 3088 occurrenses. Our customers often request STEP files which is a real pain for us to create.
Usually we have to start exporting the assembly at closing time and let the computer work over night, and the product is often a file in the 200mb range, which is too heavy to handle via e-mail, and also takes a lot of time to import to other CAD software.
Using the Task Scheduler is not an option since our file server isnt compatible and refuses to let go of files unless they are checked out manually.
View 1 Replies
View Related
Jul 8, 2012
I was wondering if there is a way to export or save an assembly drawing to .dwg format (that can be opened by cad or acad mechanical) in such a way that all the parts of the assembly are exported as individual blocks (within the same file) To explain- lets say I have a .i am out of which I create a drawing (.dwg for inventor). Then I export or save this as acad dwg. This acad dwg should have all parts of the assemblies as blocks so that if I want to work on a particular part in the 2d environment of acad, that is possible.
View 1 Replies
View Related
Nov 27, 2011
I am writing the tutorial and would like to use shaded pictures taken from IDW in the Microsoft Word.
I cannot export these pictures to the vector format due to this shade mode as I use to export the AutoCAD dwg to metafile.
The jpeg, png and other SaveAs give me the IDW background color which actually differs from white.
how to export pictures without this background color or just any other way to do it in better way.
View 4 Replies
View Related
Apr 3, 2012
how I can export an assembly parts list to a text file that can be opened by notepad?
I want to do this from the IAM file, rather than from an IDW file.
View 1 Replies
View Related
Jan 11, 2013
I am trying to make port rims for pipes that can be swapped in and out of an assembly. However, the ports will all be different sizes and located differently so I need the cut to be part of the port rim component, but affect the entire assembly it is part of. I've been trying to get this to work for the better part of a day now,Here's a picture of what im talking about. I'm running Inventor 2008 by the way.
View 2 Replies
View Related
May 8, 2012
I'm trying to build a VBA code in inventor 2010 to export the Center of gravity coordinates (X,Y,Z) from an inventor assembly to an excel sheet.
But I'm not able to get the iproperties for the COG from my assembly.
View 1 Replies
View Related
Oct 29, 2012
I am trying to import XY data into Matlab from an Autocad 10 DXF export ASCII file. This data is from a flat drawing (no Z dimension.) When I import the lines, polyline, and hatches, some of the data has a different coordinates system than the others, and possibly a different scaling.
Are there some DXF attributes I should check to find the appropriate reference points and scaling for each entity type, or does this need to be discovered in the native Autocad 10 DWG file?”
View 1 Replies
View Related
May 29, 2012
I am currently working on an assembly and want to view it as an isometric view, but, I want to see parts behind a particular object. My question, Is there a way to change the transparency of one object without changing the effects of the other parts? I want to be able to see the front object as well as the one behind it.
View 3 Replies
View Related
Sep 19, 2012
I'm trying to split a single solid body into 2 solid bodies. The problem is that the body I'm trying to split consists of two separate pieces. I can split a body when it is a single piece no problem, but I'm having the problem when the two pieces are not joined at all.
When I try and split it on the origin plane it gives this error:
"Creating parting line failed. Could not build this Split"
When I try and split it on a work plane lying on one of the pieces it gives this error:
"Creating parting line failed. Modeling failure in ASM. Redefine inputs."
Or, another variation on this erorr:
"Creating parting line failed. Split feature could not create two bodies. Change the Split Tool so that split feature can create two bodies."
View 4 Replies
View Related
Nov 18, 2012
I am making a design on inventor 2013 for a colleague who does not know how to use the inventor.
I want to make the solid and then set something up that allows the user to change a few of the parameters of the solid in a very user friendly way (i.e. a box that says "cylinder radius" and has an input box so the user can enter a value).
View 9 Replies
View Related
Sep 30, 2011
How does one get the array window in 2012 to open with the array command like it does in 2007
View 2 Replies
View Related
Sep 19, 2012
I'm trying to use the PATH array feature on 2013 to array stairs, and I can't get the array to be 100% accurate. It seems like CAD rounds the decimal to the nearest 3/4" which could be causing the problem.
I set my run to 10.5" and rise to 7.25", array along the angle of the stringer, and there's always a small overlap on the stairs. The "distance between" should be 1'-209/256" and CAD rounds it to 1'-3/4" which is where I believe the error is. Is there any way to fix this or array this correctly? Otherwise...back to the COPY method I suppose.
View 4 Replies
View Related
Oct 10, 2013
I am importing solidworks assembly files into AutoCAD 2014. They show up fine after importing them. It says the assembly is in inches but when i go into the individual parts blocks they are all 25.4 scale. Is there a way to not have all the parts scaled up when it is imported?
View 4 Replies
View Related
Jun 24, 2013
How to enable Matlab support in Photoshop CC? I've downloaded zip-file with dylib and m-scripts, however it does not work.
By the way, app.featureEnabled("MATLAB") return false in standalone jsx-script, so I believe it's a Photoshop confiruration issue (I found some suggestion _for previous_ versions, that it can be caused by non-exteneded Photoshop version).
What can I do?
View 6 Replies
View Related
Mar 22, 2013
I'm using AutoCAD 2010 32bit on Windows XP with built-in video - so no hardware rendering, etc. I have a situation where a 3D solid that I have created looses its fillets while creating a PDF.
The solid was built using Union, Subtraction, Slicing and Fillet operations. I have attached the DWG and two PDFs - one with fillets, the other without. Both PDFs were created within moments of each other from the same DWG. Notice in the DWG that the solid model has now lost all the fillets on the edges, but they were there when the good PDF was generated. I create the PDFs using ACAD's Output | Export PDF feature on a single Layout in Paperspace. When the PDF is generating, for about two seconds you see the solid edges loose their fillets, and then sometimes return to normal, but other times the DWG changes and I have to add the fillets again.
I know about using the Print option, and also 3rd PDF generators but they also fail - plus, I want to use Output because it's more convenient. I like AutoCAD, but I am thinking of dumping it for SolidWorks (which I just evaluated for 30 days). I can't be putting a lot of time into models that loose their fillets. This same issue happened to me about a year ago, and I finally had to re-create the model from scratch to solve. It's ridiculous that this doesn't work, it's kinda fundamental.
BTW: I tried a fresh OS and ACAD install and the problem persists.
View 7 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