mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 17:20:33 +05:00
PAL13330 (When mesh generation does not success, trace where)
fix comment
This commit is contained in:
parent
736455590f
commit
073be6463c
@ -2071,7 +2071,7 @@ class Mesh:
|
||||
# will be mapped into <theNode000>-th node of each volume, the (0,0,1)
|
||||
# key-point will be mapped into <theNode001>-th node of each volume.
|
||||
# The (0,0,0) key-point of used pattern corresponds to not split corner.
|
||||
# @param @return TRUE in case of success, FALSE otherwise.
|
||||
# @return TRUE in case of success, FALSE otherwise.
|
||||
def SplitHexaToTetras (self, theObject, theNode000, theNode001):
|
||||
# Pattern: 5.---------.6
|
||||
# /|#* /|
|
||||
|
Loading…
Reference in New Issue
Block a user