AutoCAD Inventor :: Place Text In IAssembly / Detected Potentially Damaging Errors In Table

Jan 6, 2014

In the column Description from a I-assembly table I will place the text Test<200. Than I get a error message "Detected potentially damaging errors in the table. Unable to interpret  cel: " ". It goes wrong with this symbol <. How do i get this symbol normal as a text in this column?

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: IAssembly / Table Replace

Aug 12, 2009

I am creating an iAssembly with iParts. Some of the iParts have the "Table Replace" colum option and some do not. Both iParts have tables with members and part numbers. See pic.

View 3 Replies View Related

AutoCAD Inventor :: Insert Table Into IAM Without IAssembly

Dec 5, 2013

Is there any way to insert a generic table into an assembly file. I don't want to create an iAssembly or use the data to configure the component in any way. I would just like to be able to maintain some design related information within the assembly file, similar to the tables that you can create in an idw. A table just like the iAssembly table would be fine, minus the iAssembly part or any sense of configuration.

View 4 Replies View Related

AutoCAD Inventor :: Add A New Member Row To IAssembly Factory Table

Feb 6, 2013

I am trying to come up with an automatic method to add a new row to my i assembly table and populate that row based on values entered by the user (assuming that combination of values doesn't already exist... ).  Basically, I wish to build my i assembly table on demand over long term by user input via a form that calls an ilogic rule.

View 1 Replies View Related

AutoCAD Inventor :: Using ILogic To Drive IAssembly Table

Nov 13, 2013

I have created two iParts, both with corresponding tables which I then put into an iAssembly so I can change the size of a pad eye and two cheek plates depending upon the desired Working Load Limit. I have a very basic form right now with a drop down menu to chose the different Safe Working Loads but whichever one I choose, is not changing the table configuration to the desired size. Clearly my iLogic code is not working the way I would like. See below and also see attached screen shots so you know what I am working with.

If Parameter("SWL") = "4.75Te" Then
iPart.ChangeRow("PADEYE iPART - IMPERIAL:1", "WLL = 4.75Te")
iPart.ChangeRow("CHEEK PLATE iPART:1", "WLL = 4.75Te")
iPart.ChangeRow("CHEEK PLATE iPART:2", "WLL = 4.75Te")
ElseIf Parameter("SWL") = "6.5Te" Then
iPart.ChangeRow("PADEYE iPART - IMPERIAL:1", "WLL = 6.5Te")
[code]........

This code was actually overwriting the table properties (in excel), so I know this is wrong, I just couldn't find any snippet for changing a table configuration .

View 1 Replies View Related

AutoCAD Inventor :: ILogic To Switch Between IAssembly Table Rows

Mar 28, 2012

I have created two table rows in an iAssembly that I would like to have a iLogic code written for.

What do I need to use to trigger between these two, when, for instance, a certain numeric value is entered in the parameters?  Within the assembly file, when I use the iPart.ChangeRow (or iAssembly.ChangeRow) and put the . I am filename in the first spot, it says it cannot find the file.

This is what I am using, and the error states it cannot find the . i am file I am referencing.
 
IfParameter("Window_Cutout_Vertical")<=1AndParameter("Window_Cutout_Horizontal")<=1TheniAssembly.ChangeRow("A60_RHR_Door_Assembly.iam", "A60_RHR_Door_Assembly-02")ElseIfParameter("Window_Cutout_Vertical")>1AndParameter("Window_Cutout_Horizontal")>1TheniAssembly.ChangeRow("A60_RHR_Door_Assembly.iam", "A60_RHR_Door_Assembly-01")EndIf

View 7 Replies View Related

AutoCAD Inventor :: IPart Parameters In IAssembly General Table?

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

AutoCAD Inventor :: IAssembly Table Unwanted Dimension Added

Dec 23, 2013

what the best way to show 2 different subassemblies based on the same iAssembly... I would expect a "custom" option as there is from the content center. If I try and change the table for one, the other instance gets updated, and I would like it to stay the same. I understand that this would require a new "branch" in the BOM holding the different sized parts, but there must be a way to accommodate this?

View 1 Replies View Related

AutoCAD Inventor :: How To Edit Member Name In IAssembly Table Using Code

Feb 15, 2013

How to edit the member name in an iassembly table using code?  The Part Number and Description iproperties are easy to handle.  But I am stuck on how to access the member name and edit it.  I guessed at some methods, but keep getting errors.

View 4 Replies View Related

AutoCAD Inventor :: IAssembly - Table Replace Of Content Center Part

Apr 25, 2012

I'm making my first iAssemblies and have run into a strange problem.

I have the option to add the Table Replace column for iParts, but this option isn't avialeble for parts inserted from content center.

View 1 Replies View Related

AutoCAD Inventor :: Drive IPart LENGTH Param By IAssembly Table Custom Parameter Column?

Feb 21, 2012

In a simple case I have an extrusion with some attached seals/weather stripping, all implemented as iParts having their own LENGTH parameters.

RailPart.ipt, Seal_A.ipt, Seal_B.ipt

The goal is to encapsulate these IParts within an iAssembly: RailAssy.iam, where a LENGTH parameter can be input when the iAssembly is placed, causing RailPart and Seal_A to have their length parameters set to the LENGTH provided at that time and SEAL_B having Length set by an iLogic rule to LENGTH - 5.

I've been unable to set up a Custom Parameter Column in an iAssembly table.  Is this even permitted? 

Inventor Premium 2012 SP1

View 5 Replies View Related

AutoCad :: Pasting Excel Table Coming Out With Text All Over The Place

Jan 9, 2012

I tried many times to paste excel table into autocad using paste special/paste link/autocad entities/. The first problem is that the table is coming out with text all over the place, not properly formatted. When I click on the table it's covered by some kind of frame or hatch-like. I am using 2010 Office pro Excel. See attached.

View 6 Replies View Related

AutoCAD Inventor :: CC Customized Family Table Not Showing Material In Place Dialog Box?

Nov 30, 2012

I have recently modified the CC of a part family so that different materials for the same part can be chosen.  When I exit the editor and place the component I can see the choice of the materials in the dialog box - no problems (See 1st attachment" But when I go to another users PC they cannot see any of the new materials in the "Place content center" dialog box!?!

For information, we are running Inv. 2011 with Vault Professional 2012

The CC libraries are stored on the server and we have one custom library to which I have publish the modified part family.

The custom CC has been fully synchronised with the Vault server.

The materials.xml containing the new materials used in the part family has been downloaded to the users local workspace.

Inventor 2014 Pro SP1, Vault 2014 Pro SP1
Windows 7, 64-bit
Intel Xeon 3.6GHz
32GB
Nvidia Quadro 4000

View 1 Replies View Related

AutoCAD Inventor :: Table Wrap Text

Feb 20, 2008

How can you get the header text in a table to wrap to the next line?

View 3 Replies View Related

AutoCAD Inventor :: Custom Table Text Style

Aug 13, 2012

I am looking for assitance with the VB code to change the text style within a custom table when it is created from a VB standalone program.  I am using Inventor 2013 and VB 2010 Express.

I have a customtable that is created within a .idw, and I would like to have the data cells set to "Table_Cells" style that I have created.  I cannot find anything in the help file with a sample code to build off.

I figure it's got to be something with oCustomTable.DataTextStyle but beyond that I am lost.This is what I have, and VB is kicking it back in my face.

Dim oTextStyle As TextStyleoTextStyle = oCustomTable.DataTextStyle.StyleType("Table_Cells")
 Error  2    'Public ReadOnly Property StyleType As Inventor.StyleTypeEnum' has no parameters and its return type cannot be indexed.

View 3 Replies View Related

AutoCAD Inventor :: Weld In IAssembly

Nov 20, 2012

In my iAssembly, I have placed a weld.  In one of the members, I am suppressing the weld.  When I change to that member, I get an error "Weld No Spine: could not compute Weld: Possible intersection failure".  Inventor complains a little, but it does not show that Red Cross after the member is selected.

Why do I see that even though the weld is suppressed for that member?

Heres a video of what I'm seeing?

Windows 7 x64 -12 GB Ram
Intel i7-930 @ 3.60ghz
nVidia GTS 250 -1GB (Driver 301.42)
INV Pro R2013, SP1.1
Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: IAssembly Containing IParts

Oct 21, 2011

If I put iParts into an assembly, and then convert this assembly to an iAssembly, I can include "Table Replace [My_iPart]" as a column in the parameter table. As the value of this column I can select the individual rows of the given iPart parameter table.

However, I can not make this column be a "Custom Parameter Column". (In fact it seems to me that in an iAssembly I can not make any other types of columns to be "Custom Parameter Columns" either). Also, if a parameter of the iPart is a "custom parameter", I can not carry over this "customness" into the iAuthor parameter table.

This means that I need to insert table rows by hand, one-by-one, which is quite cumbersome. Imagine you have an iAssembly containing only two iParts, each having N rows. This means N^2 rows in the iAssembly, all of which I need to specify by hand. Plus I can not use the "customness" of a parameter of an iPart within the assembly.

In an iAssembly containing an iPart, I would like to

- have a "Custom Parameter Column" in the iAssembly parameter table, which can select rows from the iPart parameter table (selectable values would automatically be all the rows from the correcponding iPart)

- if my iPart has a custom parameter, I would like to have this custom parameter available as a separate custom-value column in the iAssembly

Is it possible somehow? Or is it conceptually wrong?

View 3 Replies View Related

AutoCAD Inventor :: Ballooning In IAssembly

Aug 28, 2013

I have several iterations of an assembly.  Specifically I have a base of a machine with different tooling for different products. 

I generated the BOM by referencing the specific tooling I am trying to detail.  That worked.  But when I balloon, it references the main assembly.  It won't let me redirect the source file to the tooling asm.

View 9 Replies View Related

AutoCAD Civil 3D :: Force Table And Table Text Height To Stay Constant Despite The Scale?

Feb 23, 2012

Is there a way to force the table and table text height to stay constant despite the scale? I can do it for Point Label Styles with an Expression. But in 2011 there is no way to build an expression for a table style.

I want to create tables in the drawing where the points are and then plot them from a drawing they're Xrefed in to. The tables are too small but zooming in doesn't make them any bigger because the scale of the viewport changes and they adjust.

View 4 Replies View Related

AutoCAD Inventor :: Custom Table Coming Out With Garbled Text?

Sep 20, 2012

I am using VB.net to generate a custom table in my .idw files to make a plot stamp.  The table is showing up, however, the text is garbled.  When you open the .idw, the table properties show the text correctly but the display is coming out messed up.  I have attached a picture of what each looks like.  I moved the table off the sheet for clarity.

The

Public Sub PlotStamp()
Dim oDrawDoc As DrawingDocument
oDrawDoc = _invApp.ActiveDocument
Dim oInvSheet As Sheet
oInvSheet = oDrawDoc.ActiveSheet
Dim oTitles_Plot(0) As String
oTitles_Plot(0) = CurrentFilename

[Code]...

View 2 Replies View Related

AutoCAD Inventor :: Change Row Of IAssembly Using ILogic

Nov 11, 2013

Issue between an i-assembly and i-Logic. So, I have an assembly that includes some extra components that are not always needed and therefore an i-Logic rule takes the decision whether these will be suppressed or not.

Of course this is not a problem however it turns out that I miss some info from BOM according to the suppressed parts   ...and all these makes sense following the LOD etc.

A potential solution to keep up to date the BOM while you are excluding the needless components is to create 
an i-Assembly.

To keep that simple I turned my current Assembly to an i-Assembly and very successfully I excluded various components and of course I included some others by adding extra ROWS. 

So far So good

Now I want to apply some dimensional boundaries by using i-Logic rules. According to them I want to allow this i-assembly to jump among these different ROWS that meet the right criteria.

Very rough thoughts led me to the following code...

For example...

If Width > 600 Then
iPart.ChangeROW ("..." , "...") 'Row-1'
Else
iPart.ChangeROW ("..." , "...") 'Row-2'
End if

The Problem is that the above code works fine, for a example, in case that I will place an i-part in my assembly... However I am looking to change the row of the actual assembly that as I mentioned before I turned it to an i-assembly

To make this even more clear I want to be able to manipulate my i-assembly with i-Logic rules while this is open in Inv. I don't want to change rows while this is placed as a component or sub-assembly in an another assembly...

View 1 Replies View Related

AutoCAD Inventor :: IAssembly Inside IPN File?

Oct 27, 2013

I have 2 configurations in my assembly and one of them is in ipn file.

Once inside I cant change members...

Is it possible to change between them in the ipn file?

View 1 Replies View Related

AutoCAD Inventor :: Create Two Tables In An Iassembly

Mar 22, 2013

I was wondering if I'm able to create two tables in an iassembly, like one table for size and another for different components in the same assembly.I have a vague memory of an old assembly having this but I can't find it or it's just a figure of my imagination.

View 4 Replies View Related

AutoCAD Inventor :: Generate Files IAssembly

Apr 17, 2012

I have an assembly with around 120 variants in it. I am getting a little annoyed having to click the OK button when asked:

"Do you want to save changes to 122.iam" and its dependents"

is there any way to set the default to OK?

(other than setting an electric motor and a poking device up)

View 2 Replies View Related

AutoCAD Inventor :: BOM Structure Of IPart Or IAssembly?

Nov 20, 2012

I am using Inventor Professional 2012 and I have created complex iparts and iassemblies and I am not able to change the BOM structure of the parts simply because they are intelligent.  I require the tables and features that the iparts and iassemblies can create but they are coming up read only and can not modify the BOM information. Is there a way to change the read only aspect of an ipart or iassembly?

View 1 Replies View Related

AutoCAD Inventor :: Creating New IPart From IAssembly

Jun 11, 2013

What I am looking for is a command similar to table replace, but that will allow for a new part to be created based on a user input. This will need to be done at the i Assembly level to an i Part that is placed within the assembly.

The end goal is to have input boxes come up, ask the user for the values then create all of the associated parts.

I don't need anything with the input boxes, just the part creation.

View 2 Replies View Related

AutoCAD Inventor :: Changing Text In Description Column Of Hole Table

Nov 7, 2013

I'm trying to change the value in the description column through the formattedtext but the final result is not what is supposed to be, this is a part of my code.

Sub HoleTab()Set oDrwDoc = ThisApplication.ActiveDocumentDim oSheet As SheetDim i As IntegerSet oSheet = oDrwDoc.ActiveSheetDim oHoleTables As HoleTablesSet oHoleTables = oSheet.HoleTablesDim oTable As HoleTableDim oTableRow As HoleTableRowDim oTableRows

[Code] .......

View 2 Replies View Related

AutoCAD Inventor :: IAssembly - Accessing Part Parameters

Jul 13, 2012

How we can access the part parameters after hitting create iAssembly. do I need to make i parts first and then bring them to an assembly and make an iAssembly??

View 5 Replies View Related

AutoCAD Inventor :: Extract Single Assembly From IAssembly

Mar 4, 2013

I have an i Assembly, with a Sub-i Assembly and i Parts. Is it possible to "extract" a copy of one configuration as normal assembly? So that I have an assembly where I can modify parts without touching the iAssembly or iParts.

View 5 Replies View Related

AutoCAD Inventor :: 2012 Modify IPart From IAssembly

May 22, 2013

I am looking for a way to change the parameters of a part that is within an iAssembly. Basically we have tubing with flanges on the end and wish to have an easy way to model varying lengths. I essentially need to be able to have the upper level iAssembly control the flange spacing and cut the tube to length based on the users selection. Due to BOM setup these parts must be seperate .ipt in a larger .iam

View 2 Replies View Related

AutoCAD Inventor :: Use Include / Exclude In Pattern Of IAssembly?

Jun 11, 2012

I need use Include / Exclude some components in a Pattern which include an iAssembly. But looks like this option is not available (maybe I missed something)?

I use Inventor 2009, XP32 OS.

Autodesk Inventor Professional 2013 (64 Bit) SP2
Windows 7 Professional Service Pack 1
Intel(R) Xeon(R) CPU E5645
12.0 GB Memory

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved