View Issue Details

IDProjectCategoryView StatusLast Update
0022834Open CASCADEOCCT:Modeling Algorithmspublic2013-12-19 13:56
ReporterjgvAssigned Tomkv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Target Version6.7.0Fixed in Version6.7.0 
Summary0022834: Instable case testing 3d offset algorithm (problem with cone-like surfaces)
DescriptionThe case is

chl 937 A6

There are some BSpline surfaces that look like cones in initial shape, 3d offset fails. The problem is in usage of Geom_OsculatingSurface.
Additional information
and documentation updates
Modified entities:

Geom_OsculatingSurface.cxx

modified methods:

Standard_Boolean Geom_OsculatingSurface::IsQPunctual
                  (const Handle(Geom_Surface)& S,
                   const Standard_Real Param,
                   const GeomAbs_IsoType IT,
                   const Standard_Real TolMin,
                   const Standard_Real TolMax) const
"TolMin" is not used now.

void Geom_OsculatingSurface::Init(const Handle(Geom_Surface)& BS,
                                  const Standard_Real Tol)
the inner initial surface "InitSurf" is now approximated if its degree is too low.
TagsNo tags attached.
Test case numberbugs modalg_4(009) bug8842_6

Activities

jgv

2011-12-27 13:05

developer   ~0019015

SVN branch http://svn/svn/occt/branches/22834 is ready for reviewing

abv

2012-02-15 15:19

manager   ~0019577

Seems Ok to me, please rebase on trunk and test

apn

2012-02-17 15:03

administrator   ~0019623

Dear BugMaster,
  Workbench KAS:dev:apn-22834-occt was created from SVN branch http://svn/svn/occt/branches/22834
  (and apn-22834-products from trunk) and compiled on Linux and Windows platforms.

   There are compilation errors on Linux and Windows:
Error : Cyclic dependency detected between: Adaptor3d AdvApprox GeomAdaptor TColGeom Geom GeomConvert TKG3d GeomLProp TKGeomBase

bugmaster

2013-04-15 15:22

administrator   ~0024136

Problem is reproduced till now

ifv

2013-04-29 16:14

developer   ~0024299

I cannot reproduce unstable behavior for Windows, debug mode.
According to info of MKV, bug chl 937 A6 is now tests/bugs/modalg_4/bug8842_6.
Please test it for different platforms and modes.
Use please pure master version, without any correction made by JGV for this bug.

bugmaster

2013-05-22 12:04

administrator   ~0024460

Dear MKV,

Please recheck problem on corresponding test in new system and close bugs.

mkv

2013-06-20 13:01

tester   ~0024814

Dear BugMaster,
Unstable behavior is not reproduced for this test case (tests/bugs/modalg_4/bug8842_6).
TODO statements was deleted from this test case.

Related Changesets

occt: master c8c37c28

2013-06-20 08:50:51

mkv

Details Diff
0022834: Instable case testing 3d offset algorithm (problem with cone-like surfaces)
Small correction of test case
Affected Issues
0022834
mod - tests/bugs/modalg_4/bug8842_6 Diff File

Issue History

Date Modified Username Field Change
2011-12-08 13:44 jgv New Issue
2011-12-08 13:44 jgv Assigned To => jgv
2011-12-27 12:33 jgv Status new => assigned
2011-12-27 12:51 jgv Reproducibility have not tried => always
2011-12-27 12:51 jgv Summary Several instable cases testing 3d offset algorithm => Instable case testing 3d offset algorithm (problem with cone-like surfaces)
2011-12-27 12:51 jgv Description Updated
2011-12-27 12:51 jgv Additional Information Updated
2011-12-27 13:05 jgv Note Added: 0019015
2011-12-27 13:05 jgv Status assigned => resolved
2011-12-27 13:11 bugmaster Project OCCT => Open CASCADE
2011-12-27 13:12 jgv Assigned To jgv => ifv
2012-02-15 15:19 abv Note Added: 0019577
2012-02-15 15:19 abv Assigned To ifv => jgv
2012-02-15 15:19 abv Status resolved => reviewed
2012-02-15 16:17 mkv Assigned To jgv => apn
2012-02-17 15:03 apn Note Added: 0019623
2012-02-17 15:05 apn Assigned To apn => jgv
2012-02-17 15:05 apn Status reviewed => assigned
2012-03-21 15:59 abv Target Version 6.5.3 => 6.5.4
2012-10-23 18:41 abv Target Version 6.5.4 => 6.6.0
2013-04-15 14:37 abv Assigned To jgv => ifv
2013-04-15 14:37 abv Target Version 6.6.0 => 6.7.0
2013-04-15 15:22 bugmaster Note Added: 0024136
2013-04-29 16:14 ifv Note Added: 0024299
2013-04-29 16:14 ifv Assigned To ifv => bugmaster
2013-04-29 16:14 ifv Status assigned => resolved
2013-05-22 12:03 bugmaster Assigned To bugmaster => mkv
2013-05-22 12:04 bugmaster Note Added: 0024460
2013-06-20 13:01 mkv Note Added: 0024814
2013-06-20 13:02 mkv Test case number => bugs modalg_4(009) bug8842_6
2013-06-20 13:02 mkv Assigned To mkv => bugmaster
2013-06-20 13:02 mkv Status resolved => reviewed
2013-06-20 13:02 mkv Status reviewed => tested
2013-06-21 09:52 mkv Changeset attached => occt master c8c37c28
2013-06-21 09:52 mkv Assigned To bugmaster => mkv
2013-06-21 09:52 mkv Status tested => verified
2013-06-21 09:52 mkv Resolution open => fixed
2013-12-19 13:53 bugmaster Status verified => closed
2013-12-19 13:56 bugmaster Fixed in Version => 6.7.0