Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi There,
over the years I have written quite a lot of code in iLogic. I am now writing some in vb.net so I can take advantage of the debugging in visual studio.
An illogic expression I often use is:
x = Parameter("Part Name.ipt", "ParamName")
to retrieve a value from a part which is linked.
I am looking for a method to do this in vb.net using API code.
Could someone help me please?
I've attached a simple file with the ilogic which maybe explains my situation better. In the example the illogic code is in the assembly file and reads a parameter from part1 which is linked to part2.
thanks,
John
Solved! Go to Solution.