VA Object by Layer Section Style Bug

Hello VA team,

I believe I have found a bug related to va objects not reacting properly to custom section styles.

If I set the wall style section properties as per layer, and then set a custom section style, the hatch scale “Pattern Scale” seems to not have any effect on the shown hatch scale of VA Objects.
Thank you as always
Lourenço

image/file attached



Bug.3dm (2.5 MB)

… Turns out I have to “vaupdate” the geometry to see the changes…
Odd when rhino objects just update live, so I would expect the behavior to be the same.

Feel free to close the topic.

Hi @lourencovp,

This is a cache problem. VisualARQ, like Rhino, has a cache to store section information for each VisualARQ object. When you modify the layer section style, this cache is not updated for all objects. As you have already discovered, making any change in any object, or running vaUpdate will recreate the cache.

We’ll try to fix this issue for the next VisualARQ release.

Enric