Commit Graph

1636 Commits

Author SHA1 Message Date
dish
ec3ebbe891 [bos #41409][FORUM] (2024) kindOfShape() bug for CONE2D
Make KindOfShape() work correctly in cases, when substrate surface is cone and contour-wire is arbitrary (tested with a wire, composed of lines and 2-order curves).
2024-05-24 13:04:45 +01:00
Ekaterina Sukhareva
5f12362860 [EDF] (2023-T3) Creation of a non planar face from a list of edges and points 2024-05-22 18:38:19 +01:00
mbs
0f3f338dc8 Merge branch 'OCCT780' 2024-05-16 08:32:44 +01:00
jfa
981c0534ea Porting to OCCT 7.8.0 2024-05-16 08:30:45 +01:00
dish
bbafce4b04 [bos #35160][EDF](2023-T1) Keyboard shortcuts.
The branch must be synchronized with GUI:/dish/CR35160--Keyboard_Shortcuts.
Most of GEOM module actions are available for shortcut binding using UI.
2024-05-15 17:35:18 +01:00
Nabil Ghodbane
20db2ca25d [bos #41189]: ensure compatibility with Python 3.9+ 2024-04-24 14:55:58 +02:00
Nabil Ghodbane
c13ae14b5a bos #41647 [CEA][Windows] bos #38044 breaks GEOM compilation 2024-04-08 09:27:15 +02:00
NATHALIE GORE
14e1a694c4 Merge C++ part of kleontev/38044_auto_repair 2024-04-04 11:49:08 +02:00
mbs
e3ce834889 [bos #40619][CEA] Add Fuzzy parameter to partition and boolean operators 2024-03-19 10:28:27 +00:00
NATHALIE GORE
3bfb88115e Revert "EDF 25230 - Impossible to create directly a face"
This reverts commit aecc16bb84.
2024-02-12 15:13:33 +01:00
Ekaterina Sukhareva
aecc16bb84 EDF 25230 - Impossible to create directly a face 2024-02-06 11:01:51 +00:00
mbs
e067674b75 Updated copyright comment 2024-01-20 13:51:38 +00:00
jfa
c52059c3f8 [bos #39942] EDF 25230 - New problem with XYZtoUV 2024-01-17 14:34:37 +00:00
jfa
6395ebefdf Increment version: 9.12.0 2023-11-20 18:25:56 +00:00
Konstantin Leontev
f7a34e7081 [bos #37951][EDF 25230] SIGSEGV with MakeVertexInsideFace. Added check for an uninitialized curve. 2023-10-16 16:12:16 +01:00
Pascal Obry
a501322551 Merge branch 'po/29467_gui_log_file'
* po/29467_gui_log_file:
  Use logStructuredUserEvent() for log message format consistency.
  [bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME
2023-09-11 09:00:04 +02:00
Pascal Obry
efb533a09c Use logStructuredUserEvent() for log message format consistency.
Also clean-up the operation name to keep only the meaningful
part.
2023-09-05 11:37:53 +02:00
vsr
221a1f9cef [bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME 2023-09-05 11:37:53 +02:00
jfa
d2ccc47fec [bos #36247] EDF 25230 - conversion xyz => uv KO 2023-08-18 15:51:03 +01:00
jfa
071708e71c [bos #36177] [FORUM] - Remove extra-edge on hemisphere 2023-08-17 22:17:57 +01:00
jfa
d07da73210 [bos #36169] EDF 25230 - Conversion xyz => uv => xyz. Replace all calls of ShapeAnalysis::GetFaceUVBounds to BRepTools::UVBounds. 2023-08-14 14:46:57 +01:00
jfa
1e6d06f174 Implementation of [bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM 2023-08-08 16:56:20 +01:00
jfa
d617faae6b Merge branch 'V9_11_BR' 2023-07-19 15:56:13 +01:00
jfa
e8fc8b6907 [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. Consider face tolerance. 2023-06-26 17:56:13 +01:00
mbs
09ece3edc1 updated copyright message 2023-06-19 17:32:54 +01:00
mbs
c1d63ef1f8 updated copyright message 2023-06-16 19:43:36 +01:00
Nabil Ghodbane
9473f01eac bos #35672: fix std::min issue on windows 2023-06-05 11:34:59 +02:00
DOROVSKIKH Julia OpenCascade
7725eb65c0 Merge commit '4823245056426a9ccf9c7965daecf11459f58af5' into V9_11_BR 2023-06-01 17:56:27 +02:00
mbs
132bafd2dc added missing descriptions and basic properties in WhatIs dialof for all newly supported edge types in KindOfShape() method 2023-05-31 19:41:55 +01:00
mbs
cfc267474f added support for all type of edges in KindOfShape method 2023-05-29 18:23:13 +01:00
jfa
9b8d462a3d Increment version: 9.11.0 2023-05-25 14:54:12 +01:00
mbs
4823245056 Avoid SIGSEGV in WhatIs and PrintShapeErrors methods when shape is NULL 2023-05-16 11:29:26 +01:00
jfa
611d40ba2a Implemented [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. 2023-05-12 09:46:46 +01:00
Anthony Geay
e06f87b076 First integration of a new PV3D viewer. 2023-04-17 09:35:25 +02:00
mbs
ddba456747 Fixed bos#34419 - class member was not initialized 2023-04-12 17:51:04 +01:00
jfa
5a3993c7b0 [bos #33687] EDF 26791 - Points cloud on face 2023-04-04 14:51:11 +01:00
jfa
c586fe244b Merge branch 'jfa/29468' 2023-03-16 16:14:04 +00:00
azv
9f73090059 bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face 2023-03-16 15:50:52 +00:00
jfa
901ba4f298 Porting Salome to OCCT 7.7.0 2023-03-10 15:32:01 +00:00
jfa
1c82b096f9 Porting Salome to OCCT 7.7.0 2023-03-08 11:13:45 +00:00
jfa
fe14e2fc44 Porting Salome to OCCT 7.7.0 2023-03-07 17:18:15 +00:00
jfa
922cc08eea Porting Salome to OCCT 7.7.0 2023-02-17 16:55:49 +00:00
jfa
63e04ef7a7 [bos #33060] EDF 26527 - remove extra-edges doesn't work 2023-02-10 14:38:14 +00:00
jfa
78d08f2f51 [bos #33377] EDF 25230 - Question about tolerance. Prevent conversion of initial curves to BSplines by MakeWire. 2023-02-09 15:29:47 +00:00
jfa
5ff491732f Merge branch 'V9_10_BR' 2022-12-15 21:31:52 +03:00
jfa
656b91bf45 Avoid creation of tmp files in HOME 2022-12-06 19:00:18 +03:00
jfa
abd699810f [bos #32720] EDF 25230 - partition fails on small case 2022-11-22 15:08:47 +03:00
jfa
fe6ea9b095 Increment version: 9.10.0 2022-11-22 14:18:59 +03:00
jfa
7c90108313 [bos #32720] EDF 25230 - partition fails on small case 2022-11-18 18:19:11 +03:00
akondrat
db6a6a7fe5 [bos #32774] [CEA 32488] Selecting multiple faces with "Supress Faces"
Update selection in Suppress Faces algorithm.
2022-11-15 12:08:56 +03:00