MORENO100
Guest
Hello everyone,
I would like to be able to define a condition in the condiction.mcc file of modelcheck for which if it does not detect the presence of the material parameter "young_modulus", I activate a search procedure.
fact is that I can't make modelcheck feel, the material parameter "young_modulus".
I tried to set a line like this but it doesn't work:
if (model_unit eq mm) and (material_param("young_modulus") eq 0) config=(check/default_checks.mch)....
I'm afraid that in the condiction.mcc file cannot use material parameters. ...
Can you help me?
Thank you so much and good day!
I would like to be able to define a condition in the condiction.mcc file of modelcheck for which if it does not detect the presence of the material parameter "young_modulus", I activate a search procedure.
fact is that I can't make modelcheck feel, the material parameter "young_modulus".
I tried to set a line like this but it doesn't work:
if (model_unit eq mm) and (material_param("young_modulus") eq 0) config=(check/default_checks.mch)....
I'm afraid that in the condiction.mcc file cannot use material parameters. ...
Can you help me?
Thank you so much and good day!