View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028195 | Community | OCCT:Modeling Algorithms | public | 2016-12-06 16:31 | 2017-09-29 16:29 |
Reporter | Markus | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.0.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028195: Boolean common returns empty result for a solid where some surfaces of revolution touch the axis | ||||
Description | For the appended case solidsKO.brep the Boolean common returns an empty result. If the shape is slightly changed by adding another face, the Boolean common returns a valid result. See solidsOK.brep. The shapes are valid according to checkshape and bopcheck. bopargcheck complains about invalid curves on surface, but this is the same for solidsOK.brep and solidsKO.brep. So, probably it is not the reason for the problem. | ||||
Steps To Reproduce | pload ALL brunparallel 1 restore solidsOK.brep s whatis s explode s checkshape s bopcheck s_1 bopcheck s_2 bopargcheck s_1 s_2 -O #F bop s_1 s_2 bopcommon r whatis r explode r checkshape r_1 # => result is valid restore solidsKO.brep s whatis s explode s checkshape s bopcheck s_1 bopcheck s_2 bopargcheck s_1 s_2 -O #F bop s_1 s_2 bopcommon r whatis r explode r # => result is empty | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_7 bug28195_1, bug28195_2 | ||||
|
BooleanCommonProblem.zip (648,805 bytes) |
|
face added to form solidsOK.png (174,831 bytes) |
|
Not reproduced on the current master. Fixed in OCCT7.2.0 |
|
Branch CR28195 has been created by mkv. SHA-1: 4ef3a9e467630cb667863816911b616207b0595d Detailed log of new commits: Author: mkv Date: Thu Aug 24 19:12:37 2017 +0300 0028195: Boolean common returns empty result for a solid where some surfaces of revolution touch the axis |
|
Dear BugMaster, Test cases bugs modalg_7 bug229195_1, bug229195_2 are OK on current master. |
|
Dear BugMaster, Branch CR228195 from occt git-repository is TESTED. |
|
Branch CR28195 has been updated forcibly by mkv. SHA-1: 74a22571be73ff5b211bf979c03ae92b933d6548 |
|
Branch CR28195 has been deleted by kgv. SHA-1: 74a22571be73ff5b211bf979c03ae92b933d6548 |
occt: master 3dffe5f2 2017-08-25 10:35:15
Committer: bugmaster Details Diff |
0028195: Boolean common returns empty result for a solid where some surfaces of revolution touch the axis Problem is not reproduced on current master. Issue must be closed on 7.2.0. Test case was added only |
Affected Issues 0028195 |
|
add - tests/bugs/modalg_7/bug28195_1 | Diff File | ||
add - tests/bugs/modalg_7/bug28195_2 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-06 16:31 | Timo | New Issue | |
2016-12-06 16:31 | Timo | Assigned To | => msv |
2016-12-06 16:31 | Timo | File Added: BooleanCommonProblem.zip | |
2016-12-06 16:31 | Timo | File Added: face added to form solidsOK.png | |
2016-12-06 16:32 | Timo | Summary | Boolean common returns empty result if a spline starts and ends at axis => Boolean common returns empty result if a surface of revolution starts and ends at axis |
2016-12-07 12:11 | Timo | Summary | Boolean common returns empty result if a surface of revolution starts and ends at axis => Boolean common returns empty result for a solid where some surfaces of revolution touch the axis |
2016-12-07 12:11 | Timo | Description Updated | |
2017-05-31 15:37 | Timo | Reporter | Timo => Markus |
2017-07-21 11:16 |
|
Target Version | 7.2.0 => 7.3.0 |
2017-08-24 17:27 |
|
Test case number | => bugs modalg_7 bug28195_1, bug28195_2 |
2017-08-24 17:27 |
|
Note Added: 0069853 | |
2017-08-24 17:27 |
|
Assigned To | msv => bugmaster |
2017-08-24 17:27 |
|
Status | new => feedback |
2017-08-24 17:27 |
|
Status | feedback => tested |
2017-08-24 19:12 | git | Note Added: 0069855 | |
2017-08-24 19:15 |
|
Note Added: 0069856 | |
2017-08-24 19:15 |
|
Note Added: 0069857 | |
2017-08-25 13:35 | git | Note Added: 0069872 | |
2017-08-29 18:44 |
|
Target Version | 7.3.0 => 7.2.0 |
2017-08-31 18:37 | bugmaster | Changeset attached | => occt master 3dffe5f2 |
2017-08-31 18:37 | bugmaster | Status | tested => verified |
2017-08-31 18:37 | bugmaster | Resolution | open => fixed |
2017-09-04 18:20 | git | Note Added: 0070181 | |
2017-09-29 16:17 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:29 |
|
Status | verified => closed |