Error when using Object.UpdateProperty with solids

You are passing the solid volume as a double and you need a string : Springs.Number.ToString - #6 by BIMused

The warning also says that you have a solid and not an object. In case this persists when using a string, it means that you will need to select the objects (solids) agains using a selection method (all objects of types, by layer, etc.). Though I’m not sure if this will still throw a warning