Commit Graph

192 Commits

Author SHA1 Message Date
eap
bc5d3eeb20 23586: [EDF] HYDRO: Copy mesh to new geometry
Add GEOM_Gen::GetInPlaceMap()
2018-09-17 21:54:34 +03:00
eap
306370e41f Remove deprecated geompy.py 2018-07-17 18:17:19 +03:00
eap
bef7e3cbcd Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:32:46 +03:00
eap
0cd035c092 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/884749910
2018-06-19 14:24:36 +03:00
rnv
4df93cfed7 Merge V9_dev branch into master 2018-06-14 14:40:29 +03:00
vsr
4ca4b8000a 0023541: [CEA 2229] The test GEOM_Nut.py crashes 2018-04-05 10:22:10 +03:00
eap
4fb9babd3f typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:28:54 +03:00
rnv
001d93f1ef Merge 'master' branch into 'V9_dev' branch. 2018-01-16 19:46:43 +03:00
eap
14bd7e1d70 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:41:31 +03:00
eap
a9fe5759c5 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:38:33 +03:00
rnv
40d76807e9 Merge master branch into V9_dev. 2017-12-26 16:30:57 +03:00
eap
939f3cca95 GPUSPHGUI: add an option to Offset Surface opreation
definig a mode of filling the gap between adjacent translated surfaces:
 - by pipes or
 - by intersection
2017-12-21 19:13:17 +03:00
eap
b4c1887ab3 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:42:45 +03:00
eap
def38fecf8 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/948131982/228851081
2017-12-04 14:40:22 +03:00
rnv
4b84d5ef39 Merge Python 3 porting. 2017-06-27 19:30:58 +03:00
rnv
a79bb58153 Merge multi-study removal branch. 2017-06-13 12:57:14 +03:00
rnv
4e712a0db0 Python3 porting. 2017-05-23 18:50:41 +03:00
rnv
a8bb4c9979 Python3 porting. 2017-05-23 18:07:33 +03:00
Gilles DAVID
d618ca36b8 Patch omniORBpy EnumItem class
If the comparison ordering methods are not defined (as for instance in
the latest version 4.2.1-2), they are then dynamically added.
2017-05-09 17:12:08 +02:00
Gilles DAVID
46e0db85bf [PY3] more Swig fix 2017-03-29 16:34:57 +02:00
Nicolas Geimer
32fc746f07 [PY3] Fix Test Issue : EnumItem are not orderable 2017-03-20 18:00:29 +01:00
Nicolas Geimer
3a4c128626 [PY3] Swig additional fixes 2017-03-15 15:39:59 +01:00
Nicolas Geimer
0b9cd952a3 [PYTHON 3] 1st draft 2017-02-27 11:15:59 +01:00
eap
04056cdd32 Fix some compilation warnings 2017-01-25 14:30:21 +03:00
vsr
45a00be884 Merge branch 'hydro/imps_2017' 2017-01-24 15:56:48 +03:00
vsr
6bc36af9f0 Customize behavior of RestoreShape() function - to optionally suppress its dumping into Python script with DumpStudy functionality. 2017-01-24 15:55:19 +03:00
Christophe Bourcier
926f7982e5 Export XAO with the shape in a seperated BREP file.
This allows to avoid too big xml files.
2016-12-15 16:36:42 +01:00
skv
2c66cf4f4a 0023272: [CEA] Add a tolerance for basic properties computation 2016-10-18 19:54:53 +03:00
skv
afce74184a 0023361: EDF - Partition by plane fails 2016-10-18 13:00:19 +03:00
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
skv
42c5470ae5 0023309: [EDF 12969] Clarify sorting algorithm of SubShapeAllSortedCentres function 2016-08-03 21:19:48 +03:00
ana
8ee487fe3f Fix for the "23284: EDF 13077 GEOM: Build GEOM without GUI and without VTK" issue. 2016-07-28 17:45:59 +03:00
vsr
8370b4a1c4 Update copyright: 2016 2016-03-15 15:27:04 +03:00
skv
ef5ed77d70 0023197: [CEA] Extract and rebuild 2016-03-11 12:28:06 +03:00
vsr
1125dd9734 XAOPlugin Python API improvements
- Add missing python doc
- Enable auto-publishing for ImportXAO operation
2016-03-11 12:02:33 +03:00
skv
9361e2c00a 0023216: [CEA 1691] Import the compounds with their names from a STEP file 2016-02-16 17:19:14 +03:00
skv
78b2a5e0da MakeShell: compound acceptance, update TUI documentation 2016-02-03 16:55:29 +03:00
mpa
845487b156 0023210: [CEA 1681] Regression with the function GetInPlaceByHistory 2016-01-18 11:00:10 +03:00
skv
80a0257573 0023125: EDF 11112 GEOM: Choose the unity of length when exporting to STEP 2015-12-07 15:38:50 +03:00
vsr
0138a9d57c INT PAL 0052942: Error of geompy.MakeCurveParametric() is printed to a terminal instead of the Python Console
- Correct fix now
2015-12-01 12:29:08 +03:00
skv
e6bcaa307f 0023193: [CEA] Show sub-shapes with given tolerance 2015-11-03 11:38:55 +03:00
vsr
e27516a96f 0023152: EDF GEOM: Use a self-intersected wire with MakeFace 2015-09-17 12:55:28 +03:00
vsr
2146f8da30 0023137: [CEA 1570] WhatIs on a Local Coordinates System returns POLYGON
Kind Of Shape functionality has been adopted for Local Coordinate system objects.
2015-08-18 16:54:08 +03:00
skv
6440cc096c 0022664: [CEA 1253] MakePipeWithDifferentSections fails on a elbow pipe: Fix comment 2015-07-21 18:39:48 +03:00
skv
8851ec8d8f 0022664: [CEA 1253] MakePipeWithDifferentSections fails on a elbow pipe 2015-07-21 18:29:07 +03:00
skv
1839b501d4 0022782: [CEA 1315] GetFirstVertex does not return the edge's starting point 2015-06-11 11:53:02 +03:00
skv
ce07ba70be 0022776: [CEA 1269] Project a wire or a face on a cylinder: add rotation angle 2015-06-08 13:06:39 +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
Florian BRUNET
474f3f8098 Minor fixes to handle boundary values of the angle for the portion of cylinder primitive. 2015-05-05 16:04:28 +03:00