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))
Here's what I see if I info my template for *kinematic*...
It looks like these are within the ac_tire ude, yes? None of this gets written to the ASCII template or if I export a cmd of the model. Entity copy also did not work. Do I make one from scratch through the command navigator? how?
And really, more important, what's going on? This worked fine for years...