mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-19 10:00:33 +05:00
NPAL17873: SMESH add a triangle instead of make quadrangles only.
This commit is contained in:
parent
9e091cbbbc
commit
216d4924a0
@ -45,5 +45,7 @@ This algorithm can be used only together with Quadrangle (Mapping)
|
|||||||
algorithm. It allows to build quadrangular meshes even if the number
|
algorithm. It allows to build quadrangular meshes even if the number
|
||||||
of nodes at the opposite edges of a meshed face is not equal,
|
of nodes at the opposite edges of a meshed face is not equal,
|
||||||
otherwise this mesh will contain some triangular elements.
|
otherwise this mesh will contain some triangular elements.
|
||||||
|
<br>
|
||||||
|
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).
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue
Block a user