AutoCAD Inventor :: Get Name Of Current Assembly When Editing Sub-assemblies
Sep 25, 2012
I have a script which currently references ThisApplication.ActiveDocument which is fine if you are in the top level assembly. But when I go into a sub-assembly to edit it, I would like the script to get the name of the sub-assembly.
So is there a simple way to get the name of the sub-assembly you are currently editing?
View 1 Replies
ADVERTISEMENT
Mar 6, 2012
Is there a way to create sub assemblies from components already in an assembly?
See attached link from Solidworks doing this. Looking for something similar. [URL] ........
View 5 Replies
View Related
Oct 3, 2013
Using Parts created with "As Application surfaces" (only to aid positioning in assemblies). Main assembly built up from sub assemblies which include these parts have the issue on the displaye views in the drawing. When creating drawing views of the Main assembly the application surfaces cannot be hidden by deselecting the "Include All Surfaces" option on each assembly view.
They can be hidden as, shown with an assembly made up only of parts.
View 9 Replies
View Related
May 28, 2013
I'm new in iLogic. I started making an assembly where it has a form where I put the dimension and iLogic controls the subparts including a frame generated profiles (in this case, iassembly don't work with FG).<br><br>The problem is: In the Larger assembly, I also put an iLogic and a form where I want this sub assemblies (this is the assembly mentioned above) to be driven by the parameters I will input on this large assembly. I don't know how to handle this but what I want is to:<br><br>1. I need that when I place this sub assembly there will be a form that will popup during the placement like when I put a bolt on content center.<br>2. Save as a new number and when the set of parameters exist on the previous large assembly it will notify that the sub assembly exist.<br><br>is this possible?
View 2 Replies
View Related
Jan 22, 2013
Is there a way of getting a family tree of all the parts and sub-assemblies of a main assembly?
I would like this so I can keep track on what parts need drawings (manufactured parts) and if the drawing has been done.
View 5 Replies
View Related
Sep 22, 2006
here's a macro I wrote to copy the filename to the Part Number iProperty for all parts and sub-assemblies contained in a top-level assembly. I wrote this after using a bunch of custom iParts and all the Part Numbers were the same for each part! (my fault of course, but a pain to fix one at a time).
Public Sub SetAllComponentPartNumbersToFileName()
Dim oAsmDoc As AssemblyDocument
Set oAsmDoc = GetActiveAssembly
If oAsmDoc Is Nothing Then Exit Sub
SetAssemblyComponentPartNumbersToFileName oAsmDoc
End Sub
[code]....
View 4 Replies
View Related
Feb 14, 2013
Is it possible to know if the assembly view is isometric view or not.I need to perform check to get this value.
View 9 Replies
View Related
Mar 29, 2012
I'm working on an iLogic application for an assembly. I need some code to edit a particular component occurrence and then open one of that component's iLogic forms.
Basically automating the keystrokes that I'm doing manually (Select, right-click and edit, then open the iLogic form for that part). Do I have to scroll through all occurrences in the browser or is there a way to call that component by name?
View 6 Replies
View Related
Nov 25, 2011
I have a machine with some internal parts.To see the inside parts i need to make the outside parts Glass.Can i make the outside parts Glass while in the assembly or do i need to open each part up from there folder and make the material Glass.This would be slow if i need to open up each part to make the material Glass and when finished would again have to open the part up and set back to original material.Can all this be done while in Assembly mode?
View 6 Replies
View Related
Jan 26, 2012
I have firgured out how to create a part within the assembly.I have also figured out how to add a feature in an assembly, but that feature does not attach to a
component when I need it to.What I haven't figured out is how to edit an existing part within an assembly to add a feature that references another part. Basically having an external reference (SW term).Also, is there a way to see the features of a part within the assembly?
View 8 Replies
View Related
Oct 3, 2011
I am working in an Inventor Assembly .iam, I have about 250 fasteners (screws) that are constrained to a flat washer and lock washer. I would like to put them in as a single unit (sub assembly if you will) and then promote or explode them in the top level so that my bom has 250 screws, 250 washers, and 250 lock washers all at the same level, not associated to one another except thru the constraints that were entered in the original assembly. I have tried Promote but that doesn't work because it removes the washers from the original file and I end up with only 1 instance of the assembly. Am I approaching this incorrectly? Is there a better way? I run across this scenario with different components quite often.
View 2 Replies
View Related
Mar 8, 2012
If you have created a sub assembly and inserted it into an upper level assemby, is there a way to bust up the sub assembly at that level?
The issue arising is the individual components need to be called out on the upper level, but in the drawing are all showing up as the same balloon.
View 4 Replies
View Related
Oct 20, 2011
when i am trying to edit a part in a assembly all the other parts disappear and make it hard to project geometry that is not there.
View 1 Replies
View Related
Jan 15, 2012
I don't know what I did, but when I edit a part in an assembly the others won't fade. Where the setting is to make the other parts fade and only show the part I want to edit.
View 2 Replies
View Related
Jan 6, 2012
I just want to notice the Autodesk guys that when editing a hole feature in an assembly, then the sketch is hidden so that is not possible to pick more centerpoints. I noticed this when working with a sheet metal part, I don't know if its the same with a regular part.
Inventor 2012 SP1 / 64 bit
View 4 Replies
View Related
Jan 15, 2012
I did something and don't know what. When I edit a part in an assembly all other parts remain solid and won't grey out or fade like normal. What setting to I need to change, I've messed with the settings for hours and haven't found the right one.
View 1 Replies
View Related
Jul 12, 2012
i have a valve vault assembly that i am creating that has two headers running through a large cylinder vault. how i get a total BOM if i were to create the header assembly file separate from the the total vault assembly file. is there a way to explode the header assembly bom when i do the drawing.
View 1 Replies
View Related
Feb 11, 2013
Just lost an important photo.When I open X5, I select a photo. I click on one of the "Instant effects" The photo changes to whatever I selected. The problem. if I don't like it, that's tuf as the go back button does nothing 9 times out of 10 ("revert current editing") so, to get the original back I close X5 expecting to get the message "Save changes to xxxxx. No it seems it has saved it to whatever effect I chose.... no turning back it seems.
View 4 Replies
View Related
Mar 31, 2012
I'm a Liverpool Football Club supporter and I'm not going to go into details, but we are making a new supporters group and we need a logo to go with our group.
Had an idea for a logo, take this Soviet badge: Keep the gold around the bottom and sides, have 'The Red Faction' along the bottom, retain the Red star and replace the hammer & sickle with a gold Liverbird. I would need this as a PNG graphical/logo image not simply using the current JPEG and editing it if that makes sense?
View 2 Replies
View Related
Jul 20, 2012
I'm trying to use assemblies when creating a corridor. The Tool Pallette is emply but I can drag the assembiles in from the Catalog. I've also created an assembly using the ASC. Neither work when I try to use them. The error message is attached.
I'm using a network installation and I do not have the option of changing it to a DVD installation.
View 2 Replies
View Related
Jul 13, 2011
A way to edit the stock Sub Assemblies provided by Autodesk?? I noticed they are compiled into a dll, therefore there is not a way to open them as a pkt that I am aware of. My intention is not to get rid of what Autodesk has provided but to add on to them.
Many times I have been asked "This sub assembly is great but can it do this?" of course it is the one thing that particular sub assembly can't do. For instance, the Varying Width sub assembly can't extend the top layer while having the sub base layers go in a negative direction.
View 9 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