Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
IMHO the first line should evaluate OK.
Reason for Prime failing is because it automatically assigns the 0 an "appropriate" unit even though Prime is not using SUC (static unit check). As a result, Prime naturally refuses to add 0 kg and the unitless 1.
A unitless value different from 0 works OK as can be seen in the second line.
Workaround (which should not be necessary) is using "zero" instead of "0".
There is no problem if the vector contains values of different dimensions
or even
Das, was wir ein Computerfehler nennen, würde bei jedem anderen Namen genauso süß duften (Shakespeare's a busy boy, today).
Yes, it's a bug. Looks similar to the NaN bug.
Which was supposed to have been fixed, I believe?
Stuart
