Commit Graph

213 Commits

Author SHA1 Message Date
san
c29c4a6a7a ClikOnClose() inexistant slot name corrected; onApply() return value corrected 2005-02-02 13:22:46 +00:00
enk
b5e77ba5e9 Fix: Bug PAL7970 Broken control Lengh2D after Free Borders 2005-02-02 12:31:32 +00:00
apo
7dd674bbe4 [Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect 2005-02-02 12:17:51 +00:00
san
7dbc79c51d PAL7962 2005-02-02 11:09:27 +00:00
san
fe4f5ef4ab PAL7807 2005-02-02 05:11:20 +00:00
vsr
2177157cb7 Fix PAL7951 2005-02-01 14:55:30 +00:00
apo
2c23c066a7 [Bug PAL7850] REGRESSION: The imported mesh from .unv file has inversion orientation. 2005-02-01 13:35:42 +00:00
eap
8cc5e7af94 PAL7913. Fix for the case where different 1d hypotheses are used on opposite edges 2005-02-01 08:00:03 +00:00
eap
db3bd69341 PAL7913. free memory in the destructor 2005-02-01 07:51:29 +00:00
eap
9b89dd05ca PAL7913. make QuadDelete() static 2005-02-01 07:48:07 +00:00
eap
fedc148b81 PAL7913. Add static ShellPoint() 2005-02-01 07:44:53 +00:00
eap
316e159045 PAL7913. Add static ShellPoint() and several methos about sub-shapes indexation 2005-02-01 07:43:14 +00:00
eap
35c1f52506 Do not try to compute sub-meshes if the main shape is already meshed 2005-02-01 07:37:00 +00:00
eap
455afe36e4 PAL7935. In Load(face), load from a forward face 2005-01-31 11:33:26 +00:00
eap
1c5631d5e5 PAL7926. Add missing return 2005-01-31 07:21:33 +00:00
apo
869dd74276 [Bug PAL7853] PAL-MESH-004 regress: Problem with presentation groups of Nodes in the Post-Pro module 2005-01-28 13:47:24 +00:00
san
bbdbca270f Remove compiler warnings caused by MESSAGE macro 2005-01-28 13:03:45 +00:00
vsr
cca99353e8 Fix PAL7864 : Impossible to change orientation for group of volumes.
Corrected selection of objects in the dialog box.
Two SMESHGUI filter have been added: one to select any faces and other for the volumes.
2005-01-28 11:46:31 +00:00
eap
0c22c61f19 PAL7912. Fix SaveTo(ostream) 2005-01-28 11:14:18 +00:00
eap
5600ecf395 InLoad(): restore algorithms before hypotheses (PAL7914), nullify the main shape after groups storage (PAL7403) 2005-01-28 10:46:49 +00:00
mzn
33dc437dbf Comment out the example. 2005-01-28 10:09:03 +00:00
san
3036ecaa25 PAL7705: Support for string parameters of hypothesis added in GUI 2005-01-28 08:57:30 +00:00
san
de3819055c PAL7705: Possibility to re-use StdMeshers_I in custom plugins added (headers exported) 2005-01-28 08:50:57 +00:00
san
839d52abd7 PAL7705: Possibility to override default implementation added 2005-01-28 08:48:56 +00:00
apo
07b6737459 Changes according MEDWrapper API modifications 2005-01-26 15:17:35 +00:00
eap
71bc953009 In Split(), fix removal from a set being iterated, leading to exception at study restoration if there are intersecting groups 2005-01-26 09:07:48 +00:00
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