View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022717 | Community | OCCT:Modeling Algorithms | public | 2011-08-31 14:13 | 2018-11-06 21:18 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.1 | ||||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0022717: Exception during sewing | ||||
Description | Post from the Forum http://www.opencascade.org/org/forum/thread_21661/. "see attached iges file. It contains faces. The maximum gap that I can measure is 0.01825 mm. I tried to sew it using Draw and I got an ACCES VIOLATION here is what I did # pload ALL igesread c:/temp/8_hole.igs 8h * sewing 8hS 0.019 8h # I used 0.019 tol because I wanted to get a SH object without "holes" (I am assuming that OCC is just relaxing the tolerance locally) " File 8_hole.7z is attached. | ||||
Steps To Reproduce | pload ALL igesread 8_hole.igs a * | ||||
Tags | No tags attached. | ||||
Test case number | chl 934 N7 | ||||
2011-08-31 14:13 manager |
8_hole.7z (31,979 bytes) |
|
SVN branch http://svn/svn/occt/branches/OCC22717 (revision 9832) is ready to be reviewed. |
|
1.In theShapeFix_Edge: It is necessary to understand why BRepLib::BuildCurve3d returns true for this case and to correct it. 2. In theShape Fix_Wire.cxx: In the efforts of keeping performance method FixConnected(Standard_Integer num,Standard_Real preci should be used) |
|
Dear BugMaster, Workbench KAS:dev:mkv-22717-occt was created from SVN branch http://svn/svn/occt/branches/OCC22717 (and mkv-22717-products from trunk) and compiled on Linux platform. Test case for this bug is chl/934/N7. It is OK. There are not regressions in mkv-22717-products regarding to KAS:dev:products-21111216-opt See results in /QADisk/occttests/results/KAS/dev/mkv-22717-products_22122011/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20111216-opt_17122011/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
|
Dear Galina! Could you please review and resend for testing SVN branch http://svn/svn/occt/branches/OCC22717 (revision 9889). There are some differences with previous revision: 1. changed behavior of BRepLib::BuildCurve3d - now it returns false if the computation of 3d curve was failed or the edge has no 3d or planar curves (heretofore it returns true if building of 3d curve was started but has no result curve) 2. in ShapeFix_Wire.cxx using FixConnected(num,preci) instead FixConnected() |
|
Bug has been reviewed and ready to tests. |
2011-12-28 15:53 tester |
chl_934_N7.tar.gz (504 bytes) |
|
Dear BugMaster, Workbench KAS:dev:mkv-22717-occt was created from SVN branch http://svn/svn/occt/branches/OCC22717 (and mkv-22717-products from trunk) and compiled on Linux platform. Test case for this bug is chl/934/N7. It is OK. There are not regressions in mkv-22717-products regarding to KAS:dev:products-21111216-opt See results in /QADisk/occttests/results/KAS/dev/mkv-22717-products_27122011/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20111216-opt_17122011/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
|
Integration into trunk of occt repository Date: 2011-12-29 15:41:55 +0400 (Thu, 29 Dec 2011) New Revision: 9957 Modified: trunk/src/BRepLib/BRepLib.cdl trunk/src/BRepLib/BRepLib.cxx trunk/src/ShapeBuild/ShapeBuild_Edge.cxx trunk/src/ShapeFix/ShapeFix_Wire.cxx |
occt: master dfc06d1f 2011-12-29 11:41:55
Committer: bugmaster Details Diff |
0022717: Exception during sewing |
Affected Issues 0022717 |
|
mod - src/BRepLib/BRepLib.cdl | Diff File | ||
mod - src/BRepLib/BRepLib.cxx | Diff File | ||
mod - src/ShapeBuild/ShapeBuild_Edge.cxx | Diff File | ||
mod - src/ShapeFix/ShapeFix_Wire.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-08-31 14:13 |
|
New Issue | |
2011-08-31 14:13 |
|
Assigned To | => bugmaster |
2011-08-31 14:13 |
|
File Added: 8_hole.7z | |
2011-09-21 11:11 | bugmaster | Target Version | 6.5.2 => 6.5.3 |
2011-09-21 14:01 |
|
Assigned To | bugmaster => gka |
2011-09-21 14:01 |
|
Status | new => assigned |
2011-12-15 16:15 |
|
Assigned To | gka => ama |
2011-12-21 19:54 |
|
Note Added: 0018938 | |
2011-12-21 19:55 |
|
Steps to Reproduce Updated | |
2011-12-21 19:55 |
|
Status | assigned => resolved |
2011-12-21 19:56 |
|
Assigned To | ama => gka |
2011-12-22 11:52 |
|
Note Added: 0018942 | |
2011-12-22 11:52 |
|
Assigned To | gka => ama |
2011-12-22 11:52 |
|
Status | resolved => reviewed |
2011-12-23 13:58 |
|
Status | reviewed => assigned |
2011-12-23 15:15 |
|
Note Added: 0018964 | |
2011-12-23 19:05 |
|
Note Added: 0018994 | |
2011-12-23 19:06 |
|
Status | assigned => resolved |
2011-12-23 19:07 |
|
Assigned To | ama => gka |
2011-12-27 12:27 |
|
Note Added: 0019012 | |
2011-12-27 12:27 |
|
Status | resolved => reviewed |
2011-12-28 15:53 |
|
File Added: chl_934_N7.tar.gz | |
2011-12-28 15:54 |
|
Test case number | => chl 934 N7 |
2011-12-28 15:57 |
|
Note Added: 0019035 | |
2011-12-28 18:33 |
|
Status | reviewed => tested |
2011-12-29 15:48 | bugmaster | Note Added: 0019052 | |
2011-12-29 15:48 | bugmaster | Status | tested => verified |
2011-12-29 15:48 | bugmaster | Resolution | open => fixed |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master dfc06d1f |
2018-11-06 21:18 | kgv | Relationship added | parent of 0030348 |