View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023998 | Open CASCADE | OCCT:Modeling Algorithms | public | 2013-05-28 11:20 | 2013-12-19 13:55 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.5.3 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0023998: Bad result of intersection of two faces: curve has a loop | ||||
Description | Two faces received from customer OpenMind are intersected with a loop caused by wrong set of 2d points on the closed BSpline surface: the first point of open-ended 2d-curve is added once again at the end of the curve. | ||||
Steps To Reproduce | restore m1s.brep b explode b donly b_1 b_2 fit bop b_1 b_2 bopsection res | ||||
Additional information and documentation updates | Modified entity: IntWalk_PWalking modified method: Standard_Boolean IntWalk_PWalking::TestArret(const Standard_Boolean DejaReparti, TColStd_Array1OfReal& Param, IntImp_ConstIsoparametric& ChoixIso) The problem was in unfounded addition of first point of open-ended 2d-curve to the end of the curve. This operation is done after check of the flag <close>. This flag was set to TRUE after check of closedness of 2d-curve on surface S1 and closedness of 3d-curve. But in fact, all curves (2d and 3d) are closed only if two 2d-curves are closed (on S1 and on S2). So this modification has been done in method TestArret. | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_5(010) bugs23998 | ||||
2013-05-28 11:31 developer |
m1s.brep (51,958 bytes) |
|
The branch CR23998 is ready for reviewing. |
|
Ok |
|
Dear BugMaster, Branch CR23998 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: ec9c45e017e5bdb03f6a6734961a9dd54e88ad1e Number of compiler warnings: occt component : Linux: 2 (2 on master) Windows: 11 (11 on master) products component : Linux: 0 (0 on master) Windows: 63 (63 on master) Regressions: No regressions Improvements: No improvements Testing cases: bugs modalg_5(010) bugs23998 - OK. Testing on Linux: Total MEMORY difference: 366130848 / 366069124 Total CPU difference: 45772.14000000112 / 44999.37000000119 Testing on Windows: Total MEMORY difference: 418048796 / 417082676 Total CPU difference: 27775.90625 / 35672.71875 There are following differences in images found by testdiff. http://occt-tests/CR23998-master-occt/Windows-32-VC9/diff-Windows-32-VC9.html IMAGE heal surface_to_revolution_advanced D2: D2.png differs IMAGE heal surface_to_revolution_advanced E6: E6.png differs IMAGE heal surface_to_revolution_advanced E7: E7.png differs IMAGE heal surface_to_revolution_advanced E8: E8.png differs IMAGE heal surface_to_revolution_advanced E9: E9.png differs IMAGE heal surface_to_revolution_advanced F1: F1.png differs IMAGE heal surface_to_revolution_advanced F2: F2.png differs IMAGE heal surface_to_revolution_advanced F3: F3.png differs |
|
The branch CR23998_653 is ready for testing. |
|
Branch CR23998_653 was successfully compiled on Linux. Test case bugs modalg_5 bugs23998 - OK. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-28 11:20 |
|
New Issue | |
2013-05-28 11:20 |
|
Assigned To | => ifv |
2013-05-28 11:23 |
|
Assigned To | ifv => jgv |
2013-05-28 11:31 |
|
File Added: m1s.brep | |
2013-05-28 11:34 |
|
Steps to Reproduce Updated | |
2013-05-28 11:54 |
|
Note Added: 0024531 | |
2013-05-28 11:54 |
|
Status | new => resolved |
2013-05-28 11:54 |
|
Assigned To | jgv => ifv |
2013-05-28 12:04 |
|
Note Added: 0024532 | |
2013-05-28 12:04 |
|
Status | resolved => reviewed |
2013-05-28 16:07 |
|
Assigned To | ifv => mkv |
2013-05-30 19:49 |
|
Note Added: 0024574 | |
2013-05-30 19:50 |
|
Test case number | => bugs modalg_5(010) bugs23998 |
2013-05-30 19:50 |
|
Assigned To | mkv => jgv |
2013-05-30 19:50 |
|
Status | reviewed => feedback |
2013-05-31 15:45 |
|
Note Added: 0024584 | |
2013-05-31 15:45 |
|
Status | feedback => resolved |
2013-05-31 15:45 |
|
Status | resolved => reviewed |
2013-05-31 15:45 |
|
Assigned To | jgv => mkv |
2013-06-05 12:26 |
|
Additional Information Updated | |
2013-06-18 10:39 | apn | Note Added: 0024780 | |
2013-06-18 10:41 | apn | Assigned To | mkv => bugmaster |
2013-06-18 10:41 | apn | Status | reviewed => tested |
2013-06-20 15:10 | bugmaster | Target Version | => 6.5.3 |
2013-06-20 15:10 | bugmaster | Target Version | 6.5.3 => 6.7.0 |
2013-06-21 09:52 |
|
Changeset attached | => occt master d42d1867 |
2013-06-21 09:52 |
|
Assigned To | bugmaster => jgv |
2013-06-21 09:52 |
|
Status | tested => verified |
2013-06-21 09:52 |
|
Resolution | open => fixed |
2013-12-19 13:53 | bugmaster | Status | verified => closed |
2013-12-19 13:55 | bugmaster | Fixed in Version | => 6.7.0 |