eap
|
42d136bcdc
|
Compute Progress bar
+ bool DependsOn( const SMESH_subMesh* other ) const;
+ int _realComputeCost; // _computeCost depending on presence of needed hypotheses
|
2013-07-09 11:59:18 +00:00 |
|
eap
|
8ead976689
|
Compute Progress bar
SMESH_subMeshIteratorPtr getDependsOnIterator(const bool includeSelf,
- const bool complexShapeFirst) const;
+ const bool complexShapeFirst=false) const;
+ int GetComputeCost() const;
TopoDS_Shape getCollection(SMESH_Gen * theGen,
SMESH_Algo* theAlgo,
bool & theSubComputed,
bool & theSubFailed,
+ int & theComputeCost);
+ int _computeCost; // how costly is to compute this sub-mesh
|
2013-07-03 16:12:38 +00:00 |
|
vsr
|
bd8f1aee7c
|
Merge from V6_main 01/04/2013
|
2013-04-01 13:05:47 +00:00 |
|
vsr
|
31ca0b3e3b
|
Merge from V6_main 15/03/2013
|
2013-03-15 14:59:29 +00:00 |
|
vsr
|
7aebb99e42
|
Merge from V6_main 06/03/2013
|
2013-03-06 13:57:01 +00:00 |
|
vsr
|
88b3dbe23b
|
Merge from V6_main 28/02/2013
|
2013-02-28 15:07:35 +00:00 |
|
vsr
|
9a54694a0a
|
Merge from V6_main 11/02/2013
|
2013-02-12 14:37:44 +00:00 |
|
vsr
|
1067ffa6e7
|
Merge from V6_main 13/12/2012
|
2012-12-13 11:41:29 +00:00 |
|
vsr
|
f5016d85b7
|
Merge from V6_main (04/10/2012)
|
2012-10-08 11:56:59 +00:00 |
|
vsr
|
bd4e115a78
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 10:03:55 +00:00 |
|
vsr
|
0635c9fc80
|
Merge from BR_V5_DEV 16Feb09
|
2009-02-17 05:27:49 +00:00 |
|
jfa
|
79b1ac2b6d
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:47:05 +00:00 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +00:00 |
|
jfa
|
4ff5bd6154
|
Join modifications from branch OCC_development_for_3_2_0a2
|
2006-03-13 15:29:49 +00:00 |
|
eap
|
45e910e8aa
|
PAL7933. Add static IsApplicableHypothesis()
|
2005-02-04 10:34:55 +00:00 |
|
vsr
|
5496cb6ab1
|
Implement sweep mesh elements along a path (PAL7218).
|
2005-01-20 14:50:37 +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
|
bc37f0b49f
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-18 08:55:35 +00:00 |
|
jrt
|
bb2c60c2b6
|
Update to match the change of SMDS (new DS).
|
2003-09-04 09:21:41 +00:00 |
|
yfr
|
789d7f7415
|
yfr : Merge with v1.2
|
2003-07-10 10:13:42 +00:00 |
|
nri
|
0b959120c5
|
NRI : First integration.
|
2003-05-19 13:18:36 +00:00 |
|