Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iLogic Method for Finding Text in iAssembly Table?

0 REPLIES 0
Reply
Message 1 of 1
danmorick
292 Views, 0 Replies

iLogic Method for Finding Text in iAssembly Table?

Hello,

 

I still have much to learn with iLogic and VB, but I am improving.  Here's my current challenge.  I would like to use code to change the active member of an iPart within an iAssembly by finding a segment of text within the iPart's table and switching to that row.  In other words, not i=iPart.FindRow("iComponentName:1", "columnName", "<=", 0.2, "columnName", "<=", 4.1) but something more like i=iPart.FindRow("iComponentName:1", "columnName", "includes", "abc", "columnName"", "includes", "123")

 

Is there an operator that means "includes"?  What I mean is that I don't want to have to specify the entire cell contents to find in a given column.  Any other good way to do this?

 

Thanks in advance for everybody's advice and expertise.

0 REPLIES 0

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

Post to forums  

Autodesk Design & Make Report