Commit Graph

56 Commits

Author SHA1 Message Date
skv
d27962672e 0023366: [CEA 1972] Replacing int by bool in a python script 2016-10-14 14:24:01 +03:00
vsr
288dfec84b 0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1) 2016-10-06 10:55:17 +03:00
eap
33491a4d6e 23264: [CEA 1815] Help Create field 2016-05-11 13:25:47 +03:00
vsr
8370b4a1c4 Update copyright: 2016 2016-03-15 15:27:04 +03:00
vsr
45914b2b15 0023252: [CEA 1780] GEOM : Error on "make test" when SAMPLES module is missing 2016-03-11 12:03:17 +03:00
mkr
072d2d2cd9 Run tests on Windows platform. 2015-11-03 13:35:34 +03:00
skv
8851ec8d8f 0022664: [CEA 1253] MakePipeWithDifferentSections fails on a elbow pipe 2015-07-21 18:29:07 +03:00
mnt
fe74d236e0 Fix pb with make test on OCCT 6.9.0 2015-06-08 10:17:23 +03:00
akl
7c036f24ff 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference
- Part 2: introduce CheckSelfIntersectionsFast function
2015-06-04 14:51:15 +03:00
Cédric Aguerre
999aef7d55 switch to new salome test procedure 2015-04-07 19:06:33 +03:00
skv
87533ec02b 0022776: [CEA 1269] Project a wire or a face on a cylinder 2015-03-23 18:29:16 +03:00
skv
58b6d007bc 0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThickSolid 2015-03-18 10:37:36 +03:00
mpa
334ef9aff1 0022777: [CEA 1291] Display the name of an object in the 3D View 2015-03-11 13:18:51 +03:00
vsr
fdcbb78132 0022857: EDF GEOM 7167: MakeHalfPartition documentation
- Additionally update documentation
2015-03-02 18:42:11 +03:00
akl
ff7fc4d6c2 Copyrights update 2015. 2015-02-10 13:25:20 +04:00
vsr
189cfead74 Fix pb with 'make test' (fast_intersection.py script) 2015-02-05 11:45:20 +03:00
vsr
97c05bd172 Merge branch occ/shape_reparation_2 2015-01-28 18:23:03 +03:00
vsr
528f4842f4 0022747: [EDF] Improvement of Get Shared Shapes operation
Additional improvements:
- Add multi-share parameter to allow searching not sub-shapes which are shared either by all or by couples of input shapes
- Avoid raising exception if no sub-shapes is found; return empty result instead
- Add test script
2014-12-26 13:02:57 +03:00
ana
ed5673f40b 0022762: [EDF] Fast detection of face/face face/solid solid/solid interference 2014-12-17 20:07:41 +03:00
eap
ed87a1f7c8 22752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
+ 22757: [EDF] Vertex on Edge --- allow projecting several points at once
2014-12-10 19:12:15 +03:00
mpa
1deab8bc71 0022759: [EDF] Creation of a surface from several edges 2014-12-10 19:03:21 +03:00
eap
33eddb946d 22755: [EDF] Improvement of Projection operation 2014-11-21 20:25:48 +03:00
vsr
00995421b1 0022767: [EDF] Construction of composite solids 2014-11-19 14:59:48 +03:00
skv
bff7674ef5 0022754: [EDF] Surface of a face 2014-11-13 16:01:21 +03:00
skv
d37d50070c 0022753: [EDF] Extension of the curves and surfaces 2014-11-13 15:51:58 +03:00
eap
0c260c9c89 0022757: [EDF] Vertex on Edge 2014-11-13 15:51:52 +03:00
skv
d632c33a6e 0022758: [EDF] Creation of a face from a surface and limiting edges 2014-11-13 15:51:46 +03:00
eap
670c603478 0022748: [EDF] Improvement of Filling operation 2014-11-13 14:16:26 +03:00
eap
db4ad95d8e 0022745: [EDF] Improvement of Sewing operation 2014-11-13 14:02:35 +03:00
vsr
017dbada92 Merge remote branch 'origin/Doc_update_ver741' into V7_5_BR 2014-11-10 14:20:45 +03:00
skv
8866b5fcd5 0022661: EDF GEOM: [HYDRO] Integration of the polyline editor in GEOM 2014-10-10 13:29:30 +04:00
rnv
aeddae7719 0022616: [CEA 1038] Improve the quality of stl and vtk exports 2014-09-22 10:34:19 +04:00
akl
b23bafd42b Implementation of 0022617: [CEA 1060] In OCC view, add "Show vertices" in the contextual menu. 2014-08-27 11:03:29 +04:00
vsr
ccf1c3dfbc 0022667: EDF 7375 GEOM: Add angle argument to Create cylinder function.
Minor corrections to initial implementation.
2014-08-13 17:34:03 +04:00
Florian BRUNET
b9cd395cc3 Update of the implementation of an option to create portion of cylinders in the cylinder primitive 2014-08-11 11:54:38 +02:00
skv
6833ee2b3e 0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape 2014-04-04 10:44:39 +04:00
akl
7d880c6a82 Update copyrights 2014. 2014-02-18 10:44:41 +04:00
skv
82eebc8aee 0022354: EDF GEOM: Create edge by getting iso-line of surface 2013-11-19 11:55:25 +00:00
mpa
b3835d4491 - Edit test: add "import os" to use os.getenv() command 2013-11-18 11:42:11 +00:00
ana
1936104234 Compatibility SALOME on Windows 2013-11-08 11:24:41 +00:00
mpa
35d2444745 CMake:
- add tests for this module which can be run via command "make test"
2013-11-06 10:26:46 +00:00
skv
d1573ebea6 0022353: EDF GEOM: Projection on a edge or a wire 2013-10-21 09:02:19 +00:00
eap
e7b562779c CMake porting 2013-09-10 12:47:38 +00:00
aguerre
119b200b5f Removing --execute option is unit tests 2013-08-29 09:28:39 +00:00
eap
2d3103e4d1 0022227: [CEA 827] Building a surface from a cloud of points 2013-07-03 10:53:48 +00:00
akl
c5b6deb54b Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser. 2013-06-28 08:18:20 +00:00
jfa
8fe997ae88 Mantis issue 0021934: Delete the internal faces of an object 2013-06-14 12:20:21 +00:00
vsr
e4a31d66fd 0022088: EDF 1631 GEOM : 2D sketcher interface 2013-05-29 16:27:24 +00:00
skv
af323ccd1d 0022081: EDF 2386 GEOM: Union of a list of objects 2013-05-23 06:42:48 +00:00
vsr
3f9390adf4 Merge from BR_plugins_pbyacs 03/04/2013 2013-04-04 07:06:43 +00:00