I've made a number of frame generated assemblies with standard ISO 30X30X3 L-beams. Now they wanna change it to another dimension still standard just 40X40X4 instead.
I'm pretty new to this but shouldn't I be able to do this for an assemble in one go with frame generator?
imagine a sheet (big black rectangle), then red rectangles are putted into corners.
I want to have one subassembly - red rectangle with screw/bolt or whatever you call it, but i want to change position of screw if necessary (this screw needs to be a part of kit/subassembly) but I do not want a situation when this new screw position is the only reason of making new subassembly.
I tried Position in representation but I can assign constraints only to master level.
how to make up an air bellows assembly which moves depending on the position. As opposed to a cylinder where making it a flexible asembly works, an air bellows does not need to move axially.
I have two plates hinged and the bellows needs to squeeze and move as they open. The ends are of course fixed to the plates, so the movement is actually an arc.
About three days ago Inventor 2013 started crashing whenever I tried to drag a subassembly into position. I got a message telling me to install SP1. I did this; but the crashing continues to occur. I can use assembly constraints to move my subassembly around but this is cumbersome.
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.
I will be pulling the subassemblies in as read-only parts and I would like to change the positional representation with code in the top level assembly.
I'm working on Autodesk VBA, and I'm trying to get user input on which vertex to use for a constrain. I want to make a macro that can go into part edit, allow user to select a vertex, and then automatically set up the constraint. Initially I wanted to do this in a single macro, using this short piece of code
while oSelectSet.Count <>1 DoEvents Wend
While this worked when run directly from VBA, if I call it as a macro in Autodesk itself, the DoEvents doesn't seem o work because I wasn't able to make any selection at all. I googled and it seems like this is just how macros are.
So I split the code into a 2 subs and a function (as attached), and put them into separates rules that I call using a form in Autodesk. The first sub "Meta1Pin1_1" works, then I would select a vertex in edit mode. But when I go ahead and call the second sub "Meta1Pin1_2", I get the error message that I created which says no vertex is selected. But if I select a vertex and call the second sub again, it will work.
So I've been trying different things and I realize that every time when I first call the second sub, my selection is erased teh moment it goes into the sub. But, for some unknown reason, the selection will remain when I call it the second time. I can't figure out what exactly happened between the first and second call of the same sub, that allowed the selection to remain.
' prepares assembly for user input by grounding bones and going into part edit Public Sub Meta1Pin1_1() Dim oDoc As AssemblyDocument
is there any way that I can change position of represenations with shortcut on keyboard? I use mouse to select each position now.
inventor 2013 sp2 64bit with window 7 Autodesk Inventor Professional 2014 Autodesk Product Design Suite Standard 2013 Microsoft Office 2007 & 2013 Windows 7 64bit Synergis Adept 2013 Visual Studio Express 2010
We have one ilogic rule with different types of User controled boxes. 1x InputListBox 2x InputBoxes Both InputBoxes appears in the center of the screen. The InputListBox appears in the upper left croner of the screen. That's not optimal for the user This problem only occurs when I call the rule via .net program in the User Interface. The Problem does not occur when I load the rule via runRule in the iLogic Rule Browser.
Is there any way to edit (remove) the "Lock position" mode of a visible attribute in a block once the block has been created? This characteristic does not show up in BATTMAN for editing.
I have an assembly of stair made from steel. There are lots of part the same. Is there a way to make a hole (inside assembly) to one and that hole would appear on all of them.
And another problem, how can I made cut (inside assembly) through more then one part so that would affect a part also when I open it alone.
1. Model parts in steel using metal-steel color. 2. Create assembly from parts. 3. Leave metal-steel as default view. 4. Create new view rep with assembly colored blue.
There are two ways I can do this:
A. Create new view rep "Blue".
B. Select all parts and apply blue color at assembly level. View rep associations are broken.
OR
D. Create new view reps in each part "Blue" and make the part blue in that view rep. E. Create assembly view rep "Blue" and apply part "Blue" view reps. View rep associations are kept. A-B is quick but dirty, although in Default view the associations will be kept.
D-E can be tedious in large assemblies.
Is there a quicker way to change color but keep associations?
I am using Inventor 2014. I have an assembly where one parts has to be trimmed after assembly. When I do the cut in assembly, the part turns to a different color (black). My current view rep in assembly is Default.
Before using iLogic, I created lot of iAssembly and iPart. I could change iPart factory member when I need in iAssembly.Now, I want to move everything to iLogic.
how could I change the part by iLogic code?
For example:
I generated "Part1.ipt" and "Part2.ipt",...... (I have hundred of member)
In my assembly, sometimes, I need use Part1.ipt, sometimes I need use Part2.ipt.
Which is the iLogic Code I should to use?
Inventor 2009, WIN XP. Autodesk Inventor Professional 2013 (64 Bit) SP2 Windows 7 Professional Service Pack 1 Intel(R) Xeon(R) CPU E5645 12.0 GB Memory
there is a way to change the template used for a part or assembly. The problem is that I created a template to fit my needs but I had to update it and the update doesn't effect the parts created with the old version one. How do update the templates of the files created using the old template?
I wish I can open my general assembly BOM and set the proper Materials to my all my parts after migration from 2012 release.
But I cannot change Material for the some custom part in the assembly BOM in the Parts Only tab. Parts refusing to change a Material have special symbol and I guess it means “promoted assembly” – no info regarding these symbols.
I can change any Material in Structured and Model Data tabs but it is extremely inconvenient for the big assembly.
[URL]....
The questions is: Why those promoted assemblies have inaccessible Material in the Parts Only tab?
I have similar subassemblies built in similar way as you can see fro video, but one is treated as promoted assembly and other as promoted part, the question is what possible difference between those is?
My part color is yellow. In the assembly It shows as gray.
I cant seem to get it to change to match the part color. I used to know why this happens and knew how to fix it but seem to have forgot. How do you get this to work?
I also recently loaded 2014, but had the same problem with 2013, so its not a release issue.
I declared a BOM as "indivisible" when I converted an assembly to a welded assembly and currently I need to show the BOM as "Only parts" to insert it in a drawing. There is any way to convert the BOM style?