mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Add check for too small distances during edges reordering Fix writing TrimmedSurface (Type 144). Fix checking for too small distances between loops of edges during edge's reordering. Add checking for too small BSpline segments during reading and writing IGES. Fix wire splitting by adding checking that vertexes same not only in 3d, but in 2d too. use tolerance of vertexes recomputed through resolution surface, not 2d curves. Adding test case for this fix Modified test case bugs iges bug23746 and cases in group de according to new reference data
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
# !!!! This file is generated automatically, do not edit manually! See end script
|
|
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
|
|
|
|
|
|
set filename sim6114.igs
|
|
|
|
set ref_data {
|
|
DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 )
|
|
TPSTAT : Faulties = 0 ( 0 ) Warnings = 4 ( 377 ) Summary = 4 ( 377 )
|
|
CHECKSHAPE : Wires = 5 ( 1 ) Faces = 5 ( 1 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
|
|
NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2344 ( 2344 ) Summary = 27882 ( 27881 )
|
|
STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 2344 ( 2344 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 11623 ( 11622 )
|
|
TOLERANCE : MaxTol = 0.04263273989 ( 0.04263273988 ) AvgTol = 0.0001295820704 ( 0.0001295068497 )
|
|
LABELS : N0Labels = 2344 ( 2344 ) N1Labels = 0 ( 0 ) N2Labels = 0 ( 0 ) TotalLabels = 2344 ( 2344 ) NameLabels = 2344 ( 2344 ) ColorLabels = 2344 ( 2344 ) LayerLabels = 2344 ( 2344 )
|
|
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
|
|
NCOLORS : NColors = 2 ( 2 )
|
|
COLORS : Colors = CYAN1 RED ( CYAN1 RED )
|
|
NLAYERS : NLayers = 4 ( 4 )
|
|
LAYERS : Layers = 1 3 5 9 ( 1 3 5 9 )
|
|
|
|
}
|