Commit Graph

590 Commits

Author SHA1 Message Date
eap
9b3ccd683e PAL7933. Use SMESH_HypoFilter to retrieve assigned hypotheses 2005-02-04 11:00:40 +00:00
eap
36409e98c9 PAL7933. Change IsGlobalAlgo() -> IsGlobalHypothesis();
Use SMESH_HypoFilter to retrieve assigned hypotheses
2005-02-04 10:58:21 +00:00
eap
e753a76d0e PAL7933. Add GetHypothesi(e)s() which filter assigned hypotheses;
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses
2005-02-04 10:54:26 +00:00
eap
85b8384fb0 PAL7933. Add static IsApplicableHypothesis();
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses
2005-02-04 10:39:49 +00:00
eap
45e910e8aa PAL7933. Add static IsApplicableHypothesis() 2005-02-04 10:34:55 +00:00
eap
5ed9406302 PAL7933. Create class SMESH_HypoFilter 2005-02-04 10:31:55 +00:00
vsr
9959a9373f PAL5597 2005-02-03 13:24:46 +00:00
vsr
29b9e89cb6 PAL7864, PAL7951, PAL7915 2005-02-03 12:31:13 +00:00
san
c9be7f0ec9 PAL6938 2005-02-03 08:34:23 +00:00
apo
0a35ffc7d7 [Bug PAL7863] REGRESSION: Orientations of preview and already created object aren't coincide. 2005-02-03 07:43:07 +00:00
san
3c6d43b5e5 PAL7962 2005-02-03 07:01:28 +00:00
san
cf82182061 PAL6938 2005-02-02 13:54:31 +00:00
san
3da89ab053 PAL6938 2005-02-02 13:51:36 +00:00
enk
4a31c0f62c Do not calc Controls when clipping is changed. 2005-02-02 13:35:49 +00:00
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
5c75cb66e5 Update comments for ExportMED / ExportToMED methods 2005-01-27 08:37:00 +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