View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0025941 | Community | OCCT:Modeling Algorithms | public | 2015-03-15 09:53 | 2015-05-14 15:30 |
| Reporter | Vico Liang | Assigned To | bugmaster | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Platform | Windows | OS | VC++ 2013 | ||
| Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
| Summary | 0025941: Wrong boolean common result of Edge/Face between HalfSpace. | ||||
| Description | Common result of Edge/Face between HalfSpace are wrong. code snippet: gp_Pln aPlane(aSplitPlane); BRepBuilderAPI_MakeFace aMakeFace(aPlane); const TopoDS_Face& aFade = aMakeFace.Face(); BRepPrimAPI_MakeHalfSpace aMakeHalfSpace(aFade, aFencePoint); const TopoDS_Solid& aSolid = aMakeHalfSpace.Solid(); TopoDS_Shape aFaceOrEdgeShape = ...; BRepAlgoAPI_Common aMakeCut(aFaceOrEdgeShape, aSolid); | ||||
| Steps To Reproduce | Not needed. | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
|
|
This issue is similar to 0025937 and both of them have relation with halfspace. |
|
|
The issue is resolved by the fix done for the issue: http://tracker.dev.opencascade.org/view.php?id=25937 |
|
|
Can be closed along with 0025937. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-03-15 09:53 | Vico Liang | New Issue | |
| 2015-03-15 09:53 | Vico Liang | Assigned To | => msv |
| 2015-03-16 05:24 | Vico Liang | Relationship added | related to 0025937 |
| 2015-03-16 05:26 | Vico Liang | Note Added: 0038377 | |
| 2015-03-17 13:55 |
|
Target Version | 6.8.0 => 6.9.0 |
| 2015-03-17 15:05 |
|
Assigned To | msv => pkv |
| 2015-03-17 15:05 |
|
Status | new => assigned |
| 2015-04-17 00:02 |
|
Target Version | 6.9.0 => 7.1.0 |
| 2015-04-28 13:04 |
|
Target Version | 7.1.0 => 6.9.0 |
| 2015-04-28 13:20 |
|
Note Added: 0040342 | |
| 2015-04-28 13:20 |
|
Assigned To | pkv => msv |
| 2015-04-28 15:09 |
|
Status | assigned => resolved |
| 2015-04-28 15:09 |
|
Steps to Reproduce Updated | |
| 2015-04-28 15:10 |
|
Note Added: 0040352 | |
| 2015-04-28 15:10 |
|
Assigned To | msv => bugmaster |
| 2015-04-28 15:10 |
|
Status | resolved => reviewed |
| 2015-04-28 15:10 |
|
Relationship deleted | related to 0025937 |
| 2015-04-28 15:10 |
|
Relationship added | duplicate of 0025937 |
| 2015-04-28 16:27 |
|
Status | reviewed => tested |
| 2015-04-30 13:53 | bugmaster | Status | tested => verified |
| 2015-04-30 13:53 | bugmaster | Resolution | open => fixed |
| 2015-04-30 13:54 | bugmaster | Status | verified => feedback |
| 2015-04-30 13:54 | bugmaster | Resolution | fixed => reopened |
| 2015-04-30 13:54 | bugmaster | Status | feedback => tested |
| 2015-05-05 16:48 |
|
Test case number | => Not needed |
| 2015-05-07 12:04 | bugmaster | Status | tested => verified |
| 2015-05-07 12:04 | bugmaster | Resolution | reopened => fixed |
| 2015-05-14 15:28 |
|
Status | verified => closed |
| 2015-05-14 15:30 |
|
Fixed in Version | => 6.9.0 |