mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 00:40:32 +05:00
Author: Roman Lygin, roman.lygin@gmail.com
fixS010 - Summary: Mefisto inconsistency and failure on same model - Detailed description: See http://salome-platform.org/forum/forum_10/788312758 - Dependency: None - Version where the issue was detected: 5.1.5 - Files SMESH_SRC_x.y.z/src/MEFISTO2/aptrte.cxx
This commit is contained in:
parent
83036df4b6
commit
7cbe130467
@ -415,6 +415,8 @@ void aptrte( Z nutysu, R aretmx,
|
||||
if( mntree==NULL ) goto ERREUR;
|
||||
|
||||
//initialisation du tableau letree et ajout dans letree des sommets 1 a nbsomm
|
||||
comxmi[0].x = comxmi[1].x = uvslf[0].x;
|
||||
comxmi[0].y = comxmi[1].y = uvslf[0].y;
|
||||
teajte( mxsomm, nbsomm, mnpxyd, comxmi, aretmx, mxtree, mntree, ierr );
|
||||
comxmi[0].z=0;
|
||||
comxmi[1].z=0;
|
||||
|
Loading…
Reference in New Issue
Block a user