settings. In the same way you can apply this functionality for meshing
2D objects, in which case 3D algorithms are not applied.</li>
+\anchor preview_mesh_anchor
+
<li> After the mesh object is created and all hypotheses are assigned and
before the mesh computation, it is possible to see the mesh preview.
myActiveDlg( 0 ),
myPreviewDisplayer( 0 )
{
- myHelpFileName = "preview_meshes_page.html"; // V4
+ myHelpFileName = "constructing_meshes_page.html#preview_mesh_anchor";
}
//================================================================================