View Issue Details

IDProjectCategoryView StatusLast Update
0023659Open CASCADEOCCT:Modeling Algorithmspublic2016-05-20 12:24
ReporteremvAssigned Toabk 
PrioritynormalSeverityminor 
Status closedResolutionduplicate 
PlatformAOSL 
Fixed in Version6.7.0 
Summary0023659: Cannot project point on the attached curve
DescriptionCannot project point 3.9999965207720098 5.0000000629157348 5.0002142991819367 on the attached curve.
Steps To Reproducerestore c.brep c
proj c 3.9999965207720098 5.0000000629157348 5.0002142991819367
TagsNo tags attached.
Test case number

Attached Files

  • c.brep (1,698 bytes)

Relationships

duplicate of 0023706 closednbv Cannot project point on curve 
related to 0021762 closedemv Integration new Boolean Operation algorithm to OCC 

Activities

emv

2012-12-24 14:30

developer   ~0022816

This problem has been detected during the testing of new Boolean operation algorithm in the cases bugs modalg buc60409_1, buc60409_2, buc60409_3.

emv

2013-01-15 17:24

developer  

c.brep (1,698 bytes)

abk

2013-01-22 15:02

developer   ~0023059

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.

abk

2013-01-22 15:05

developer   ~0023060

Please test the code and save test results, but do not integrate with master.

git

2016-05-20 12:24

administrator   ~0054245

Branch CR23659 has been deleted by inv.

SHA-1: a7f67d2271d651aeefed6f8c54d6ea21810fceee

Issue History

Date Modified Username Field Change
2012-12-21 16:21 emv New Issue
2012-12-21 16:21 emv Assigned To => abv
2012-12-21 16:21 emv File Added: c
2012-12-24 13:08 abv Assigned To abv => abk
2012-12-24 13:08 abv Status new => assigned
2012-12-24 14:21 emv Relationship added related to 0021762
2012-12-24 14:30 emv Note Added: 0022816
2013-01-11 17:25 abk Assigned To abk => emv
2013-01-11 17:25 abk Status assigned => feedback
2013-01-11 17:31 emv File Deleted: c
2013-01-11 17:32 emv File Added: c
2013-01-11 17:34 emv File Deleted: c
2013-01-11 17:34 emv File Added: c.brep
2013-01-11 17:35 emv Steps to Reproduce Updated
2013-01-11 17:35 emv Assigned To emv => abk
2013-01-11 17:35 emv Status feedback => assigned
2013-01-15 17:23 emv File Deleted: c.brep
2013-01-15 17:24 emv File Added: c.brep
2013-01-22 15:02 abk Note Added: 0023059
2013-01-22 15:05 abk Note Added: 0023060
2013-01-22 15:05 abk Assigned To abk => bugmaster
2013-02-15 16:03 abk Assigned To bugmaster => abk
2015-01-26 14:48 abv Status assigned => closed
2015-01-26 14:48 abv Resolution open => duplicate
2015-01-26 14:48 abv Fixed in Version => 6.7.0
2015-01-26 14:48 abv Relationship added duplicate of 0023706
2016-05-20 12:24 git Note Added: 0054245