Hi @petumatr,
Don’t get me worng: when I say that vaPlanView
and vaSectionView
objects are deprecated, I mean that there is a new, and IMHO better, way of showing plan and section in details. We’re not going to remove that option.
The reason I recommend using realtime viewport is because they are better in many ways: they are realtime, all objects are displayed/occluded correctly, attributes should be correct in all cases, including per-detail layer attributes, draw-order is supported, text, annotations and solid-hatches are also supported, etc.
vaPlanView
and vaSectionView
objects have reached a point where improvements are too complex to achive: for example, it’s not easy (althout not impossible) to show only visible parts of texts and solid hatches. Current implementation needs to explode text into contour curves to hide them.
Using them only to show them in a detail, means that the document will contain really big blocks with lots of curves. That makes working on the model very slow, and makes document a lot bigger.
In my opinion, here are two different features: plan and section views for display/print, where realtime viewports are the way to go, and plan and section views for export.
Our plan is to add new commands to generate plan and section views as curves, like Make2D, adding support for any 3D view, including perspective projection (like Make2d). There will be also command to export all layouts to separate DWG files, having an option to use the fast hidden vector output or the slow Make2d output.
We’ve also improved the hidden vector ouput in VisualARQ 2.5, that will be published in a couple of days. It’s still not perfect, but we’ll continue improving it as much as possible.
Please, report any bug in realtime viewports and hidden vector output, so we can fix them.
Regards,
Enric