Commit Graph

64 Commits

Author SHA1 Message Date
eap
280355825e PAL13639 (EDF PAL 317 : SMESH : Create "0D Hypothesis")
add  Mesh_Segment.LengthNearVertex()
PAL13615 (EDF PAL 315/31 GEOM SMESH : meshing of a "5 edges quadrangle")
    add  class Mesh_CompositeSegment(Mesh_Segment) amd
         COMPOSITE type of segment algorithm
PAL13903 (SMESH Extrusion along a path , linear variation of the angles)
    add optional LinearVariation arg to ExtrusionAlongPath()
2007-02-20 07:33:03 +00:00
jfa
aa2fd1bea8 Rename 'Prism 3D' algorithm to '3D extrusion', following customer remarks. 2007-01-26 12:06:25 +00:00
jfa
7b5e5ac814 NPAL14490: EDF348: Create an extruded mesh with prisms and tetra. Added python functions SplitHexaToTetras() and SplitHexaToPrisms(). 2007-01-24 10:39:09 +00:00
mkr
eccd6b6a6a Fix for NPAL14147 : Remove a lot of trace at launching. 2007-01-23 06:23:35 +00:00
eap
ff986a68db PAL13073 (Submesh hypothesises do not work for NETGEN 1D-2D-3D)
add HYP_HIDDEN_ALGO and HYP_HIDING_ALGO Hypothesis_Status'es
        letting the user know that assigned algorithm will not be
        taken into account while mesh generation
2007-01-19 14:39:30 +00:00
eap
7a9f3cc854 PAL14419 (IMP: a filter predicate to find nodes/elements lying on any
kind of geom surface needed)
       BelongToGenSurface predicate created
2006-12-29 09:20:05 +00:00
akk
60025821aa Fix for IPAL14235. Addition of possibility to use script in batch mode. 2006-12-27 12:22:08 +00:00
skl
d1f5fb3e0b Changed for test bug PAL14022. 2006-12-14 07:29:15 +00:00
skl
db0b3b431d Added for test bug PAL14022. 2006-12-14 07:28:26 +00:00
eap
c5588b6611 PAL13473 (Build repetitive mesh):
remove LayersDistribution hyp when NbOfLayers is assigned
2006-12-08 15:35:18 +00:00
eap
cd861753b0 PAL13473 (Build repetitive mesh):
fix problem with Mesh(None)
2006-12-07 17:09:33 +00:00
eap
03843f8a86 PAL13473 (Build repetitive mesh):
add corresponding classes and methods
2006-12-06 14:54:29 +00:00
skl
a89aeef1f1 Update test for new version of PartitionAlgo. 2006-11-03 14:37:22 +00:00
mzn
02636f14d7 Documentation comments update. 2006-10-30 08:54:57 +00:00
mzn
20424edc38 Fix for bug (IPAL13705 Error during execution of "SMESH_BelongToGeom.py" script). 2006-10-27 11:35:07 +00:00
mzn
9d30aa7eb9 Fix for bug IPAL13698(Error during execution "SMESH_mechanic_netgen.py" and "SMESH_fixation_netgen.py" scripts). 2006-10-27 11:16:02 +00:00
mzn
5c2e18f329 Add several methods. 2006-10-26 13:00:22 +00:00
mzn
0809d8c97f smesh.py interface redesign. 2006-10-20 12:16:44 +00:00
mzn
c5b7bbe381 Scripts update concerninig the smesh.py interface redesign. 2006-10-20 12:02:42 +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
jfa
22496e8ddc New updated and tested smesh.py with some examples. Provided by FKL. 2005-03-21 08:38:22 +00:00
akk
3783955355 Scripts renaming. 2005-03-10 06:30:56 +00:00
akk
c441817b41 PAL8375 improvement solving. 2005-03-09 15:09:14 +00:00
akk
e4be7441d2 PAL8319 improvement solving. 2005-03-09 13:05:16 +00:00
vsr
b85751e356 Fix a bug - salome.py is not imported here and this causes run-time Python exception 2005-02-21 06:05:00 +00:00
jfa
992b382297 Update meshpy.py by request of FKL 2005-02-15 10:22:14 +00:00
mzn
33dc437dbf Comment out the example. 2005-01-28 10:09:03 +00:00