azv
|
1e0c8c69ad
|
bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face
|
2022-07-23 23:20:17 +03:00 |
|
jfa
|
a54e77dbcd
|
[bos #29472] [EDF] (2022-T1) Advanced geometry features: curvature vector on a point of a face
|
2022-06-17 17:27:54 +03:00 |
|
Alexey Sozinov
|
8764d771c0
|
[bos #29471] [EDF] (2022-T1) Advanced geometry features: iterate through holes of a face
- Added python command PatchFace
- Add description for function into GEOM_Gen.idl
- Method PatchFace was added into Geom_Superv_i and Geom_Superv
|
2022-06-17 17:26:10 +03:00 |
|
vsr
|
b6f0965afb
|
Copyright update 2022
|
2022-05-05 15:01:15 +03:00 |
|
vsr
|
25a3dc9150
|
Copyright update 2021
|
2021-03-22 19:09:10 +03:00 |
|
vsr
|
df260abc61
|
Copyright update 2020
|
2020-04-15 16:11:04 +03:00 |
|
vsv
|
b654dab419
|
Modification of GEOM interface
|
2019-12-09 16:11:19 +03:00 |
|
vsr
|
d6f1d8730f
|
Update copyrights
|
2019-02-14 13:56:18 +03:00 |
|
vsr
|
e5d35ef4b2
|
0023588: [CEA 2272] : GEOM test failed after transition to OCC 7.3
- Attempt 2, to fix regression caused be commit 81364d3f
|
2018-09-12 15:39:42 +03:00 |
|
vsr
|
81364d3f21
|
0023588: [CEA 2272] : GEOM test failed after transition to OCC 7.3
|
2018-09-11 11:57:18 +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
|
40d76807e9
|
Merge master branch into V9_dev.
|
2017-12-26 16:30:57 +03:00 |
|
eap
|
693e5f65fe
|
Fix compilation error and some warnings
|
2017-12-22 13:35:52 +03:00 |
|
jfa
|
1bb74b43ea
|
Porting to dev version of OCCT.
|
2017-12-18 13:39:46 +03:00 |
|
rnv
|
2736f682fe
|
Merge V8_4_BR branch.
|
2017-12-13 11:48:03 +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 |
|
vsr
|
8af6f2a74e
|
0023505: Sigsegv with fuse on cylinder and cone
- Switch to C++ exception handling mechanism
|
2017-11-16 15:10:41 +03:00 |
|
asl
|
47e260a974
|
0023450: Fields are not displayed in GEOM
+ IPAL54211: SALOME-8.3.0: Geometry fields are displayed incorrectly
+ Clean-up deprecated OCCT-related code
|
2017-09-25 15:28:18 +03:00 |
|
rnv
|
5e7cf6df5a
|
Merge branch 'master' into V9_dev
|
2017-07-19 19:36:08 +03:00 |
|
rnv
|
eb8f9b5bb9
|
Porting to OCCT dev version: update version 0x07010000 -> 0x07010001
|
2017-07-11 12:35:05 +03:00 |
|
rnv
|
bfef80c4ed
|
Porting to DEV version of OCCT.
|
2017-07-10 12:17:26 +03:00 |
|
mnt
|
338ca53024
|
RNV: Remove deprecated code.
|
2017-07-06 16:28:26 +03:00 |
|
rnv
|
a79bb58153
|
Merge multi-study removal branch.
|
2017-06-13 12:57:14 +03:00 |
|
rnv
|
4f8b67f9b1
|
Porting to DEV version of OpenCASCADE.
|
2017-02-10 11:13:10 +03:00 |
|
rnv
|
5d831ce592
|
Additional fix for the '23253: [CEA 1783] The length given by basic properties on a partition of faces is not correct' issue.
|
2016-11-10 14:37:47 +03: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
|
cfa4be5d95
|
0023247: [CEA 1771] Problem in computing dimensions of objects in GEOM module
|
2016-03-22 17:02:05 +03:00 |
|
vsr
|
8370b4a1c4
|
Update copyright: 2016
|
2016-03-15 15:27:04 +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 |
|
vsr
|
914938a458
|
0023115: [CEA 1545] Regression on KindOfShape method
Additional correction, to avoid duplicated information in result of operation
|
2015-08-18 14:18:20 +03:00 |
|
vsr
|
1f1f040445
|
0023115: [CEA 1545] Regression on KindOfShape method
|
2015-06-17 18:14:39 +03:00 |
|
vsr
|
eba013acfe
|
Migration to OCCT > 6.9.0
|
2015-06-11 10:20:52 +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 |
|
vsr
|
478182de8e
|
Remove unnecessary dependency on VTK from GEOM engine
|
2015-03-05 12:23:43 +03:00 |
|
akl
|
ff7fc4d6c2
|
Copyrights update 2015.
|
2015-02-10 13:25:20 +04:00 |
|
vsr
|
97c05bd172
|
Merge branch occ/shape_reparation_2
|
2015-01-28 18:23:03 +03:00 |
|
ana
|
ed5673f40b
|
0022762: [EDF] Fast detection of face/face face/solid solid/solid interference
|
2014-12-17 20:07:41 +03:00 |
|
skv
|
dff9617e4b
|
0022750: [EDF] Improve ergonomics of the "Detect Self-intersections" dialog box
|
2014-11-13 14:16:40 +03:00 |
|
vsr
|
614060d67a
|
0022760: [EDF] Improvement of the What Is operation
|
2014-11-13 14:02:25 +03:00 |
|
vsr
|
852ccfccc5
|
Remove obsolete conditionals
|
2014-09-24 16:48:36 +04:00 |
|
rnv
|
aeddae7719
|
0022616: [CEA 1038] Improve the quality of stl and vtk exports
|
2014-09-22 10:34:19 +04:00 |
|
imn
|
05e07e916e
|
Remove obsolete OCC_VERSION_LARGE defines.
|
2014-08-08 16:10:04 +04:00 |
|
vsr
|
7961b83044
|
Revert "Synchronize adm files"
This reverts commit 3cd92817cb4c5ee5911d6f40fe977b5e57b980e1.
|
2014-08-07 13:58:48 +04:00 |
|
Maintenance team (INV)
|
3cd92817cb
|
Synchronize adm files
|
2014-08-06 23:16:58 +04:00 |
|
skv
|
0e308036af
|
0021835: Report detected errors in GUI even if there were errors during the operation
|
2014-05-08 11:51:17 +04: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 |
|
vsr
|
bb545186fa
|
Merge from V7_3_BR branch 18/12/2013
|
2013-12-18 14:23:59 +00:00 |
|
vsr
|
b5c2a231e7
|
Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013
|
2013-09-16 13:59:50 +00:00 |
|