eap
cd4aa39efa
BUG: Mesh Failed dialog shows negative shape ID if nb shapes > SHORT_MAX
...
+ minor changes:
1) fix 2 typos
2) improve SMESH_Delaunay::ToPython()
2021-08-05 19:03:34 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
eap
90741df834
Fix regression of Extrusion 3D caused by OCCT changes
2020-02-20 19:28:41 +03:00
rnv
70d591791d
Fix compilation errors (OCCT-7.4.0)
2019-12-17 22:19:27 +03:00
eap
a87bde2a08
IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
...
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
eap
b718a7cc45
IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error
2019-07-01 13:44:54 +03:00
mnt
b9b6785c00
Porting to OCCT 7.4 dev
2019-02-22 16:12:08 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
eap
86ca561170
Fix regression of doc/salome/examples/prism_3d_algo.py
2017-05-31 15:12:32 +03:00
eap
020e13d9f1
Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0
2017-05-23 20:19:15 +03:00
eap
3dcb8f1e04
IPAL054122: Bad quality prismatic mesh
...
Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay
2017-04-25 13:41:21 +03:00
eap
f6b5d2f920
54122: Bad quality prismatic mesh
...
Extract class Delaunay from class Morph
+ Print warning when creating an algorithm with unexpected arguments
(expected ones are algo type and geometry) -- smeshBuilder.py
2017-04-20 14:16:23 +03:00