eap
1e59cc2426
Solve problems:
...
1. Trying to apply the same 2d pattern subsequently to two adjacent mesh faces leads to segmentation violation
2. Attempt to apply a 3D pattern to two adjacent volumes hangs up SALOME.
3. Passing 0 or 1 as node index argument to SMESH_Pattern::ApplyToMeshFaces() gives identical results.
2005-01-18 07:08:14 +00:00
san
5b961b878c
Implementation of GUI for mesh refinement with help of patterns
2005-01-17 16:16:56 +00:00
mzn
f0ddb8c3ac
PAL7221 (DEVELOPMENT : Improve filter which find elements on Shape).
...
Add "LyingOnGeom" filter.
Add script containing BuildGroupLyingOn(...) function.
2005-01-17 13:39:04 +00:00
mzn
157b19ec7f
PAL7221 (DEVELOPMENT : Improve filter which find elements on Shape).
...
Add "LyingOnGeom" filter.
2005-01-17 13:35:49 +00:00
eap
0677cc99fe
Do not remove nodes of refined elements
2005-01-17 13:30:22 +00:00
vsr
e9962a2562
Implement PAL7218: Sweep mesh elements along discretized curve
2005-01-17 12:59:49 +00:00
vsr
76e859fd8d
Implement PAL7218: Sweep mesh elements along discretized curve
2005-01-17 12:54:44 +00:00
vsr
d590247c64
Implement PAL7218: Sweep mesh elements along discretized curve
2005-01-17 12:48:21 +00:00
eap
98b7f7a44e
PAL7731. Make ceiling faces normals external in makeWalls()
2005-01-17 11:11:54 +00:00
eap
b9a4ef3658
PAL7731. Consider volume orientation according to MED convention
2005-01-17 11:04:40 +00:00
msv
c0faddf82f
Corrections due to improvement of SMDS: add dependence on OCCT TKernel
2005-01-14 13:46:08 +00:00
msv
e9160b6567
corrections due to improvement of SMDS
2005-01-14 13:44:21 +00:00
msv
5ffc6f2991
Improve SMDS: correct error message
2005-01-14 13:42:57 +00:00
msv
5d84bc4bdb
Improve SMDS: replace std::set with NCollection_List for storage
...
of inverse connections
2005-01-14 13:42:25 +00:00
msv
eab9bcb035
Improve SMDS: replace std::map with NCollection_DataMap for storage of elements
2005-01-14 13:41:13 +00:00
msv
e9f2fd0ea8
Improve SMDS: replace STL containers with their eqiuvalents from OCCT NCollection
...
for sets of mesh entities
2005-01-14 13:39:57 +00:00
msv
975446e08d
Improve SMDS: - replace STL containers with their eqiuvalents from OCCT NCollection
...
for sets of mesh entities
- debug memory leak due to uninitialised myParent field
2005-01-14 13:39:20 +00:00
msv
705617b829
Improve SMDS: extract ElemIterator into a separate header
2005-01-14 13:35:12 +00:00
msv
81a3fd0507
Improve SMDS: - extract ElemIterator into a separate header
...
- add compiler options for OCCT
2005-01-14 13:34:49 +00:00
msv
e0e5b30f80
Improve SMDS: porting to WNT
2005-01-14 13:32:49 +00:00
msv
61d5fb0e6a
Improve SMDS: replace std::vector with simple array
...
for storage of links to nodes in mesh elements
2005-01-14 13:26:34 +00:00
msv
40e9d61119
Improve SMDS: extract ElemIterator into a separate header
2005-01-14 13:11:20 +00:00
jfa
d8359857be
PAL6951: Documentation of meshpy.py.
2005-01-14 12:06:51 +00:00
enk
b2ec35e1ca
Bug PAL7725: It would be perfect to include "SMESH_test5.py" script in compilation process.
2005-01-14 09:57:56 +00:00
eap
b3a051c811
PAL7704. fix nb of internal points when there is a scale factor given for NB_SEGMENTS ( fix by Erwan ADAM )
2005-01-13 14:48:51 +00:00
eap
d826413297
PAL7402. Avoid decrement of pd_refCount of subMesh at exit from GetSubMesh()
2005-01-13 14:29:42 +00:00
enk
8e95b9611a
removed python file SMESH_test.py
2005-01-13 06:00:42 +00:00
enk
20a7aa8b27
added new python file SMESH_test.py
2005-01-13 06:00:13 +00:00
apo
49897c5dfd
Remove unused variables
2005-01-12 13:14:05 +00:00
apo
a809677ab6
Fix on Bug PAL7606
...
Controls operation aren't work during Clipping
2005-01-12 13:12:10 +00:00
apo
959198f20f
Fix on - Bug PAL7606
...
Controls operation aren't work during Clipping
2005-01-12 13:09:15 +00:00
enk
fe2a7b95ba
moved from directory ../SMESH_I
2005-01-12 10:53:56 +00:00
enk
44caf8ac09
move to directory ../SMESH_SWIG
2005-01-12 10:52:52 +00:00
eap
b5ef37e453
PAL5919. make group and sub-mesh names read-only
2005-01-12 10:52:26 +00:00
eap
91a00132d4
PAL7451. Now RotationSweep() and ExtrusionSweep() call makeWalls()
2005-01-12 06:49:46 +00:00
eap
a35771f3a5
PAL7451. Add FindFaceInSet()
2005-01-12 06:47:54 +00:00
eap
87c6240def
PAL7451. Correct orientation defining in Set()
2005-01-12 06:43:01 +00:00
eap
dab18e6dd3
FindCoincidentNodes() now accepts a set of nodes
2005-01-10 12:45:58 +00:00
eap
6becd11b62
Enable refinement of mesh faces and hexahedrons
2005-01-10 12:44:08 +00:00
eap
4c367fbe91
FindCoincidentNodes() now accepts a set on nodes to search between; AddToSameGroup() becomes public
2005-01-10 12:35:26 +00:00
eap
dee2c0771d
Enable work with a mesh volume as well
2005-01-10 12:32:37 +00:00
jfa
6a3571efd9
Pb8 from Suivie.doc: removing seam and degenerated edges applied
2005-01-10 08:12:28 +00:00
enk
a88e2af2a6
Bug PAL7334 - DEVELOPMENT : Control Improvement
...
Bug PAL7613: Needless submenu in the 3D Viewer popup for meshes groups
2004-12-29 14:32:59 +00:00
apo
078f309423
Fix on Bug PAL7358
...
SMESH : 3D mesh elements has bad orientation, material is outside
2004-12-29 13:38:15 +00:00
vsr
37f837210e
PAL7610: Provide own icons for 'Aspect Ratio 3d', 'Length 2d', 'Free Edges', 'Multi-connection 2d' menu items.
2004-12-29 06:20:33 +00:00
apo
c51eaff3b2
Fix regression
2004-12-29 05:58:56 +00:00
apo
57d4d5c456
Bug PAL7334 - DEVELOPMENT : Control Improvement
2004-12-28 06:52:07 +00:00
apo
7a20cb6635
Bug PAL7334
...
DEVELOPMENT : Control Improvement
2004-12-28 06:06:40 +00:00
apo
81b2a4c986
Bug PAL7334
...
DEVELOPMENT : Control Improvement
2004-12-27 14:02:40 +00:00
apo
586a2465d0
Bug PAL7334
...
DEVELOPMENT : Control Improvement
2004-12-27 13:11:52 +00:00