Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I am trying to get the value of the SheetMetalRule column in an iPart table using iLogic. It seems no matter what I try to set the value to I get this error..."
Input string was not in a correct format."
Here's some attempt's I've made at getting the value:
MsgBox (CStr(iPart.CurrentRowValue("SheetMetalRule")))
SheetMetal.SetActiveStyle(iPart.CurrentRowValue("SheetMetalRule"))
I am pretty sure I'm barking up the wrong tree.
Can someone please enlighten me as to what is the correct format? And how I can set its value current ?
Thanks in advance!
Mike Eck
Master Drafter/ CAD Programmer
Using Inventor 2018
Master Drafter/ CAD Programmer
Using Inventor 2018
Solved! Go to Solution.