AutoCAD Inventor :: Assembly Being Converted To STL?
Dec 18, 2013
I created an assembly for a customer of mine who wants a STL of a sword for a possible 3D print situation. I created the part in inches and finished it. When I converted I made sure the document units were set to inches and the export options were as well. However whenever they upload it or check it in other software it is coming up miniscule like it was drawn in mm or cm. I have gone through a number of forums and updated to the latest service pack without issue. Is the issue related to the fact its an assembly being converted to an STL? I have done it before without issue. I have attached the STL in question.
Following is possible using AutoDesk Inventor Apprentice (C++ Project)?
I want to be able to select (using the File Open dialog box) a "Step" file that I have downloaded from my supplier, then convert it to an IPT file (NOT AN ASSEMBLY!!!), automatically.
I have a configuration file (.xlsx) where I have put in Client, project number and a date (as a custom iproperty). These cells are linked to the iProperties in the IDWs. The project number and client works well, however im struggling with the date. The date is written dd.mm.yyyy in excel, and Date1 is set to date type.
When I run the rule Date1 changes type from Date to Number, and inserts a random number.
By inserting this
Date1 = DateString()
The date is converted to mm-dd-yyyy, but with wrong dates. If I write 15.10.2013 in Excel it will write the date as 08-01-2013. How to get it written lik 15.10.2013?
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 ?
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.
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
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?
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.
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.
What is the best way to get a hole table on a converted SW file. Our Engineers use Solid works and I can easily import the file but when I try to create the hole table in the IDW file it comes up blank.
Do I need to recreate all the holes so they are native to Inventor? or I am missing a conversion setting.
Autodesk Inventor 2014 64 Bit Edition Build 170 Dell XPS 8300 Processor: Intel Core i7-2600 CPU 3.40 GHZ 16GM Memory 64 Bit Operating Windows 7
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
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.
I use Canon 60D and normally shoot in mRAW. I am considering a move to DNG conversion so I did some test conversions and was amazed to find that, far from reducing the size of my mRAW files, it increased them by about 60%. I repeated the exercise with RAW files and found that this did reduce the size of the files by over 10%. In fact, i ended up with the crazy situation where the DNG files converted from mRAW were much bigger than those converted from RAW.
Below are some sample sizes based on Medium previews, Embed fast load data - YES, Embed original RAW file - NO, Compatibility Camera Raw 7.1 and later
I've opted for 3D scan of a part, it is Shoe Horn. And the scaned people sent me an .igs format and I requested them to mail me .dwg format to work with ACAD2007. Accordingly they too converted .igs to .dwg, but the converted .dwg file is unable to convert into surface or solid, once if it could be converted in surface or solid only we can do further development.
convert this into surface or solid. make this as surface or solid model, to work further with ACAD 2007.
I wanted to add an extrusion to an asembly. I was able to highlight the required geometry and create the feature, but is not showing up. In the browser, there's a red "up arrow" beside it. Why is it not showing?
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 ?
I'm working on some vb.net code which updates the sizes of parts within sub assemblies and then selects the correct sub assemblies to place and constrain into a larger assembly.
When I run my software all the sub-assemblies should open, resize and then get placed into the larger assembly.
This code works up to a point. However I'm having some trouble when one of my sub assemblies is placed and constrained into the larger assembly - Inventor crashes.
If I step through my code line by line, it works fine. I think that this is because Inventor has more 'time to think' about what it is doing between placing the sub assembly and constraining it (updating the parts i guess).
After discovering this I wrote a line in my code which uses the vb.net stopwatch class to wait 20 seconds between installing the part and constraining it, this allows everything to work without Inventor crashing.
What I'd like to know is if there is a command i could use in vb.net which would allow me to wait for the sub-assembly to be ready to be constrained rather than waiting 20 seconds? Although this works I don't think it's the 'correct' method of doing things.
I want to add dimensions in an assembly through VBA ,but all my work is just in vain . Now I can add dimensions one after another ,but I want to finish dimensioning in the assembly once for all .
How to save an assembly as a new file, in a new location, and not have it update when the individual parts are modified? I need to be able to track the revision history of an assembly, and be able to revert to an assembly, as it was, at any time. I tried pack and go, but the sub-assemblies remained parametric, and reflected the current state. I would like to have file a1.iam, file a2.iam and file a3.iam, all using the same part or sub assy files, and not have them change when I create file a4.iam.
Is there a way to extrude a cut through an assembly but only cutting the parts I want cut? I am using Inventor 2012. Basically I want to use a part in the assembly as reference for the cut. But I do not actually want to cut that part only the surrounding parts.
I use the "M" measure command a lot, Is there any other good ways to dimension in assembly? I often need to know the distance between the edge of a part and another based on a fixed view, which if the two edges are straight and on the same plane works ok but I need to measure the height of two parts which are on different planes or the distance between arcs and curves as these tend to always work from the centers?
I need a command that will basically fix the plane to the current view to get the required dimensions, is there anything available?
I'm having two assembly issues. I've attached the parts that I made and a little sketch to make it clear what's going on.
First, you'll see two curved pieces attached to a cylinder. I can't make the wholes on the side line up and mate. I'll get mates but they're in the wrong places. The two holes on the side of curved bar should meet up with the two holes on the straight cylinder.
For the second one, I can't get the smaller armpit piece to fit inside the larger, black piece. I've gotten so it seems snug but then one little part of the "plastic" piece sticks out the top of the black piece. Hopefully the drawings make it clearer, but I attached the parts as well.
Im having trouble animating an assembly i made. It is a twin cylinder foot pump for car tyres, nothing special. When i try and animate it i have trouble getting the pump to move. When trying to animate constraints it doesn't like it and parts move about all over the place. I've also tried animating parts and this doesn't work either.