eap
|
72598d1788
|
Prevent exception at shape selection if no mesh was pre-selected
|
2005-01-26 09:01:26 +00:00 |
|
eap
|
542321374c
|
PAL7403. In Save(), remove shape referring data if a referred shape was deleted
|
2005-01-26 08:55:19 +00:00 |
|
eap
|
6d13ce6863
|
PAL7403. In ShapeToMesh(), remove shape referring data if the main shape becomes NULL
|
2005-01-26 08:42:27 +00:00 |
|
eap
|
31e0d2b9b7
|
remove not used fields
|
2005-01-26 08:35:00 +00:00 |
|
eap
|
a4f98fe737
|
PAL7358. Add VertexParameters() and EdgeParameters()
|
2005-01-26 08:32:21 +00:00 |
|
apo
|
efdf984e40
|
Improve checking of validity of mesh elements connectivity
|
2005-01-26 06:49:06 +00:00 |
|
vsr
|
fa076b4364
|
Modify 'Modification of orientation' dialog box: implement processing of 'Bad oriented volume' filter.
|
2005-01-25 15:51:15 +00:00 |
|
vsr
|
be0f45394e
|
Apply patch from Paul Rascle (correction of make procedure)
|
2005-01-25 13:43:14 +00:00 |
|
jfa
|
55a0f35a26
|
Fix wrong comments indentation
|
2005-01-25 05:21:30 +00:00 |
|
apo
|
776e25bc46
|
[Bug PAL7784] REGR: wrong Export-Import Mesh in med
|
2005-01-24 13:37:56 +00:00 |
|
eap
|
d8e7d0d7d9
|
PAL7722. Take into account edge orientation when Compute() uses a propagated hypothesis
|
2005-01-21 14:15:45 +00:00 |
|
eap
|
dcab7b2d24
|
PAL7722. Add IsReversedInChain(). In BuildPropagationChain(), chains of edges with propagated hypothesis are filled taking into account edges orientation
|
2005-01-21 14:11:17 +00:00 |
|
eap
|
d9ce7a48c1
|
Comment annoing trace
|
2005-01-21 14:03:54 +00:00 |
|
mzn
|
e3fe383c97
|
Fix for Bug PAL7766 ( An exception appears during construction of a group in the "Mesh" module ).
|
2005-01-21 13:15:13 +00:00 |
|
eap
|
f6497472ab
|
PAL7358. Take care of orientation when creating volumes
|
2005-01-21 13:12:53 +00:00 |
|
eap
|
c21a157b9d
|
PAL7358. Add BadOrientedVolume predicate
|
2005-01-21 12:28:06 +00:00 |
|
eap
|
283a9b4f5a
|
PAL7358. Add BadOrientedVolume predicate
|
2005-01-21 12:21:36 +00:00 |
|
eap
|
08e0a4de43
|
PAL7358. Now Reorient() can work with edge, faces and volumes
|
2005-01-21 12:16:32 +00:00 |
|
vsr
|
4f7811fdb1
|
'Extrusion Along Path' dialog box : rearrange widgets
|
2005-01-21 11:14:12 +00:00 |
|
vsr
|
3f9592083e
|
Fix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less than number of path points
|
2005-01-21 08:42:11 +00:00 |
|
vsr
|
5496cb6ab1
|
Implement sweep mesh elements along a path (PAL7218).
|
2005-01-20 14:50:37 +00:00 |
|
san
|
910f46272c
|
1. Implementation of new pattern mapping algorthm (mesh refinement)
2. PAL6697
|
2005-01-20 14:45:00 +00:00 |
|
san
|
e465982eeb
|
Implementation of new pattern mapping algorthm (mesh refinement)
|
2005-01-20 14:44:17 +00:00 |
|
mzn
|
3fa31cc01e
|
Fix for PAL7758(Incorrect work of "Lying on Geom" filter for faces).
LyingOnGeom::Contains(...) improved.
|
2005-01-20 11:50:07 +00:00 |
|
admin
|
090aff0726
|
Merge with OCC_development_01
|
2005-01-20 06:25:54 +00:00 |
|
admin
|
ed456586bf
|
Merge with OCC-V2_1_0_deb
|
2004-12-17 11:07:35 +00:00 |
|
admin
|
e4737e85f0
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:48:31 +00:00 |
|
yfr
|
51569f091c
|
DCQ:prepare 2.0.0
|
2004-07-20 07:56:05 +00:00 |
|
yfr
|
baa66acb33
|
DCQ:prepare 2.0.0
|
2004-07-20 07:36:59 +00:00 |
|
yfr
|
bc37f0b49f
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-18 08:55:35 +00:00 |
|
yfr
|
c3bf92bd87
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-18 08:34:31 +00:00 |
|
nadir
|
fe9985e3cf
|
adding python scripts to illustrate the way to mesh a shape giving different hypothesis on its sub-shapes.
|
2004-04-01 11:58:39 +00:00 |
|
nadir
|
d65fdaa969
|
correct a small bug detected when using different wire discretisation
of edges of the shape to be meshed by hexaedrons.
|
2004-04-01 11:54:39 +00:00 |
|
jrt
|
61c36a7e0c
|
Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem.
|
2004-03-26 14:53:44 +00:00 |
|
jrt
|
36c731ec63
|
Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object.
|
2004-03-25 17:17:33 +00:00 |
|
jrt
|
99dfb73d48
|
Fix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4).
|
2004-03-24 17:31:44 +00:00 |
|
jrt
|
addaa0b071
|
Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22.
|
2004-03-23 09:53:14 +00:00 |
|
jrt
|
9fad60b470
|
Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
|
2004-03-23 09:48:58 +00:00 |
|
jrt
|
d09f539218
|
Fix bug SMESH5451: SMESH_mechanic script aborts.
|
2004-03-16 12:51:43 +00:00 |
|
jrt
|
7b70ad87bf
|
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
|
2004-03-15 18:42:16 +00:00 |
|
jrt
|
642ed0a836
|
Fix a bug (crash when adding an hexahedron from ids).
|
2004-02-02 16:43:59 +00:00 |
|
jrt
|
253bd8edea
|
Merge branch merge_1_2_d
|
2004-01-29 17:33:20 +00:00 |
|
nadir
|
ae40db1097
|
removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.
|
2004-01-06 15:19:21 +00:00 |
|
nadir
|
14d5b8633d
|
Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.
|
2004-01-06 15:17:32 +00:00 |
|
jrt
|
20911863d8
|
Add a patch to make the build of netgen more user-friendly
|
2004-01-05 13:53:09 +00:00 |
|
jrt
|
79458cb904
|
We do not need OCAF in Netgen
|
2004-01-05 13:52:25 +00:00 |
|
jrt
|
fad0769be8
|
[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).
|
2004-01-05 09:05:43 +00:00 |
|
nadir
|
0cce2b323f
|
correct a small bug found by the EDF developpement team (PN and AT) :
AddVolume in the case of a Tetrahedron.
|
2003-12-15 13:15:33 +00:00 |
|
jrt
|
76ffafd784
|
[Bug SMESH4598] Crash of the session when compute and update are not done in the same view. Bug fixed.
|
2003-12-11 09:51:27 +00:00 |
|
jrt
|
0aec6215ad
|
HAVE_NETGEN (#define) to remove an unresolved symbol when building without netgen
|
2003-12-11 09:49:11 +00:00 |
|
jrt
|
bf1947495c
|
Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries.
|
2003-12-10 17:23:08 +00:00 |
|
jrt
|
aadf713b66
|
Cosmetics
|
2003-12-10 16:05:04 +00:00 |
|
nadir
|
51fa3b0985
|
Correcting a problem araising when building the SMESH module whithout Netgen.
|
2003-12-09 14:13:45 +00:00 |
|
nadir
|
faa1c8f2bc
|
updating or adding when merging in the main trunk with the version in the
branch nadir_1_2_2 !!
|
2003-12-08 15:43:20 +00:00 |
|
jrt
|
cf8c1dc99e
|
Remove "pause" primitive call.
|
2003-12-05 14:49:58 +00:00 |
|
jrt
|
00d8bf239f
|
[Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed.
|
2003-11-27 11:45:38 +00:00 |
|
nadir
|
341338ff08
|
merge with the branch nadir_update_MED_v1_3_0 (branch to build the V1_3_0
version of the module.
|
2003-11-18 09:19:32 +00:00 |
|
jrt
|
94f6c18ae0
|
MergeV1_2c-1
|
2003-11-12 11:40:21 +00:00 |
|
nri
|
bdfbfa829d
|
NRI : MergeV1_2c-1.
|
2003-11-06 14:43:11 +00:00 |
|
nri
|
547de73ed6
|
NRI : Add licence header.
|
2003-11-06 14:34:27 +00:00 |
|
jrt
|
81ed9b4662
|
Fix/implement removeNode, removeEdge, removeFace, removeVolume and removeElement
|
2003-10-22 15:28:19 +00:00 |
|
jrt
|
92876f6a75
|
When the main window was maximized some dialogs were cropped at the bottom of the screen. It's now fixed.
|
2003-10-20 16:26:06 +00:00 |
|
jrt
|
e02efafc15
|
Fix a bug. Quadrangles were added as triangles.
|
2003-10-17 16:31:14 +00:00 |
|
jrt
|
bef8537764
|
Keep compatible with gcc 2
|
2003-09-23 14:33:41 +00:00 |
|
nri
|
3297595671
|
NRI : Display Component UserName and Icon.
|
2003-09-23 11:52:55 +00:00 |
|
jrt
|
5eead45ced
|
Freshly added file
|
2003-09-22 12:23:34 +00:00 |
|
jrt
|
e0b529896b
|
Add HexahedronOfNodes and Tria3OfNodes to improve performance
|
2003-09-12 15:12:19 +00:00 |
|
jrt
|
aa64a62c43
|
Fix bug. Was always printing 8 nodes
|
2003-09-12 15:11:29 +00:00 |
|
jrt
|
4ea4ccf36f
|
Add support for tetra, pyramid and prism
|
2003-09-08 15:04:54 +00:00 |
|
jrt
|
00c069f8d4
|
Add some comments
|
2003-09-08 13:41:48 +00:00 |
|
jrt
|
888669652e
|
Some forgotten return statments
|
2003-09-05 12:19:11 +00:00 |
|
jrt
|
ef932e4d05
|
Correct some memory leaks
|
2003-09-05 11:45:54 +00:00 |
|
jrt
|
f7fbf1c622
|
Use nodes and elements pointer instead on IDs
|
2003-09-05 10:31:32 +00:00 |
|
jrt
|
145c89df59
|
Change API to use pointer on elements and no longer ID of elements
|
2003-09-05 10:20:27 +00:00 |
|
jrt
|
24761f97d2
|
Remove no longer needed files
|
2003-09-04 15:04:26 +00:00 |
|
jrt
|
c914dd6b70
|
Remove no longer needed files
|
2003-09-04 14:50:14 +00:00 |
|
jrt
|
8d2ecd75b0
|
Update to match the changes in SMDS
|
2003-09-04 12:03:27 +00:00 |
|
jrt
|
49b22b1c40
|
Remove OCC_LIBS from LDFLAGS
|
2003-09-04 11:03:54 +00:00 |
|
jrt
|
b7daa91df6
|
Update to mach the changes in SMDS
|
2003-09-04 10:56:52 +00:00 |
|
jrt
|
8358c7288e
|
Remove OCC_LIBS from LDFLAGS
|
2003-09-04 10:44:52 +00:00 |
|
jrt
|
dd138f193f
|
Update to match the new implementation of SMDS
|
2003-09-04 10:41:22 +00:00 |
|
jrt
|
fb91f8b907
|
make GetMaxArea const
|
2003-09-04 10:10:43 +00:00 |
|
jrt
|
97368ef20f
|
make hypothesis const
|
2003-09-04 10:10:23 +00:00 |
|
jrt
|
5e5d6b74d8
|
Update to match the change of SMDS (new DS).
|
2003-09-04 09:55:13 +00:00 |
|
jrt
|
7cb3a049a7
|
Use the file include in gcc instead of this one
|
2003-09-04 09:51:58 +00:00 |
|
jrt
|
bb2c60c2b6
|
Update to match the change of SMDS (new DS).
|
2003-09-04 09:21:41 +00:00 |
|
jrt
|
0273fe09c6
|
make GetNumberOfSegments and GetScaleFactor const
|
2003-09-04 09:13:24 +00:00 |
|
jrt
|
5b889e3e3e
|
make GetLength const
|
2003-09-04 09:10:12 +00:00 |
|
jrt
|
19ad8814ce
|
Change OCC_LIBS to OCC_KERNEL_LIBS
|
2003-09-04 08:09:40 +00:00 |
|
jrt
|
e1e47182c9
|
Change OCC_LIBS to OCC_KERNEL_LIBS
|
2003-09-04 07:55:38 +00:00 |
|
jrt
|
17f94f16b7
|
Change Handle(SMESHDS_Document) to SMESHDS_Document*
|
2003-09-04 07:39:40 +00:00 |
|
jrt
|
9227e93063
|
Remove OCC_LIBS from LDFLAGS
|
2003-09-04 07:21:42 +00:00 |
|
jrt
|
2d46bce298
|
Remove Opencascade dependencies. Change to STL.
|
2003-09-04 07:14:51 +00:00 |
|
jrt
|
b64e58d011
|
Change OCC_LIBS to OCC_KERNEL_LIBS
|
2003-09-03 17:31:43 +00:00 |
|
jrt
|
484fe83a97
|
New DS implementation
|
2003-09-03 17:30:36 +00:00 |
|
jrt
|
13b8c20dfc
|
Remove Opencascade dependencies
|
2003-09-03 17:29:04 +00:00 |
|
jrt
|
355ad71d20
|
comments
|
2003-09-03 17:21:56 +00:00 |
|
jrt
|
ec6221e48c
|
Add iterator classes
|
2003-09-03 17:21:40 +00:00 |
|
jrt
|
760467780f
|
Remove wok files. Comment no longer needed files
|
2003-09-03 17:16:58 +00:00 |
|
jrt
|
8d51808a8f
|
Add needed class for the new DS
|
2003-09-03 17:09:43 +00:00 |
|