View Issue Details

IDProjectCategoryView StatusLast Update
0002386Open CASCADEOCCT:Data Exchangepublic2007-01-16 09:45
ReporterpdnAssigned Topdn 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.1.0 
Summary0002386: Improvement of of NbIntervals and Intervals of Adaptors
DescriptionThe computation of number of intervals of continuity on some adaptors (for
example on Adaptor3d_CurveonSurface) is a time consuming task. Unfortunatelly,
interface of adaptors requires obtaining number of intervals before retrieving
intervals themselves.

The proposed improvement is intended to cashe the computed values in oreder to
avoid of double computation.
TagsNo tags attached.
Test case number

Attached Files

  • FixProposal.tar.gz (160,297 bytes)
  • SourcesOfAddFix.tar.gz (15,436 bytes)
  • Adaptor3d_CurveOnSurface.cdl (9,371 bytes)
  • Adaptor3d_CurveOnSurface.cxx (49,183 bytes)

Activities

2003-04-15 15:41

 

FixProposal.tar.gz (160,297 bytes)

2003-04-28 13:32

 

SourcesOfAddFix.tar.gz (15,436 bytes)

2003-05-21 08:58

 

Adaptor3d_CurveOnSurface.cdl (9,371 bytes)

2003-05-21 08:59

 

Adaptor3d_CurveOnSurface.cxx (49,183 bytes)

Issue History

Date Modified Username Field Change
2003-04-16 12:46 bugmaster CC => apv
2003-04-16 12:46 bugmaster Assigned To bugmaster => pdn
2003-04-16 12:46 bugmaster Status new => assigned
2003-04-16 12:46 bugmaster Status assigned => resolved
2003-04-18 12:05 apv CC => aki
2003-06-09 16:53 aki Status resolved => tested
2003-06-17 17:24 bugmaster Status tested => verified
2007-01-16 11:45 bugmaster Status verified => closed
2007-01-16 11:45 bugmaster Resolution @0@ => fixed
2011-08-02 11:12 bugmaster Category OCCT:DTE => OCCT:Data Exchange