Autodesk Inventor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Well ok but the way I read it.
I am trying to use a bit of iLogic to auto fill in the “Title” for the iPart model, that way I type the info once and not 2 times per size change
But I am also lost after giving up on why after reading it all still find all can be done in ipart. ![]()
I don't see any reason for excel but carry on... ![]()
Please mark this response as "Accept as Solution" if it answers your question.
James Letcher
2012 Factory Design Suite ( will not load 2013)
What happen to my Inventor :-(
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I agree iLogic isn't needed at all.
If you create an iPart you're using Excel, even if you don't actually open it up in another window. That's why Excel is required to be installed on your machine with Inventor in order to use iParts. All Swordmaster did was edit the iPart table in Excel instead of the crappy Inventor table editor, where more robust options were available.
The idea of making this "smart" is sort of like why you would want to use one dimension and a symmetry constraint rather than two identical dimensions.
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Oh ok if thats the case ok but the way I was reading he wanted ilogic to find a cell named title match it with his ipart table name part number to fill in the iproperties Title.
When the ipart can have a colunm in the table itself. ![]()
But my reading is not the best yet working on it...... ![]()
Please mark this response as "Accept as Solution" if it answers your question.
James Letcher
2012 Factory Design Suite ( will not load 2013)
What happen to my Inventor :-(
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I think that was what the OP intended to do...
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Let me re-fraze......
How do I now get the cell info to populate the "Title" in the Project dialog tab in the iProps?
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
First thing you need to do is to add the Title iproperty to your ipart table using the ipart author interface
open the ipart table
select the iproperties tab
expand the + next to the Summary tab
use the >> button to create the Title column
save and close the interface
open the table again using excel
add the code in the cells in the title column
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Well now that I am back in the drivers seat (after being ill and playing catch-up) I just wanted to say thanks to all who helped to figure out and understand what I needed to do.
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
@Swordmaster
I have been working on your excel suggestion. The problem I am running into is the fact that when I use the formula for combining the different colums in the "Description" colum it truns the colum red in the table inside of inventor.
See pic : http://screencast.com/t/anUtMqeI3FOx
Also, when I switch from part to part it gives me an error that looks like this...
See pic : http://screencast.com/t/tDLEEEMGlKYf
Basicly it wants to reformat the output from...
7Ga x 12-1/8 x 16-1/8 to 7Ga X 12 1/8 X 16 1/8
Not sure why.
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
The description turning red in the ipart author table is expected behavior. The color is used by Inventor to flag that the value is controlled by a excel formula
Re: iLogic & the API
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
ok... I thought that might be the case, but I thought it would be a different color since red usually means ER-ROR ER-ROR DOES NOT COMPUTE...



