View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023659 | Open CASCADE | OCCT:Modeling Algorithms | public | 2012-12-21 16:21 | 2016-05-20 12:24 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | duplicate | ||
Platform | A | OS | L | ||
Fixed in Version | 6.7.0 | ||||
Summary | 0023659: Cannot project point on the attached curve | ||||
Description | Cannot project point 3.9999965207720098 5.0000000629157348 5.0002142991819367 on the attached curve. | ||||
Steps To Reproduce | restore c.brep c proj c 3.9999965207720098 5.0000000629157348 5.0002142991819367 | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
This problem has been detected during the testing of new Boolean operation algorithm in the cases bugs modalg buc60409_1, buc60409_2, buc60409_3. |
2013-01-15 17:24 developer |
c.brep (1,698 bytes) |
|
Now classes Extrema_ExtPElC and Extrema_ExtPElC2d set data member myDone to Standard_True and method IsDone returns Standard_True if and only if the distance search algorithm finished the search. There are any distance may absent after the search end. New functional to find the nearest point on given curve from given point was added to class Extrema_GExtPC. Possibility to find nearest point on given curve from given point was added to classes GeomAPI_ProjectPointOnCurve and Geom2dAPI_ProjectPointOnCurve and draw functions proj and 2dproj. Tests for new functional were added. Error of check result presence after GeomAPI_ProjectPointOnCurve::Perform was Ńorrected. Unused #include directives were removed. |
|
Please test the code and save test results, but do not integrate with master. |
|
Branch CR23659 has been deleted by inv. SHA-1: a7f67d2271d651aeefed6f8c54d6ea21810fceee |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-21 16:21 |
|
New Issue | |
2012-12-21 16:21 |
|
Assigned To | => abv |
2012-12-21 16:21 |
|
File Added: c | |
2012-12-24 13:08 |
|
Assigned To | abv => abk |
2012-12-24 13:08 |
|
Status | new => assigned |
2012-12-24 14:21 |
|
Relationship added | related to 0021762 |
2012-12-24 14:30 |
|
Note Added: 0022816 | |
2013-01-11 17:25 |
|
Assigned To | abk => emv |
2013-01-11 17:25 |
|
Status | assigned => feedback |
2013-01-11 17:31 |
|
File Deleted: c | |
2013-01-11 17:32 |
|
File Added: c | |
2013-01-11 17:34 |
|
File Deleted: c | |
2013-01-11 17:34 |
|
File Added: c.brep | |
2013-01-11 17:35 |
|
Steps to Reproduce Updated | |
2013-01-11 17:35 |
|
Assigned To | emv => abk |
2013-01-11 17:35 |
|
Status | feedback => assigned |
2013-01-15 17:23 |
|
File Deleted: c.brep | |
2013-01-15 17:24 |
|
File Added: c.brep | |
2013-01-22 15:02 |
|
Note Added: 0023059 | |
2013-01-22 15:05 |
|
Note Added: 0023060 | |
2013-01-22 15:05 |
|
Assigned To | abk => bugmaster |
2013-02-15 16:03 |
|
Assigned To | bugmaster => abk |
2015-01-26 14:48 |
|
Status | assigned => closed |
2015-01-26 14:48 |
|
Resolution | open => duplicate |
2015-01-26 14:48 |
|
Fixed in Version | => 6.7.0 |
2015-01-26 14:48 |
|
Relationship added | duplicate of 0023706 |
2016-05-20 12:24 | git | Note Added: 0054245 |