Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IV2009 - Item method for PartsListColumn?

1 REPLY 1
Reply
Message 1 of 2
Anonymous
170 Views, 1 Reply

IV2009 - Item method for PartsListColumn?

Does this exist? What about a Cells method? I couldn't find either in the API reference. I'd like to loop thru each cell in a PartsListColumn, but it doesn't appear that I will be able to do it with the PartsListColumn object.
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

No, you can iterate over cells only from a PartsListRow object. But note
that PartsListRow.Item property accepts a PartsListColumn object as input
for convenience.

Sanjay-

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report