71 Commits

Author SHA1 Message Date
sln
32cd75bf05 New example files for 19939 2008-12-01 09:47:55 +00:00
sln
7ac3342e9f Arguments of CutGroups method corrected 2008-11-28 08:51:27 +00:00
sln
c1705b92b2 0019939: EDF 762 SMESH : Definition of groups from other existing groups.
New files added

ex30_groupsOp.py
ex31_dimGroup.py
2008-11-28 08:50:28 +00:00
sln
626daa3396 0019939: EDF 762 SMESH : Definition of groups from other existing groups
SmeshDC is extended with:
def UnionListOfGroups(self, groups, name)
def IntersectListOfGroups(self, groups, name):
def CutListOfGroups(self, main_groups, tool_groups, name):
def CreateDimGroup(self, groups, elem_type, name):
2008-11-26 15:31:52 +00:00
sln
028686967b 0019562: EDF 695 SMESH : Possibility to replace nodes of a cell without destroying the cell. New methods DoubleNode*() has been added 2008-11-21 11:00:50 +00:00
vsr
27653b3419 Add new example python script (from CEA) 2008-11-05 10:13:21 +00:00
eap
1f2f2d5fa5 PAL20544 4x: problems with Concatenate().
set smeshDC.geompyD in SetCurrentStudy()
2008-10-24 08:11:58 +00:00
eap
571d6f3701 PAL20544 4x: problems with Concatenate().
fix SetName(obj, name) for the case if obj is instance of class Mesh
  or Mesh_Algorithm
2008-10-23 06:35:48 +00:00
eap
2a2884a992 0020015: EDF 835 SMESH : Doc missing for concatenate.
Add Concatenate() command
2008-10-23 06:11:31 +00:00
akl
b83a61b9ab Fix of issue 0019967: EDF SMESH 806: TUI script example is missing for the Concatenate and ConcatenateWithGroups functions. 2008-09-18 07:52:07 +00:00
eap
aaefbed54e add more error messages 2008-09-16 10:04:38 +00:00
eap
9b15ba1413 [SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
Add new NETGEN parameters to Mesh_Triangle and Mesh_Tetrahedron algorithms
2008-09-16 08:59:29 +00:00
vsr
13f0836297 Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
rnv
6fdc7dc872 Implementation on the issue 16186: EDF PAL 459: Mapping: when refining, to separate quadrangles into 2 triangles. 2008-08-12 09:52:11 +00:00
vsr
ddd20dd943 Merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_08Jul08) 2008-07-23 11:49:09 +00:00
vsr
47a901faf4 Merge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_07Jul08) 2008-07-22 09:10:35 +00:00
vsr
a6a410efbe Merge from branch BR_Dev_For_4_0 (from tag mergeto_BR_QT4_Dev_12Feb08) 2008-02-12 15:47:41 +00:00
vsr
85b1cfc1f0 Merge from BR_Dev_For_4_0 branch (from mergeto_BR_QT4_Dev_17Jan08 tag)
--- BEFORE PORTING TO QT 4 ---
2008-02-11 15:08:07 +00:00
abd
1c56e11967 Fix global links to local for correct work on any station 2007-04-25 09:22:05 +00:00
abd
174f30eb78 Integrate improvement PAL13615 from V3_2_0_maintainance 2007-04-24 11:04:11 +00:00
abd
a8ab4cfa79 Fix compilation errors on RedHat 2007-04-23 07:48:50 +00:00
abd
358f8ddd54 Merging from V3_2_6pre4 2007-04-18 15:44:59 +00:00
abd
82decf21b0 Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
raza
eeccdfb1ef update __init__ function of Mesh_Triangle class 2007-04-04 15:45:23 +00:00
jfa
79137f3126 Modifications, sent by Stephane LIAUZU for new SMESH plugins (Hexotic, BLSURF). 2007-03-28 07:47:45 +00:00
abd
9d11375af4 Merging with WPdev 2007-02-07 12:14:23 +00:00
jfa
fb9855e033 New smesh example from Francis KLOSS 2006-06-08 11:02:23 +00:00
jfa
c63ee099ad Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
eap
d9a6e9d9f3 fix bug 12361. In SetName(): there may be no study 2006-05-10 12:54:55 +00:00
jfa
57b43b4d01 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:51:48 +00:00
jfa
4ff5bd6154 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:29:49 +00:00
jfa
6b471bcc54 Join modifications from branch BR_3_1_0deb 2005-12-28 09:17:39 +00:00
eap
5c933ecde0 PAL10953. Add Fineness parameter to Automatic Length hypothesis 2005-12-26 10:34:54 +00:00
eap
236b583d31 PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo 2005-12-23 10:00:03 +00:00
eap
d9e37c0ebb PAL10494 (SMESH python dump uses idl interface). Add GetAlgorithm() to class Mesh_Algorithm in order to have access to the wrapped mesher 2005-12-15 07:29:27 +00:00
asl
4d423efd78 PAL8238 - Hypothesis for non-regular 1D meshing 2005-11-23 09:27:11 +00:00
eap
15549165c3 PAL10237. Add Mesh.AutomaticTetrahedralization() and Mesh.AutomaticHexahedralization() 2005-11-01 08:34:33 +00:00
mzn
2387bfa403 Movement of examples to CVS EXAMPLES SAMPLES_SRC. 2005-10-20 12:59:41 +00:00
mzn
5fec7e4eb7 Movement of examples to CVS EXAMPLES SAMPLES_SRC. 2005-10-19 14:01:04 +00:00
jfa
b8d6cdc9c9 Rool-back bad changes to the script 2005-09-13 11:31:52 +00:00
eap
c87dcc36c2 Bug PAL9480. Fix "import ex05_hole1build" 2005-09-01 09:59:58 +00:00
asl
8672ad3e76 PAL8238 2005-08-16 12:26:35 +00:00
asl
9ed19e02e9 new script for testing hypothesis "NbSegments" (PAL8238) 2005-08-16 12:25:45 +00:00
eap
22fbc3c655 PAL9199. update mesh icon in Mesh.Compute() 2005-07-07 07:30:18 +00:00
jfa
ed582bafc2 IPAL9381: replace import of smeshpy by import of smesh 2005-07-01 10:47:28 +00:00
eap
f2af320581 PAL9022. enable creation of groups on SHELLs 2005-06-09 07:06:34 +00:00
smh
c38c10811a SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK) 2005-06-07 13:22:20 +00:00
jfa
5ec1fbd250 PAL8626: do not publish GEOM object, already present in the study. 2005-04-25 06:07:27 +00:00
jfa
f7d300b0be PAL8378: update script ex00_all.py to run also tests, which now do not fail 2005-04-21 12:54:19 +00:00
jfa
85f8b0f449 PAL8616: the function Group should allow geometric shapes 2005-04-15 09:08:52 +00:00