Does refining a requirement update bounds and value?

The automatic constraints that are pulled out of a requirement aren't matching the intent of the requirement, so I've created constraint blocks that refine the requirement. This works really well since it replaces the automatic simulation during simulation with the improved one.

But the bounds and value property still refer to the automatically extracted constraint. Is there a way to get those to update as well due to the refine relationship?

Without that I'm not sure how to display in a tabular format whether my system meets my requirement, unless I make custom stereotypes with custom properties which I'd rater not do.