From a2c16c82c5397dfeef326439fbbc15dc2e371b7e Mon Sep 17 00:00:00 2001 From: jfa Date: Wed, 5 Dec 2007 13:49:19 +0000 Subject: [PATCH] NPAL17873: SMESH add a triangle instead of make quadrangles only. --- doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm b/doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm index d52787ce3..feb068a06 100755 --- a/doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm +++ b/doc/salome/gui/SMESH/files/max._element_area_hypothesis.htm @@ -153,10 +153,12 @@ if (window.writeIntopicBar)

Quadrangle Preference

-

This algorithm can be used only together with Quadrangle (Mapping) algorithm. +

This hypothesis can be used only together with Quadrangle (Mapping) algorithm. It allows to build quadrangular meshes even if the number of nodes at the opposite edges of a meshed face is not equal, otherwise this mesh - will contain some triangular elements.

+ will contain some triangular elements. +
This hypothesis has one restriction on its work: the total quantity of + segments on all four sides of the face must be even (divisible by 2).

 

-- 2.39.2