Anonymous | Login | 2019-02-24 00:00 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 | ||||||||
0029449 | Open CASCADE | [OCCT] OCCT:Coding | public | 2018-01-25 13:45 | 2018-01-25 13:45 | ||||||||
Reporter | nbv | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | [OCCT] 7.4.0* | Fixed in Version | |||||||||||
Summary | 0029449: Methods GeomInt_LineTool::DecompositionOfWLine IntTools_WLineTool::DecompositionOfWLine(...) need to be joined in one | ||||||||||||
Description | 1. Currently, we have several methods with similar names (GeomInt_LineTool::DecompositionOfWLine(...), IntTools_WLineTool::DecompositionOfWLine(...), static funtion DecomposeResult(...) in IntPatch_ImpPrmIntersection.cxx file and maybe many-many other). They purpose is the same (in general) and most likely already done in low-level algorithms (before calling these methods). 2. Methods GeomInt_LineTool::DecompositionOfWLine IntTools_WLineTool::DecompositionOfWLine(...) are executed from different places of OCCT. GeomInt_LineTool is executed when two surfaces are intersected. IntTools_WLineTool is executed when two faces are intersected. So, most likely her we have inconsistent behavior between Surfaces- and Faces-intersector. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2018-01-25 13:45 | nbv | New Issue | |
2018-01-25 13:45 | nbv | Assigned To | => msv |
Copyright © 2000 - 2019 MantisBT Team |