02-09-2022
12:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-09-2022
12:55 PM
Hi All,
can anyone tell me what i am doing wrong here.....
Parameter(MakePath("SC-PRECAST:2", "SC-FOOTING - SIDE:1","SIDE_ANGLE")) = ANGLE_SIDE
i get this error....
Error on Line 10 : Value of type 'System.Collections.ArrayList' cannot be converted to 'String'....
tried it like this, and got same error...
Parameter(MakePath("SC-PRECAST:2", "SC-FOOTING - SIDE.ipt:1","SIDE_ANGLE")) = ANGLE_SIDE
the name of the sub, component, and parameter are correct. as far as i can tell, the syntax is as described ilogic....
anything pop out to anyone?
thanks in advance!!
Solved! Go to Solution.