MantisBT - Open CASCADE |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028570 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2017-03-17 17:31 | 2020-09-14 22:55 |
|
Reporter | agv | |
Assigned To | agv | |
Priority | normal | Severity | tweak | |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.0.0 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
Test case number | |
|
Summary | 0028570: Improve the performance of IntCurvesFace_ShapeIntersector |
Description | Parameter "UseBToler" that is now passed to constructor of IntCurvesFace_Intersector can be set to False to avoid additional checking on boundaries between faces. Such parameter should also be added to the constructor of IntCurvesFace_ShapeIntersector, it can make the calculation faster by factor of 4.
Other optimizations of IntCurvesFace_* algorithms can be grouped here, aimed to achieve the best possible performance of intersections between a shape and a set of lines (curves). |
Steps To Reproduce | |
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-03-17 17:31 | agv | New Issue | |
2017-03-17 17:31 | agv | Assigned To | => msv |
2017-03-17 19:13 | msv | Severity | minor => tweak |
2017-03-17 19:13 | msv | Product Version | => 7.0.0 |
2017-03-17 19:14 | msv | Note Added: 0064416 | |
2017-03-17 19:14 | msv | Assigned To | msv => agv |
2017-03-17 19:14 | msv | Status | new => assigned |
2017-07-24 09:22 | msv | Target Version | 7.2.0 => 7.3.0 |
2017-12-05 17:09 | msv | Target Version | 7.3.0 => 7.4.0 |
2019-08-12 16:44 | msv | Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:55 | msv | Target Version | 7.5.0 => 7.6.0* |