View Issue Details

IDProjectCategoryView StatusLast Update
0000809Open CASCADEOCCT:Modeling Algorithmspublic2006-06-29 09:15
Reporterbugmaster Assigned Toofv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000809: Misprint in IntPatch_IntersectionGen.gxx
DescriptionPlease take a look at IntPatch_IntersectionGen.gxx in OS:FIXOCC40:ref and
OS:FIXOCC40:fix

  in ref line 350, in fix line 384

        // modified by NIZHNY-OFV Fri Jun 15 14:25:54 2001
        // --modification of surface's trim range
        Standard_Real Utrim = MaxValue(U1S1,U1S1,U1S2,U2S2);
        Standard_Real Vtrim = MaxValue(V1S1,V2S1,V1S2,V2S2);
  may be there are must be U2S1 ?
TagsNo tags attached.
Test case number

Attached Files

  • fix40-fix.tar.gz (8,319 bytes)
  • fix40-ref.tar.gz (8,076 bytes)

Activities

2002-10-03 08:17

 

fix40-fix.tar.gz (8,319 bytes)

2002-10-03 08:18

 

fix40-ref.tar.gz (8,076 bytes)

Issue History

Date Modified Username Field Change
2002-10-02 11:22 bugmaster CC => ofv
2002-10-02 11:22 bugmaster Status new => closed
2002-10-02 11:22 bugmaster Resolution @0@ => unable to reproduce
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms