Anonymous | Login | 2021-01-18 07:40 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0025927 | Open CASCADE | [OCCT] OCCT:Coding | public | 2015-03-13 12:03 | 2017-08-10 15:05 | ||||||||
Reporter | nbv | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | none | Severity | feature | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | [OCCT] Unscheduled | Fixed in Version | |||||||||||
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 | ||||||||||||
Attached Files | |||||||||||||
![]() |
|
(0069280) mkv (tester) 2017-08-10 15:05 |
Problem described in issue is reproduced on current state of OCCT. |
Copyright © 2000 - 2021 MantisBT Team |