AutoCAD Inventor :: General Table - Eliminate Lines From One Of The Columns
May 18, 2012
I am not a regular user of the Inventor General Table. I can make and edit the table with no problems. I want to eliminate the lines from one of the columns while leaving the lines in the remaining columns. I tried to set up the column before inserting it but could not find the column format that would allow me to do that in the Style Editor.
How to do this. I need to also remove the (read only) from the Style Editor.
View 7 Replies
ADVERTISEMENT
Dec 20, 2012
How can I display iPart parameters in an iAssembly general table?
On my .dwg I would like to use one detail with a table. The 2 table columns I need are:
(1) iAssembly name (no problems here, shows up in the general table by default)
(2) Length (this parameter value is in the iPart)
Inventor RS 2011
AutoCAD Mechanical 2011
ASD 2013
Vault Collaboration 2011
Windows 7 Pro
View 8 Replies
View Related
May 1, 2013
I have an IPart with about 100 instances in it that is sheet metal. I created a user parameter for the gauge of the sheet metal relating to the thickness and that works fine in the ipart. My dilema is how to get the gauge to show up in my drawing in the general table. Pretty much I woud like the table to list part number, material and then have a column for the gauge of the steel related to the thickness in the Ipart table. I am using Inventor 2011 if that makes a difference.
View 2 Replies
View Related
Jul 16, 2012
Is there is any way to re-arrange the columns in my ipart table without having to delete all of my parameters and then adding them back in the order that I want them to appear in? I would like certain information grouped together instead of having to scroll back and forth across the row to edit certain parameters.
View 5 Replies
View Related
Oct 29, 2011
I've used the attached code to set the number of colu9mns and rows in a table adn it works with all my tests.
However I also receive the warnings:
"Public overridable property NumRows() As Integer is obsolete. Use 'Table.Rows.Count' instead"
and
"Public overridable property NumColumns() As Integer is obsolete. Use 'Table.Columns.Count' instead"
Dim tb As New Table() tb.NumRows = 6 tb.NumColumns = 3
Both the Rows and Column Count property are Read only.
View 1 Replies
View Related
Jun 9, 2013
I created a table in AutoCAD map3d 2010, merged 3 columns and added it to my tool pallete but, when i drag the table again from tool palette and place in drawing, merge between columns are missing in the table, they looks like seperate columns.
View 1 Replies
View Related
Mar 14, 2012
How can I rearrange the horizontale order of the table columns which made by (Extraction data).
I know how to rearrange it vertically, But horizontally that what I want to know. Example ( colomns order is : number, X, Y. How to change it to :X, Y , number )
View 1 Replies
View Related
Mar 23, 2012
How do I place object lines on a general plane that was converted from a 3d station? I'm currently operating acad Mechanical.
View 6 Replies
View Related
Aug 28, 2012
I use the Corel Draw table tool regularly and since upgrading to SP1 the tool no longer works. I can create a table but cannot add rows, columns or even import tables from MS Word. All functionality has gone.
I am also running a machine with X6 without SP1 and the table tool works fine so what I have to do is create the tool in X6 and then it works fine in X6 SP1.
Also noting that the upgrade has not fixed the instability on the 64Bit version as every time I select an object to move it Corel crashes.
View 14 Replies
View Related
Sep 16, 2012
I have many 3d metal sheet metal drawing. When I put the model into 3d model in to 2d layout, I see many 'lines' on flat surfaces. The 'lines' seem to be showing 'reflective effect'. However, it really cause problem when I give this to my boss. He asked why I cut the sheet metal into so many pieces. How I can set autocad NOT to show those unwanted lines?
View 2 Replies
View Related
May 14, 2012
I want to draw up a large grid or table in AO sized paper. I will then get it laminated and use it to write down on the left hand column each company I see and sell to. Then beside the company running horizontally I want little check boxes that I can tick off with a marker to not when I last visited that company.
So how doe I make a large sized table with evenly spaced columns and rows etc.
I though that I could just select the table button and set how many rows etc then click and drag. This works, but I want to be able to enter in a value of say 100mm wide by 30mm high and set that for each grid.
The only setting like that is for the actual whole area of the grid/table not each individual cell. Can it be done like how I said?
View 3 Replies
View Related
Sep 30, 2013
I'm using photoshop cs6 to create textile designs, and occassionally, (it hasnt happened with every tile) when i change the image size of my tile e.g. from 15cm sq to 10cm sq, then try to repeat the tile it forms thin lines between the tiles?
heres the tile repeated after ive changed the image size and you can see the thin lines...when i zoom in on the tile edges where the line has formed it looks like this....almost as if theres empty pixels that can then be coloured in.
i dont think its a problem when creating the tile because before i changed the image size it repeated fine with no lines, its something thats happeneing when the image size is altered.
View 3 Replies
View Related
Dec 28, 2012
I was just going through the files for our main printed catalog, updating everything and turning individual pages into pdfs for the website, and once again ran into this anomaly. Often, photos with a white background would be processed for the pdf with a black kind of ragged edge line, appearing to be slightly offset from the actual cropping edge from DRAW. This has been an intermittent problem for as long as I can remember. I suspect Adobe is at fault, but what is the solution? I can re-crop the photo and regenerate a new pdf and sometimes that works, but not for a lot of these pics.
View 2 Replies
View Related
Oct 14, 2013
Within the last 18 months, I've run across an Adobe TV tutorial describing how to eliminate power lines in an image but I'm unable to find the show. method besides just using the cloning tool? Or, know of the tutorial?
View 4 Replies
View Related
Mar 8, 2013
I was wondering if there is some equivalent in Smoke to Final Cut's flicker filter, which I use frequently to eliminate flicker and 'buzzing' caused by fine lines, especially evident when HD is down converted to PAL for broadcast?
View 1 Replies
View Related
Jan 3, 2014
I created a general assembly (GA) and placed several parts and assemblies. After I realized there are too many parts and assemblies in the GA to reasonably place on a drawing. Now I want to remove some parts and create sub-assemblies. Is there an easy proceedure to select some parts in the GA and insert them into a new sub-assembly and (hopefully) keep the constraints intact?
View 2 Replies
View Related
Jan 28, 2013
I just loaded inventor 2013 for student.I have tried to set up my key broad with some shortcut keys. When I right cick in the ribbon I do not get any way to get to optiongeneral tools.
View 4 Replies
View Related
Aug 15, 2012
Using inventor to calculate specific distances or counts of features on a part. Say for instance, the lineal feet of a radial edge, or the number of cutouts a part may have. If so, how are you approching this? Can be programs written with the API/iLogic or just general setup I am pretty versitle and open to any discussion.
View 6 Replies
View Related
Aug 27, 2013
I cannot edit a dimension that I add to a drawing, IV simply ignores my request when I select Edit from the shortcut menu. This is not a retrieved dimension. My only workaround has been to edit the dimension properties in the part file to display as I would like on the drawings.
I've checked the application options, under Drawing tab, I do have "Edit dimension when created" checked, yet IV does not display the edit dialogue box upon initial creation of the dimension.
View 9 Replies
View Related
Feb 6, 2013
Using RMB to Copy a general table from one drawing & RMB paste to another has no result.
But using the CTRL + C & CTRL + V for the identical task works fine.
Looks like a bug. It's annoying at worst but hopefully easy for programmers to fix.
Inventor Suite 2013 Ultimate
View 1 Replies
View Related
Mar 15, 2012
The angle or radius are outside the table boundaries. I have used bend tables before and have not run into this. See screenshot. What I don't understand is that in the error dialog box the Thickness is correct the Radii are correct and the Angle is correct except it is showing a -90 degrees. Is that the problem? The negetive? Why is it showing a negative number. I can't change the way the part is formed. The problem seems to be with the lower left hand curl. It does go ahead and flatten it, but I don't trust the results when I have the three errors.
View 1 Replies
View Related
Oct 16, 2013
I have a part where I have placed a number of table driven iFeatures. These features generate parameters in the model that I can see in the parameter table. I am trying to find a way to have these iFeature parameters show up in the hole table in my drawing.
By 'exporting' the parameters, I have been able to get the values to show in notes and drawing view labels but I can't find a way to add them as a 'New Property' in my hole table.
View 3 Replies
View Related
Jul 27, 2012
Is there a way to get columns in form? I would like to put
Hole F Type { List the types} Hole F Location {input box}
Hole N Type { List the types} Hole N Location {input box}
Hole G Type { List the types} Hole G Location {input box}
If not this form will be off the monitor.
View 9 Replies
View Related
Feb 28, 2013
I'm doing a revision rearrangement and would like to add to the BOM New, Existing, and Relocated properties. The problem is that each individual component may be unique. Ie. I have a desk w/ 3 identical monitors. One monitor is existing and the others are new. I'd like to have the BOM show that I have 3 monitors, 2 are new and 1 is existing. The BOM would have 4 columns, one for the total number of parts and 3 for the New, Existing, and Relocated counts.
I don't mind if the new columns need to be manually updated.
View 9 Replies
View Related
Jul 18, 2012
Is there a way to set the decimal place for the columns in Autodesk Inventor 2011? I have a length column I am trying to use for the p/n but I need it to be 2 places and they show up from zero to 4 dec places. I have set it inside excel but it never retains the setting.
View 9 Replies
View Related
Nov 2, 2011
Is there any way that values in BOM columns would automatically change depending on the characteristics of the part?
Example:
I have a parametric metal rod that depending on its length has a different part number assigned to it in our company's catalog.
When I change its length in parametric assembly (50" rod is has different number than 70" rod) I want the part number to change as well in the "part number" column.
View 5 Replies
View Related
Aug 31, 2012
I got this routine off the In The Trenches blog and am trying to change it, some. For some reason when I export I can only get 4 columns to export. So what the heck am I missing here? The Part List I am using has all the colums I am trying to export on it.
'-------------Start Of ilogic ------------------------------------------------
'get the path and name of the drawing file
path_and_name=ThisDoc.PathAndFileName(False)' without extension
'define oDoc
oDoc=ThisDoc.Document
[Code] ....
Inventor Pro 2013 (PDS Ultimate)
Vault Pro 2013
Windows 7 64
Xeon 2.4 Ghz 12GB
View 2 Replies
View Related
Aug 9, 2011
Large Assembly / Inventor 2008
I have a layout drawing, and I want to add a parts list, but I want to break it into 2 "columns" rather then a long one
how do I do that?
View 9 Replies
View Related
Nov 28, 2012
I would like to be able to export the description column of a BOM to an excel file, and exclude all the other data. I can't see any reference to doing this in the API. We have almost 20 columns so deleting them once the file is made is a bit of a pain.
View 3 Replies
View Related
Jan 30, 2013
I have an iPart with 10 key columns that I published to the Content Center. During the publishing process I can only select 9 of those key columns and I can't add a 10th. I need to get that 10th one in there. why there is a limit or how to get aroud it?
View 1 Replies
View Related
Nov 4, 2011
I noticed on my parts list that I had an item that was listed as *Varies* in the description, and part # columns I have set. Seen it before, so I went to my BOM and saw that it's a part that I've published to the CC.
Thought, OK, go and replace the 12 parts that I needed to. Tried the "Replace All" and it still came up on my BOM as *Varies*.
Went through and replaced each part in the assembly one at a time. Still shows up in BOM as *Varies*.
I thought that when I publish parts to the CC, they become Read-Only, and I can't edit any of the iProperties or the part itself.
In the attached BMP, I've cut out the offending row in my BOM. All the columns are greyed out to where I can't edit anything, as designed...
Why would these published parts come up as *Varies* in 2 of my columns if the values I've set when I published them would never change??
IV 2010 Tube & Pipe SP4; ACAD Mechanical 2010;
2.5 ghz Xeon Processor
8 gb RAM
Windows 7 Professional x64
EVGA GTX 560 2gb DDR5
View 2 Replies
View Related