AutoCAD Inventor :: Number Of Bends In Sheet Metal Part Into Parameter?
Aug 14, 2009
What is the name of a value that might hold the total number of bends in a part?
Or at least how those feature are managed?
Simply put, I'd like to pull the total number of bends into a parameter so it can be exported later.
View 3 Replies
ADVERTISEMENT
Aug 29, 2011
Is there any VBA code that can count the number of bends used in a sheet metal part?I would like to make a custom property of this, so it can be exported to Excel for input in our ERP system
View 8 Replies
View Related
Aug 14, 2012
I have been trying to create a macro that would add a custom property to my sheet metal parts that would tell me the total number of piercings in the part (holes and punches). So far I have the punches to count correctly but I am having issues with the holes, as I am getting an error.
Sub Piercings() 'Get the part doc and sheet metal component defn. No error handling: Dim oPartDocument As Inventor.PartDocument Set oPartDocument = ThisApplication.ActiveDocument Dim oSheetMetalComp As
[Code]....
View 7 Replies
View Related
Apr 2, 2012
I am having trouble with a part that I wont to convert to sheetmetal and make a drawing with bend annotations.
Converting the part goes fine but the flat pattern is only a "semi-flat-pattern" 2 of the 4 bends doesn't unfold.
I have a 8mm plate and the internal radius is 2mm and the external radius is 10mm and the bend angel is 10 degrees sow everything should be fine.
But how to add the last to bends to make my flat pattern unfold correctly?
Inventor Professional 2012
Vault Professional 2012
View 4 Replies
View Related
Jan 4, 2014
I try to make double bends with the face command and i don't succed, the options in the More are are greyed out.
I don't understand at all what they are, i tried with 2 edges at an angle but no.
View 5 Replies
View Related
Nov 28, 2011
Let me start by saying that we rarely use sheet metal parts so I'm not real familiar with that interface. That said, I can create sheet metal parts with square shapes and bends just fine. However, I'm currently stumped as to the best way to model what should be a pretty simple plate.
We have a large, thin (1/8") square plate to which we want to add 2 opposing diagonal very slight breaks to add stiffness to the plate. More specifically, we want these diagonal bends to cover the center part of the plate leaving about a 2" flat flange all the way around the plate.
View 3 Replies
View Related
Dec 12, 2012
When our VAR initally setup our system for us he made it so the material selected in with the sheet metal rule would appear as the stock number in the ipropertys. I then set the sheet metal rule so the sheet metal rule material also had our material stock number for each different thickness. This gave me a value that was automatically loaded for drawings.
Now we have migrated to 2013 and in the migration things got mixed up so this no longer happens. I am assuming that when the SM Rule is set it creates a named parameter somewhere. What that parameter is? I am thinking if I go into the parameters of the template and set stock number = to SM Rule parameter I will regain this functionallity.
Inventor Premium 2013 SP1.1
Vault 2013- plain vanilla version
HP G71 notebook
celeron cpu w 4gb RAM and 64 bit system
Win 7 home premium
View 2 Replies
View Related
Sep 12, 2013
A collegue asked me about this as he has been given a part to model and the details are for the flat sheet not the finished model. Is this possible in 'sheet metal'? I had a quick play but couldn't work it out. Im used to creating the finished part and 'un-folding' to get the flat pattern.Detail supplied below.
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
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
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
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
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
May 9, 2013
I'm trying to come up with a way to automate the filling of the stock number field in the iproperties for different sheet metal rules. Currenlty I have linked the name of the rule to the description field using the =<Sheet Metal Rule>. So using that varible is out.
A quick solution was to make custom materials for all of the stock numbers and then link that to the sheet metal rule using the material box. This will work except I need to show material name on the parts list.
If only each sheet metal rule had its on iproperties, this would be so easy.
Can this be done with Ilogic?
Forgot to add Inventor pro 2013
View 4 Replies
View Related
Apr 9, 2012
I have a set of sheet metal parts modeled in inventor that are produced in a wide range of sizes and several different sheet metal types.
The dimensions (length, width, flange size, etc) are driven from a spreadsheet. I would like to be able to have the user update the K Factor from the same spreadsheet by selecting a sheet metal type.
The sheet metal type and K factor are not listed in the parameters list with the other model dimensional data, so I'm not sure how to proceed.
View 1 Replies
View Related
Dec 3, 2012
I'm using the "Part Number" parameter inside a block of text in my drawing, but when I export it to AutoCAD DXF 2010 format, the text in the exported file shows up as "<PART NUMBER>", instead of displaying the actual part number.
-Using Autodesk Inventor Professional 2012
View 2 Replies
View Related
Sep 3, 2013
I made a part in sheet metal and used the Cut tool for cut-outs...i tried by using flatten Patern,draw sketch but this did not cut part...is there a more better way of making these cuts?
INV 2013
View 2 Replies
View Related
Sep 16, 2013
For whatever reason this part was not modeled as a sheet metal part from the beginning, but now we would like to convert it to one. But when the "Convert to Sheet Metal" button is pressed, an error message pops up saying "This model cannot be converted to Sheet Metal because it contains features that have created multiple bodies. In order to convert to Sheet Metal these features must first be removed". The only way I can get this message to go away is to delete all the features. This part is used in a few weldments, so I'd rather not have to redraw it, but I'm at a loss as to why it can't be converted.
Using Inventor Professional 2014.
View 9 Replies
View Related
Oct 12, 2012
I have a 14 gauge sheet metal part that follows the profile in the attached picture. 7/8" legs with a 1/16" offset. Because it's 14 gauge, the contour flange won't create it. I need it to be able to be turned in to a flat pattern so that I may export it to a .dxf.
Is there another way to make this that will allow me to flat pattern it? I have a couple of pieces like this where the offset is very slim, so I am looking for a way to do all of them like this.
View 3 Replies
View Related
Jan 25, 2013
I created this part with solid modelling......can / how this be made with sheet metal tools.....i do not use sheet metal tools but plan to.
View 2 Replies
View Related
Oct 25, 2012
I want to bend the sheet metal part as on 90deg
I have tried using bend and Fold tool but it dose not produce the right model as desired.
View 4 Replies
View Related
Nov 3, 2012
I would prefer to make this part with the Sheet Metal tools . How would this be made with sheet metal tools and how do i flatten this piece?
View 4 Replies
View Related
Sep 17, 2013
Its been a long while since I have run into something that I have drawn which I cannot get to flatten. I am using Inventor 2011. If you can get it to work in 2012 or later, then I guess it is just time I upgrade.
View 6 Replies
View Related
Jun 6, 2013
I have attached a sheet metal part (2014 .ipt) and am having issues trying to use the rip command, maybe my understanding of the rip command is unclear, and I should probably just create a sketch and extrude a slit.
Using the image below as a reference,
What I want to do is to create a rip or slit from P1 to P2, which will give me face C. After this rip, I want to bend face C at P1 so that it is parallel to face A, leaving face B at its current state.
(the construction lines are from the existing frame that this will be welded to.)
My 2 solutions are to create this slit using the extrude command then fold, or to cut face C out completely and add a flange to that cut edge. I am just curious why the rip command is not letting me create a slit from P1 to P2.
View 8 Replies
View Related
Oct 4, 2011
I drew a very funky bracket in IV 2012. I tried using the sheet metal features but they wouldn't cooperate with the funky geometry. I ended up having to draw to sketch profiles, lofting to create a thin feature, and thickning it to material thickness. But this left me without any real bends that the unfold tool can recognize. I tried using the unfold tool (I know that's not what it's for) but it gave me some very funky geometry. I tried ripping out the lofted bends, which worked great, but that leaves me with twisted edges that the bend tool can't grab. how to either model this using the sheetmaetal tools, or how to make this thing unfold?
View 3 Replies
View Related
Oct 12, 2011
I am having trouble adding a sketch which is on a dwg file to my sheet metal part. First I created a flat plate sheet metal part.
I also have a sketch on a dwg file that I am trying to transfer to the surface of the sheet metal plate. I initiated a sketch on
the sheet metal part thinking I couls open the sketch on the dwg part and do a copy and paste. That did not work.
Second I tried to insert the dwg file but when I search for the dwg file under the insert function, there are no dwg files shown.
View 5 Replies
View Related
Jan 23, 2012
I have a sheet metal part. It is a machine door with four edge flanges. I have mirrored this part. The origin part has flat pattern while the mirrored creates the folded pattern.
It still folded even when origin is in flat pattern.
View 4 Replies
View Related
Feb 6, 2013
The part in the attachment was made in catia. The main face is curved in two directions. In my language we call this a "double curved surface" this is possible to generate a flat pattern from in catia. How to do this in inventor?
View 3 Replies
View Related
Oct 31, 2011
I created a part that spans between two other pieces. The original part model does not have a twist in the "flat" surfaces, so it unfolds just fine, but it also does not represent the way the actual part fits, so it is difficult to determine if any other parts are fitting correctly up to it.
I had a problem getting a part to unfold before, and I was shown a method of creating a surface body and a thicken, which I have done with this part, but as of yet have had no success unfolding this part.
Is there anything that I can do since the sides are twisted and not planar?
View 3 Replies
View Related
May 30, 2013
I have a sheet metal part which is bend to a v-shape.
I want to have a cut out across the bend area. How to project that in to a flat pattern and cut out the relative opening size in the part.
View 2 Replies
View Related
Jun 21, 2013
I have a sheet metal part drawn up that I can't manufacture as modeled. The solution is to convert it from a two bend part into two single bend parts that will then be welded together. (I have an iLogic configurator that spit it out or else I would have drawn it right in the first place) Normally I would split it into two solids and derive them into two parts, but because Inventor still doesn't support multi-body sheet metal (this is something I curse about daily, by the way...) I would have to convert it to a standard part first.
The problem here is, I have a ton of edits done to my flat pattern. I have an extruded tab that's needed for my press brake operator that later gets cut off, and I have a fairly complex sketch that I use to program my laser with etch lines for my welders to use. How I can accomplish converting this into right/left parts without having to redo my flat pattern edits?
View 5 Replies
View Related