Commit Graph

54 Commits

Author SHA1 Message Date
eap
2c39bb1e19 0019923: EDF 765 SMESH : default values of hypothesis
/*!
+     * Sets number of segments per diagonal of boundary box of geometry by which
+     * default segment length of appropriate 1D hypotheses is defined
+     */
+    void SetBoundaryBoxSegmentation( in long theNbSegments );
2009-01-16 14:51:59 +00:00
ptv
0dd6c95e10 IMP19938 2009-01-16 13:52:54 +00:00
eap
f35204c6bd 0019941: EDF 766 SMESH : Max length hypothesis
+  interface StdMeshers_MaxLength : SMESH::SMESH_Hypothesis
2009-01-13 12:34:32 +00:00
eap
1873788543 0019923: EDF 765 SMESH : default values of hypothesis
SMESH_Hypothesis GetHypothesisParameterValues( in string            theHypName,
                                                    in string            theLibName,
                                                    in SMESH_Mesh        theMesh,
-                                                   in GEOM::GEOM_Object theGeom)
+                                                   in GEOM::GEOM_Object theGeom,
+                                                   in boolean           byMesh)
2009-01-13 12:16:31 +00:00
mzn
69980b70a2 Fix for improvement 0019927 (EDF770 SMESH: Analyzing the Mesh Quality: Orphan nodes). 2008-12-26 10:39:31 +00:00
ptv
78fb42dc3e IMP19942 - Convert group on geometry into group of elements 2008-12-15 12:33:24 +00:00
ptv
c324294de9 IMP199929 Script simplification and correct Set Name of the Mesh 2008-12-09 10:57:24 +00:00
ptv
66181f3140 add missing dependance 2008-12-09 10:55:59 +00:00
ptv
19d95d1426 Imp 19925 - Mesh preview 2008-12-01 12:08:28 +00:00
sln
893e1c2982 0019939: EDF 762 SMESH : Definition of groups from other existing groups
SMESH_Mesh.idl is extended with:
SMESH_Group UnionListOfGroups(in ListOfGroups aListOfGroups,
                              in string       name );
SMESH_Group IntersectListOfGroups (in ListOfGroups aListOfGroups,
                                   in string       name);
SMESH_Group CutListOfGroups (in ListOfGroups aMainGroups,
                             in ListOfGroups aToolGroups,
                             in string       name);
for supporting works with several groups and
SMESH_Group CreateDimGroup( in ListOfGroups aListOfGroups,
                            in ElementType  anElemType,
                            in string       name );
for creating groups of entities from existing groups of superior dimensions
2008-11-26 15:28:12 +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
eap
f7e5178009 Speed up "Clear mesh data" 2008-10-13 08:14:40 +00:00
vsr
13f0836297 Implement 'make dist' and 'make distcheck' steps support 2008-09-16 03:20:19 +00:00
jfa
a695d6af72 IMP 0016693: EDF461: To use BelongToGeom or LyingOnGeom with non-subshape Objects. 2008-08-26 07:55:14 +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
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
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
abd
9d11375af4 Merging with WPdev 2007-02-07 12:14:23 +00:00
jfa
c63ee099ad Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +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
smh
d0f366c4a3 Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:01:11 +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
81e9dbdf6c PAL10491. Add GetAlgoState() 2005-11-14 09:11:54 +00:00
mzn
11899ab525 Fix for bug PAL10409 (Filter "Belong to geom" fails if 2 geom shapes have the same name); 2005-11-11 15:50:58 +00:00
eap
c00242c4f0 PAL10237. Add AutomaticLength 1D hypothesis 2005-11-01 10:10:14 +00:00
skl
868e306e09 Improvement of extrusion functionality 2005-10-25 07:26:54 +00:00
eap
f8d37e1347 IMP 10199 (add Volume Control). Add Volume3D NumericalFunctor 2005-10-10 14:46:38 +00:00
sln
7c3a43b79f GetElementType method added. It is used by GUI part in operation selection mechanism 2005-08-23 08:35:18 +00:00
sln
fd1707fca8 Dimension enumeration and IsDimSupported method added 2005-08-23 08:34:05 +00:00
asl
8672ad3e76 PAL8238 2005-08-16 12:26:35 +00:00
jfa
c9c6669fab Enable setting of Numeric Functors as criteria in Split Quadrangles and Union Triangles functionalities in GUI 2005-08-11 08:06:39 +00:00
smh
c38c10811a SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK) 2005-06-07 13:22:20 +00:00
jfa
7411bcf53c PAL8267: two new API methods added: ExtrusionSweepObject1(2)D() 2005-03-21 12:40:07 +00:00
apo
5c75cb66e5 Update comments for ExportMED / ExportToMED methods 2005-01-27 08:37:00 +00:00
mzn
298f5a9bb3 Bug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
Comment for auto_groups parameter of ExportToMED(...) method added.
2005-01-24 06:46:13 +00:00
eap
c21a157b9d PAL7358. Add BadOrientedVolume predicate 2005-01-21 12:28:06 +00:00
san
e465982eeb Implementation of new pattern mapping algorthm (mesh refinement) 2005-01-20 14:44:17 +00:00
vsr
67d8e77cfa Implement sweep mesh elements along a path (PAL7218). 2005-01-20 14:41:50 +00:00
admin
090aff0726 Merge with OCC_development_01 2005-01-20 06:25:54 +00:00
admin
e4737e85f0 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:48:31 +00:00
yfr
c3bf92bd87 DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +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
bf1947495c Create and use HAVE_NETGEN (#define) to avoid unresolved symbols in libraries. 2003-12-10 17:23:08 +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