View Issue Details

IDProjectCategoryView StatusLast Update
0023240Open CASCADEOCCT:Modeling Algorithmspublic2013-04-29 15:24
ReportervtnAssigned Tojgv 
PrioritynormalSeverityminor 
Status closedResolutionno change required 
PlatformAOSL 
Product Version6.5.2 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023240: mkplane can not be build
Descriptionmkface/mkplane/A1
Steps To Reproducerestore pro6668a.rle a
explode a e

wire w a_1 a_2 a_3 a_4 a_5 a_6 a_7 a_8 a_9 a_10 a_11 a_12 a_13 a_14 a_15 a_16
mkplane result w

checkshape result
TagsNo tags attached.
Test case number

Attached Files

Activities

bugmaster

2012-11-07 16:39

administrator  

pro6668a.rle (5,861 bytes)

nbv

2012-11-08 11:58

developer   ~0022142

The program works correctly. Mkplane is build. However result is NOT valid because edges a_11 and a_12 are not

connected.
It is showed in a following script (only some fragments of the output are here).

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* (begin of script)
Draw[184]> wire w a_11 a_12
Wire not done

Draw[185]> dump a_11


*********** Dump of a_11 *************
Shape : 3, FORWARD

Dump of 3 TShapes

-----------------

Flags : Free, Modified, Checked, Orientable, Closed, Infinite, Convex

TShape # 1 : EDGE 0101000 060B5780
    +3 -2
    Tolerance : 1e-007
     same parametrisation of curves
     same range on curves
    - Curve 3D : 1, range : 0 3.14159265358979

TShape # 2 : VERTEX 0101101 060A4DB0
    
    Tolerance : 1e-007
    - Point 3D : 1.02810246949744, 7.62939453125e-009, -0.129281669587429

TShape # 3 : VERTEX 0101101 060A4D40
    
    Tolerance : 1e-007
    - Point 3D : 1.02683307737856, 7.62939453125e-009, -0.130255653410571


Draw[186]> dump a_12


*********** Dump of a_12 *************
Shape : 3, FORWARD

Dump of 3 TShapes

-----------------

Flags : Free, Modified, Checked, Orientable, Closed, Infinite, Convex

TShape # 1 : EDGE 0101000 060B57E0
    +3 -2
    Tolerance : 1e-007
     same parametrisation of curves
     same range on curves
    - Curve 3D : 1, range : 0 7.49923534226098e-005

TShape # 2 : VERTEX 0101101 060A4AA0
    
    Tolerance : 1e-007
    - Point 3D : 1.028055541992, 7.62939453125e-009, -0.1292230834961

TShape # 3 : VERTEX 0101101 060A5210
    
    Tolerance : 1e-007
    - Point 3D : 1.028101196289, 7.62939453125e-009, -0.1292825775146

Draw[187]> distmini d a_11 a_12
the distance value is : 1.56281e-006
the number of solutions is :3

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* (end of script)

The minimal distance between vertices of edges a_11 and a_12 is equal to 1.56281e-006 > Tolerance = 1e-007.

Consequently edges a_11 and a_12 are not connected.



nbv

2012-11-08 12:10

developer  

result.bmp (532,494 bytes)   

jgv

2012-11-08 12:26

developer   ~0022144

It is NOT a bug.

Issue History

Date Modified Username Field Change
2012-07-03 20:43 vtn New Issue
2012-07-03 20:43 vtn Assigned To => jgv
2012-07-06 18:25 vtn Status new => assigned
2012-10-21 12:05 abv Target Version 6.5.4 => 6.6.0
2012-11-07 15:54 jgv Assigned To jgv => nbv
2012-11-07 16:39 bugmaster File Added: pro6668a.rle
2012-11-08 11:58 nbv Note Added: 0022142
2012-11-08 11:58 nbv Assigned To nbv => jgv
2012-11-08 11:58 nbv Status assigned => resolved
2012-11-08 12:10 nbv File Added: result.bmp
2012-11-08 12:26 jgv Note Added: 0022144
2012-11-08 12:26 jgv Status resolved => reviewed
2012-11-08 12:27 jgv Assigned To jgv => bugmaster
2012-11-08 18:22 bugmaster Status reviewed => closed
2012-11-08 18:22 bugmaster Assigned To bugmaster => jgv
2012-11-08 18:22 bugmaster Resolution open => no change required
2013-04-29 15:24 aiv Fixed in Version => 6.6.0