Incomplete lines in VA tables. How do I fix this?
Hi @Julius3 can you share that model? Does it change anything if you change the text size? (you can do it from the table styles dialog).
It works okay if I play around with the annotation styles and text height. When I tested, a model space scale of 100 with a text height of 1 has that incomplete line issue, while a model scale of 1 with a text height of 100 is okay.
VA_Table_Issue.3dm (517.8 KB)
Thanks for the file! I’ll report it internally.
Hi @Julius3 this problem seems to happen because in the annotation style that this table uses, the mask option is set to “Background”, which means that any object on the text bounding box is going to be occluded. Use an annotation style with mask set to “None” to avoid issues like this on a table. Update the table object afterward to see the lines correctly.