Hello,
I am testing VisuaArq 3 and I have a problem with section and section view.
I would like to generate an elevation view, but the windows in the 2D view miss some mullion lines.
That’s how the windows look in front view:
And that’s the generated 2D view.
Is it some error in Rhino or can I fix that by changing some settings?
Project file is in the attachement. VAtest.3dm (972.4 KB)
Hi @s.urbanski you need a higher precision of your document units to draw properly these window mullions. Just change the Absolute tolerance to 0.001m in your Document Properties > Units, and then update the section view (with the vaUpdate command).
Thank you @fsalla
Changing “Absolute tolerance” solved the problem.