View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0025927 | Open CASCADE | OCCT:Coding | public | 2015-03-13 12:03 | 2017-08-10 15:05 |
| Reporter | Assigned To | ||||
| Priority | none | Severity | feature | ||
| Status | new | Resolution | open | ||
| Target Version | Unscheduled | ||||
| Summary | 0025927: Optimizing code in IntPatch_ImpPrmIntersection::Perform(...) method | ||||
| Description | Method IntPatch_ImpPrmIntersection::Perform(...) contains a fragment code, which seems to be workaround: if(Quad.TypeQuadric() == GeomAbs_Plane && solrst.NbSegments() > 0) { ... } It should be deleted. P.S. This fragment has been detected while bug #25416 fixing, but it has been added earlier. | ||||
| Steps To Reproduce | test bugs moddata_2 pro19422_1 restore [locate_data_file pro19422a.brep] f1 restore [locate_data_file pro19422b.brep] f2 bopcurv f1_1 f2_1 #Result must contain one curve only. | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-03-13 12:03 |
|
New Issue | |
| 2015-03-13 12:03 |
|
Assigned To | => msv |
| 2015-03-13 12:03 |
|
Priority | normal => none |
| 2017-08-10 15:01 |
|
Test case number | => Not needed |
| 2017-08-10 15:01 |
|
Category | OCCT:Modeling Algorithms => OCCT:Coding |
| 2017-08-10 15:05 |
|
Note Added: 0069280 |