Commit Graph

65 Commits

Author SHA1 Message Date
vsr
1137dd744f 0023493: EDF 15626 - Problem with Dump Study
- Fixed problem with GetExistingSubObjects() function dumping
2017-10-11 15:27:38 +03:00
vsr
b59b99da3e Issues 0023327, 023428
- 23327: EDF - Additional lines in dump study
- 23428: [CEA 2072] A dump with "Create Group" creates a lot of lines with "SubShapeAllIDs" and "GetSameIDs"
2017-08-29 17:12:24 +03:00
mpa
31b91717e0 Migration to OCCT 7.0 2016-05-25 18:55:33 +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
skv
9247817338 0052954: Get In Place does not work 2015-12-29 13:01:30 +03:00
skv
e6bcaa307f 0023193: [CEA] Show sub-shapes with given tolerance 2015-11-03 11:38:55 +03:00
skv
f8174cfe42 0023129: [CEA 1551] GetShapesOnQuadrangle does not work with a points compound 2015-07-28 17:57:43 +03:00
skv
a207750f4a 0052829: Failed GetSubShapeID() breaks the next IsSubShapeBelongsTo() 2015-07-22 12:40:08 +03:00
skv
c38fbe7a1c 0052774: GetInPlace creates result as a group of sub-shapes of different types 2015-06-08 16:09:09 +03:00
skv
0181657151 0023043: EDF 10596 GEOM: GetShapesOnShape does not return all shapes expected 2015-04-15 14:04:22 +03:00
skv
c881ccaee2 0022889: EDF GEOM 10310: GetSame does not return the right shape 2015-03-18 11:30:56 +03:00
skv
eaee8de41c Fix of searching for shapes on surface (NGO letter from 20.02.2015) 2015-02-27 10:22:05 +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
skv
48e895f1fa 0022686: [CEA 1268] Explode a shape into edges sorted in a row from a starting point 2015-01-22 18:46:14 +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
skv
cceb7b5b9e 0022766: [EDF] Transport of names 2014-12-12 16:28:43 +03:00
mpa
1deab8bc71 0022759: [EDF] Creation of a surface from several edges 2014-12-10 19:03:21 +03:00
vsr
00995421b1 0022767: [EDF] Construction of composite solids 2014-11-19 14:59:48 +03:00
ova
285d412521 0022761: [EDF] Improvement of Explode dialog box 2014-11-13 16:01:25 +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
skv
d632c33a6e 0022758: [EDF] Creation of a face from a surface and limiting edges 2014-11-13 15:51:46 +03:00
eap
568f30b167 0022747: [EDF] Improvement of Get Shared Shapes operation 2014-11-13 14:16:34 +03:00
eap
2c3b809cb7 0022746: [EDF] Improvement of Glue Faces and Glue Edges operations 2014-11-13 14:16:18 +03:00
skv
e653d307b7 0052538: TC7.5.0: Some edges are lost during group creation 2014-10-30 15:07:31 +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 3cd92817cb.
2014-08-07 13:58:48 +04:00
Maintenance team (INV)
3cd92817cb Synchronize adm files 2014-08-06 23:16:58 +04:00
skv
191621acbe GetInPlace fix for bugs 22995 and 22374 2014-06-05 17:29:35 +04:00
eap
8dcf8972f8 Fix copy/paste error and some minor changes 2014-02-18 17:11:35 +04:00
eap
383c7fe63a 0022458: [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory"
Re-fix 22448. Remove sub-shapes inappropriate for group creation when
    it's clear that a group will be created, i.e. that nb of found sub-shapes > 1
2014-02-18 17:06:53 +04:00
akl
7d880c6a82 Update copyrights 2014. 2014-02-18 10:44:41 +04:00
mpa
736b63e4a9 0022448: [CEA 1031] Error when exporting XAO of a box with ellipsoids 2014-01-15 10:39:59 +00:00
skv
06ff3ece88 0022374: [CEA 972] GetInPlace with new implemen gives a wrong result 2013-11-05 08:42:56 +00:00
eap
b51357b79d ILMAB project. DS for the Field on Geometry implemented 2013-09-30 11:45:32 +00:00
eap
33dea8badc 0021684: EDF 2221 : Display the arguments and the name of the operations
In GetShapesOnShapeAsCompound(), store creation parameters using GEOMImpl_IShapes
2013-06-17 12:49:23 +00:00
prascle
a05e9c326e PR: dump function must write GEOM.xxx instead of geompy.GEOM.xxx 2013-04-11 08:43:00 +00:00
vsr
5b3622aa23 Merge from V6_main 01/04/2013 2013-04-01 12:25:01 +00:00
vsr
465e84c52e Merge from V6_main 11/02/2013 2013-02-12 11:35:16 +00:00
vsr
73555c78eb Merge from V6_main_20120808 08Aug12 2012-08-09 07:58:02 +00:00
jfa
392885c1a8 Update from BR_V5_DEV 13Feb2009 2009-02-13 12:16:39 +00:00
jfa
239f8109c6 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:45:34 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00