batleo
Guest
hi are batleo and use inventor 2013 , I am trying to learn and know ilogic
with guides and tutorials I went on a bit, but I planted on a point, now I try to explain
I created a set with fixed components and one that should vary accordingly to a multivalue parameter.
example to explain better
the situation
hole parameter = multivalue
getchoice = choose(index, "first", "second", "third")
multivalue.setlist("bocca_olio_lato_testa","1.8g standard" ,"1/2g standard" etc.) and I would like to have the particular correspondent turned on at any value of the list, which is in the library , and present in the axieme but turned off and disabled.
I tried to create a module and the parameter is actually multiple selectable values with drop down menus, but I can't tie it to the component I need.
someone will help me or direct thanks
with guides and tutorials I went on a bit, but I planted on a point, now I try to explain
I created a set with fixed components and one that should vary accordingly to a multivalue parameter.
example to explain better
the situation

getchoice = choose(index, "first", "second", "third")
multivalue.setlist("bocca_olio_lato_testa","1.8g standard" ,"1/2g standard" etc.) and I would like to have the particular correspondent turned on at any value of the list, which is in the library , and present in the axieme but turned off and disabled.
I tried to create a module and the parameter is actually multiple selectable values with drop down menus, but I can't tie it to the component I need.
someone will help me or direct thanks