How to get iPart table column value?

How to get iPart table column value?

bwang-tecoustics
Collaborator Collaborator
555 Views
4 Replies
Message 1 of 5

How to get iPart table column value?

bwang-tecoustics
Collaborator
Collaborator

I'm trying to get the iPart table column value in the iPart, not the assembly file. I'm trying to use iLogic but not be able to. Can somebody help me? Thanks.

 

0 Likes
556 Views
4 Replies
Replies (4)
Message 2 of 5

HermJan.Otterman
Advisor
Advisor

do you have a part you can share?

 

what code do you already have?

 

In iLogic there are some snippets that you could use to get the value

 

here is an example:  https://www.youtube.com/watch?v=Mp-NfxV8iJk

 

If this answers your question then please select "Accept as Solution"
Kudo's are also appreciated Smiley Wink

Succes on your project, and have a nice day

Herm Jan


0 Likes
Message 3 of 5

bwang-tecoustics
Collaborator
Collaborator

Thanks for the reply. Attached is my file. I was trying to change the custom parameter from the iPart tables. But iPart table can only change numbers, not texts. So, I'm trying to read the iPart table value and update the custom parameters. The file is from inventor 2017.

 

0 Likes
Message 4 of 5

HermJan.Otterman
Advisor
Advisor

Hello,

 

still not shure what you want to do.

 

I made a screencast with some things you can look at.

http://autode.sk/2myCgaz

 

use parameters for numbers

and properties for text.

 

if you need text in a parameter, use numbers 1,2,3 etc, and create an iLogic rule to translate the numbers to text.

 

what do you mean by custom parameters? you can create them in the iPart, but they are not custom there?

or do you mean User Parameters?

If this answers your question then please select "Accept as Solution"
Kudo's are also appreciated Smiley Wink

Succes on your project, and have a nice day

Herm Jan


0 Likes
Message 5 of 5

bwang-tecoustics
Collaborator
Collaborator

Got your idea. As i'm using text for the C channel, I think I can code them to decimals. For example, 3.6 means C3x6, and 4.54 means C4x5.4.

0 Likes