• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor

    Reply
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012
    Accepted Solution

    Publishing ipart to Tube and Pipe - exporting iproperties?

    235 Views, 14 Replies
    05-18-2012 03:44 PM

    I am trying to publish an ipart with different pipe profile diameters to T&P.

    The problem I have is, I want for each profile in the ipart table have corresponding custom iproperty value assigned to it.

    E.g.

    When the ipart is published and I use it in an assembly: 

    I want to pick lets say 2" diameter of added profile, have T&P create the part and then I want my custom iproperty for this part to be 001.

    If I pick 3" diameter I want the custom iproperty be 002.

    Played around with authoring and publishing but so far no luck.

     

    Please use plain text.
    Mentor
    pcrawley
    Posts: 326
    Registered: ‎05-23-2002

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-19-2012 04:39 AM in reply to: Infoseeker
    You might need to be a bit more specific about what you are trying to achieve. From your description it looks like you are creating item numbers. Generally, if you want to add a custom iProperty to an iPart, you add it in the "Other" tab of the iPart table editor. So every row of the table can have a different custom property.
    Please use plain text.
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-23-2012 01:41 PM in reply to: pcrawley

    I tried to describe it as straight forward as possible.

    Our part template has a custom iproperty added, lets say its "MANUFACTURER".

    Every part we create has this iproperty - when we create parts lists, one of the columns in the parts lists is "MANUFACTURER".

    Now, I create an ipart with lets say different PVC pipe profiles: 2", 2 1/2" and 3".

    2" pipe is purchased from a manufacturer A.

    2 1/2" from B,

    3" from C.

    I can add this info to my ipart creating custom column ("MANUFACTURER") in my ipart table.

    When i publish the ipart to T&P, and then create a pipe using added info, I get 3 options to choose from, 2", 2 1/2", 3".

    When I create a pipe using 2" profile, and I open this part, I want it to have an iproperty "MANUFACTURER". I also want this iproperty to have a value of A.

    When i pick an option of 2 1/2" and open created part I want it to have "MANUFACTURER" iproperty to have a value of B.

    And so on...

    I can transfer this value when I create an ipart with one option in the table but not with more than one...

     

     

     

     

     

     

     

     

    Please use plain text.
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-24-2012 07:31 AM in reply to: Infoseeker

    Anyone?

    Please use plain text.
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012

    Re: Publishing apart to Tube and Pipe - exporting properties?

    05-25-2012 07:55 AM in reply to: Infoseeker

    Probably I should be able to accomplish this with a simple ilogic code (which I will experiment with) but I hoped for a simple solution within "traditional" Inventor...

    I am surprised it can't be done.

    Please use plain text.
    Mentor
    pcrawley
    Posts: 326
    Registered: ‎05-23-2002

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-26-2012 12:44 AM in reply to: Infoseeker
    No such word as "can't" with Inventor. If you use it, it just means you haven't tried hard enough :smileywink: I'm not infront of Inventor, so I'm doing this from memory: When you are editing the iPart, the last tab of the tab of iPart table table editor is called "Other". You can add your own property names in here and they appear as new columns in the table. Now you can add your own values to each member of the iPart. And not a line of iLogic code anywhere. Peter
    Please use plain text.
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-26-2012 12:22 PM in reply to: Infoseeker

    Lol, you sound very optimistic about sky being the limit for Inventor :smileywink:.

     

    I will check it out on Monday.

    Before I added new column to the ipart table, entered different value for each ipart option in the table, the problem is to export these values when publishing the part to T&P and have different iproperty value appear when you populate a particular option of the ipart.

    Please use plain text.
    Mentor
    pcrawley
    Posts: 326
    Registered: ‎05-23-2002

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-26-2012 12:30 PM in reply to: Infoseeker

    Re the publishing - I think you have to make the new column a "Key" by right-clicking the column name.  When publishing, it then prompts you to include "key" columns.

    Please use plain text.
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-28-2012 07:22 AM in reply to: pcrawley

    Well...

    Went thru your post again and this is excacly what I did last time.

    Maybe I am doing soemthing wrong but when i use published profile, create new part with it, it does not have custom iproperties, eventhou they were in the ipart table.

    Maybe it has something to do with attached pop up message... 

    Please use plain text.
    Distinguished Contributor
    Posts: 184
    Registered: ‎03-15-2012

    Re: Publishing ipart to Tube and Pipe - exporting iproperties?

    05-29-2012 07:23 AM in reply to: Infoseeker

    So...

    Back to ilogic?

    Please use plain text.