I am using the built in weight system. It weighs and displays correctly when I put a workpart on the scale and enable the Weigh input with a boolean value. I have a script which changes the Mass property of the workpart, however the scale display does not update with the current weight value (Mass) of the workpart. It remains the original value of the workpart. I tried toggling the Weigh input but no change. How can I make the display continue updating the weight value of the scale?
To update the weight in real time for the weight system, you must set the WeightByVolume property to True.