AutoCAD Inventor :: Assign Layer To A Part In IDW?
Nov 25, 2011
I want to have my assembly parts on different layers such that part 1 is on layer 1 and part 2 on layer 2.
I know how to assign a line type and color to a part but this gets laborious. It would be far easier if I could apply an electrical layer to all components w/ an electrical property. How to do this?
I'm running 2010 standard.
View 2 Replies
ADVERTISEMENT
Oct 29, 2012
i was wondering if there is anyway to assign a layer to each type of material used so that i can have the material shown in different colors on my drawings?
View 2 Replies
View Related
Apr 1, 2013
I have a need to send files saved from Inventor.dwg to AutoCAD.dwg to suppliers, however due to the quantity of files "size", I need to purge them in Autocad before I e-mail. The problem I have is that my template Inventor.dwg is 1 mg due to Sketch Symbols, plus added file size for the views etc. When I get to Autocad to purge them, my Sketch Symbols and Title Block is on the "0" Layer. I have to select everything that is on the "0" Layer and change the layer to a different layer to start a LISP routine that does a, Erase All, Purge All, to get my file size down. I have not found a way to change the layer that Sketch Symbols are created on or reside on by default or Title Block either.
Any way to do this Inside the Sketch Symbols, inside the Title Block, using the styles, anything?
I am just now going through a iLogic course and read that Layers can be hidden. Can iLogic be used to change the layer of "SketchSymbols" or "TitleBlocks" and or used to purge all Sketch Symbols during the SaveAs to Autocad.dwg process?
View 3 Replies
View Related
Feb 27, 2012
Is it possible to assign a global width to polylines by layer?
I have made changes to one dwg and i now have to apply it to a bazillion more DWG's. But the chnages apply only to a few layers. So i was wondering if i can set the global width to these polylines by layer somehow to save me from doing it "manually"
View 2 Replies
View Related
Apr 26, 2013
Is it possible to assign viewports in paper space to a separate layer?
Explanation: I have a paper space with one singular viewport. On the same paper space I added three other viewports that I scaled in but only need for one thing. Can I assign these viewports to a layer and apply them when I need them or do I have to make a seperate paper space for each task.
View 9 Replies
View Related
Nov 24, 2013
Is there a way to assign just specific vertices to a bone by selecting a separate part of an object? Like for example, I have a model of a gun which I'm trying to rig now and this gun has two barrels, one obove the other, and each of this barrel needs to be assign to a different bone. Those bones are there, but the problem is that certain parts (vertices) of second barrel are assigned as well to the second bone, which is incorrect. How do I select only part (an element) of an object and assign it to the bone?
View 5 Replies
View Related
Aug 7, 2013
Is there a way to assign one of the default layer colors with javascript? like light blue, light red, or green.
View 3 Replies
View Related
Jan 5, 2011
Is there a way to associate layers to materials so when they are placed in a drawing they are automatically placed on the proper layer. I have line weights set for each individual layer and would like each material component to have its own line weight.
View 9 Replies
View Related
Feb 15, 2013
I'm trying to re assign XYZ planes after the drawing is complete. I understand changing the view cube etc, but I need to change the sketch itself to match the view cube to set up machining on our CNC and minimize material waste.
View 3 Replies
View Related
Nov 3, 2011
Is it possible to assign keyboard keys (or joystick control) to drive constraints either in a model assembly or in the dynamic simulation environment?
View 9 Replies
View Related
Jan 24, 2012
I am almost sure this is not possible in AI but I will ask it anyway:
is it possible to assign value of parameter as a result of non linear equation?
for example I would need parameter x to meet the equation
cos^2x+Ax+C=0
where A and C can be other fixed parameters.
View 4 Replies
View Related
Nov 15, 2011
I set up our company log which gets embossed on most parts as a sketch block in an .ipt. The .ipt contains nothing but the sketch block. To use it, the designer only needs to derive the Logo.ipt file into their part and then use the scale setting to set the derived block to the desired size for that part. The result is a scalable set of line geometry that can easily be used for extrusion or emboss that is standard for all users. It works beautifully, that is until you try to use it in a sheet metal part in 2012.
For some reason, when this same part, which works perfectly in normal parts, is derived into a sheet metal part an error pops up stating that, "Selected part does not have any geometry that can be derived." Say what?
I was able to find a workaround by directly copying the block into the sheet metal part, but you no longer have the ability to go back and scale it if needed. Even more strange, when the block was copied over, it could not be deleted from the new part.
Is this just a bug with 2012? Why does it work in a normal part but not sheet metal?
View 7 Replies
View Related
Mar 28, 2012
Dear Sir, In particular project, when I insert part in Assembly file, It is inserted as a Tube & Pipe run part. so that It is not Grounded automatically. What is the settings by which I can insert as a normal part in assembly file ? I have attached herewith the JPG file also.
View 3 Replies
View Related
Dec 28, 2012
The part i make is from solid model>The part needs to be in sheet metal.What steps do i use to make as sheet metal part and have option to flatten part.
View 1 Replies
View Related
Apr 1, 2013
I`m looking for the iLogic code that can change one parameter (user defined) for each (ipt) part in assembly (iam)
The one below doesn`t work.
Sub Main Dim oApp As Inventor.Application = ThisApplication Dim oAssy As Inventor.AssemblyDocument = oApp.ActiveDocument For Each oSubDoc as Inventor.Document In oAssy.AllReferencedDocuments On Error Resume Next Parameter(oSubDoc, "FH") = 15.26 Next End Sub
View 5 Replies
View Related
Dec 11, 2013
I would like to simplify this assembly into one seamless part for FEM calculation:The assembly consists out of parts that, in reality, will be welded together. Due to their form, there is no way to place them exactly onto each other, therefore there are slight gaps between the parts:
Now when I try to merge the assembly into one part via "simplify" --> "create simplified part" and choose "single solid body with seams between planar faces merged", Inventor does not fill these gaps (even though it displays only one part in the bottom right corner of my window). Unfortunately, the remaining gaps brings "contact" problems in the FEM simulation.
how to close the gaps and really merge the assembly into one part?
View 6 Replies
View Related
Nov 15, 2013
New user 2014
Part created in assembly does not update to part file.
View 9 Replies
View Related
Mar 29, 2012
I have a part that has protrusions. When i mate that part up to another part that second part needs to have cutouts/holes to receive those protrusions.
i mainly use it in sheetmetal parts. and use the rectangular protrusions on de contour to mate up with corresponding cutouts in the other sheet. this works with positioning and also makes for a nice weld spot/area.
But also for making holes to accommodate a mold pin used in custom punch dies. I want the intervening part to receive a corresponding (propperly tolleranced) hole automatically. Much like a bolted connection does.
same for parts like circlips. i want them to automatically generate the seat in the part it's mated to. Rather than using the axle generator.
Ofcourse one can place the parts and do an in assembly interpart projection and go from there, but i want the part to generate the (predifined) modification to the other part. It would save time and also reduces problems as the parts are moved about or even removed.
View 7 Replies
View Related
Jul 1, 2013
I have an assembly with 10 parts in it. We use many assembly features at the assembly level (Revolve cut, Extrusion cut..etc). How to find the mass difference of each part by comparing at its parts level and its assembly level.
View 1 Replies
View Related
May 4, 2012
convert the part that I have drawn to sheet metal. I have tried to make the part from sheet metal and it did not work out at all. I have attached both versions of the part.
View 1 Replies
View Related
Feb 14, 2012
As soon as I open a piece or try to make a new piece, it crashes! I can open the program but can't use it! I installed it and activated it and I can't use the program at all. I have sent many error reports beacuse I have opened it many times and had it crash many times and have always given my email address. Attached is the Error Report Details screen shot.
View 3 Replies
View Related
Aug 29, 2012
In previous releases (2009 i think) when i converted a standard part to a sheet metal part i could recall all the sheet metal styles by linking back to the sheet metal template (i can't remember exactly how this was done, but it was possible with one operation)
In 2011 i canot find a quick way of doing this, it looks like i have to open the sheet metal template and export each different style (about 40 of them) and then import each one into the converted part. am i missing something? is there a simpler way similar to how it used to be done? Why have Autodesk made this more difficult?
As it stands at the moment it would be quicker for me to remodel the parts from scratch using the sheet metal template. I know this is the obvious solution, but seems strange to change something that worked well to something that doesn't!
View 6 Replies
View Related
Oct 23, 2013
I order not to hide components, i want to make a break sketch and remove a piece from a part from an assembly in the isometric view in a drawing. can i do that?
View 4 Replies
View Related
Apr 3, 2013
I have a structrual rectangular tube as shown in the picture below. I need to fold the four flanges inward to create a sort of point or pyramid.
View 9 Replies
View Related
Sep 11, 2013
The simple question is… how can we insert a step (stp) part into an existing part file?
The story behind the question is this:
Normally when we get a step file assembly from a customer, if the part has changed, we put our part into Old Versions and save their new step file as our ipt number and replace it in our assembly file. With Vault, in order for us to maintain the history of the part files, we need to keep the original file so we can’t just delete it or replace it, so now we need to figure out how to get a step file into an ipt. The Import command on the Manage tab (with 2013 at least?) does not allow import of stp files just yet.
The only other option I can think of is to put the original part into an assembly with the step file, create a copy of the step information in the part file and use it to recreate the new (step based) part.
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 1 Replies
View Related
Mar 11, 2013
I'm modeling a temperature gauge and would like to have glass over the gauge so the inside is visible. I can easily do this with an assembly, but I'm wanting to do this with a single part. I tried to derive a new part from the assembly, but the transparent part turns solid so nothing inside is visible. Is it possible to do this?
I've include pictures of what I want and what I end up with.
Inventor Professional 2013
Intel Xeon W3680 @ 3.33Ghz
12GB DDR3 RAM
NVIDIA Quadro 2000 GPU
Windows 7 Professinal 64-bit
View 9 Replies
View Related
Apr 11, 2013
Some times we use standard parts which we could not find in content center. We creat part ourselves. But it looks like standard part in BOM or part explorer window...
I want to change type of part to PURCHASED type and icon like other purchased parts like bearings or bolts...
Is this possible?...
It can be also assembly parts like bearings. Bearings have many parts but it looks only one part in part explorer. This is very good. I want same thing too...
View 9 Replies
View Related
Aug 3, 2013
I have an assembly (A) that has a subassembly (B) that has a pattern of subassemblies (C's) that consist of many parts (D, E, F, G & H). The parts (DEFGH) are steel and have their own drawings. They do and should look like steel.
They are welded together as an assembly (C). This will be painted bright yellow. I wish to assign a yellow appearance to the subassembly, not affecting the parts. Last, when I open the upper assemblies (A or B), I expect C to have the painted color. I cannot make this work in Inventor 2013.
I can assign appearances to parts DEFGH. No error there. I can NOT assign appearances to assemblies (C). The only thing I see in the Appearance box is "Favourites" and "Inventor Material Library".
I can individuall select and highlight parts DEFGH inside the assembly C and assign an appearance to them. Sort of a work-around, but...
...this is not carried through to upper assemblies (A or B). If I just open them, all items are steel-colored, not yellow. If choose to edit one of the patterned C's inside B, only that instance is colored. None of the others in the pattern.
I must thus expand every instance in the pattern and highlight every part and set an appearance. But this is still not carried through to A. Or any of several other assemblies that also contain B.
Thus, if I want a persistent coloring, I either have to "paint" the individual parts, or I will have to scour up each and every assembly and "paint" every part inside them.
Is there really no way to assign an appearance to an assembly and have it carried through automatically to all assemblies that contain it? Like in every other solid modeler I have ever used?
View 3 Replies
View Related
Apr 1, 2013
I have created the part based on piece of standard angle taken from library. Now I want to make a mirrored copy of this part by Component-Mirror.
Inventor does not let me do it with standard part.
The question is: How I can transform a standard part to normal one, I mean I could get rid of belonging to standard part? Making a copy does not work. The only way is to derive and mirror this part but I wish there could be easy way.
View 9 Replies
View Related
Aug 20, 2013
If I want to find part which is inside another part or assembly, which means no matter how I turn camera, I always cannot see that part.
Does inventor has this function? Or is it possible to develope by .NET API?
View 4 Replies
View Related
Feb 19, 2012
Is it possible, if you have a merged BOM.row to get the total quantity of each part?
inventor professional 2011 / 2012 / 2013
View 4 Replies
View Related