View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033389 | Community | OCCT:Modeling Algorithms | public | 2023-05-21 03:33 | 2023-08-01 15:33 |
Reporter | eryar | Assigned To | akaftasev | ||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2022 | ||
Product Version | 7.7.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0033389: Modeling Algorithms - Use BVH box to improve polyhedron intersection performance | ||||
Description | IntPatch_InterferencePolyhedron is used in IntPatch_PrmPrmIntersection to compute two bi-parametrised surfaces intersection. In order to accelerate calculations use Bnd_BoundSortBox to collect intersect boxes. BRepExtrema_OverlapTool use BVH and get relatively fast speed. So I suggest to use BVH instead Bnd_BoundSortBox to collect intersecting boxes for two polyhedron mesh. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-05-21 03:33 | eryar | New Issue | |
2023-05-21 03:33 | eryar | Assigned To | => oan |
2023-05-21 11:10 | dpasukhi | Severity | minor => feature |
2023-05-21 11:10 | dpasukhi | Target Version | 7.7.2 => Unscheduled |
2023-05-21 11:10 | dpasukhi | Summary | Use BVH box to improve polyhedron intersection performance => Modeling Algorithms - Use BVH box to improve polyhedron intersection performance |
2023-08-01 15:33 | dpasukhi | Assigned To | oan => akaftasev |