Anonymous | Login | 2021-01-26 05:39 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 | ||||||||
0028847 | Open CASCADE | [OCCT] OCCT:Coding | public | 2017-06-15 16:19 | 2018-01-10 17:09 | ||||||||
Reporter | nbv | ||||||||||||
Assigned To | jgv | ||||||||||||
Priority | low | Severity | trivial | ||||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | [OCCT] Unscheduled | Fixed in Version | |||||||||||
Summary | 0028847: Possible misprint in Blend_Walking::InternalPerform(...) method | ||||||||||||
Description | See src\Blend\Blend_Walking_4.gxx, line 299 on IR-2017-06-08. Current version of the code is situ = recdomain1->Classify(gp_Pnt2d(solrst2(3),solrst2(4)), Min(tolerance(1),tolerance(1))); Maybe, the code shall be rewritten as situ = recdomain1->Classify(gp_Pnt2d(solrst2(1),solrst2(2)),Min(tolerance(1),tolerance(2))); However, it is not evident and should be investigated in detail. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | |||||||||||||
Copyright © 2000 - 2021 MantisBT Team |