iPartTableRows : trying to copy to get a table with all plates length

iPartTableRows : trying to copy to get a table with all plates length

fulvio81
Contributor Contributor
407 Views
1 Reply
Message 1 of 2

iPartTableRows : trying to copy to get a table with all plates length

fulvio81
Contributor
Contributor

Hello everyone. I'm searching how to copy iPartTableRows to populate my iPartFactory.

I'm still sadly using inventor 11 (perhaps 2007 version). i know that in 2010 there is ".copy" method.

can anyone emulate that method for my release?

thanks in advance.

Fulvio

0 Likes
Accepted solutions (1)
408 Views
1 Reply
Reply (1)
Message 2 of 2

fulvio81
Contributor
Contributor
Accepted solution

Hi i found the answer.

 

take a look:

 

iPartFactory.ExcelWorksheet as Object

 

so we can link excel.worksheet to iPart Table

 

adding, deleting, editing iPartTableRows

 

Bye

 

0 Likes