I'm opening an A/Car tire template (or the subsequent vehicle assembly) and getting the following error messages during the "converting" process. The template/assembly is from a few years ago and I believe was working fine. I think this is a new message I'm hoping someone else has seen...
The error message (above and below) says the macro '.ACAR.macros.mac_fil_ude_cnv' can't find "kinematics_request". Looking in the template, that's true, it doesn't exist. What does exist is...
kinematics_request_ISO
kinematics_request_SAE
So.......did the macro change? This for loop, specifically the bold line, appears to be one of the error generators...
for variable=$_self.loopcnt start=1 end=(eval($_self.Rcnt))
The error message (above and below) says the macro '.ACAR.macros.mac_fil_ude_cnv' can't find "kinematics_request". Looking in the template, that's true, it doesn't exist. What does exist is...
kinematics_request_ISO
kinematics_request_SAE
So.......did the macro change? This for loop, specifically the bold line, appears to be one of the error generators...
for variable=$_self.loopcnt start=1 end=(eval($_self.Rcnt))