mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Context usage extended in method ShapeFix_Wire::FixSelfIntersection() to avoid modification of original shape by shape healing. Added check for subshape modification in XSAlgo/XSAlgo_AlgoContainer::MergeTransferInfo(). Test cases are updated to the new behaviour. Test case for issue CR24658
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: LABELS : Faulty"
|
|
|
|
|
|
set filename iges_testa.igs
|
|
|
|
set ref_data {
|
|
DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 )
|
|
TPSTAT : Faulties = 0 ( 0 ) Warnings = 0 ( 286 ) Summary = 0 ( 286 )
|
|
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
|
|
NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 523 ( 523 ) Summary = 5936 ( 5926 )
|
|
STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 523 ( 523 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 2485 ( 2485 )
|
|
TOLERANCE : MaxTol = 0.1109937052 ( 0.111004803 ) AvgTol = 0.001890312889 ( 0.001893545105 )
|
|
LABELS : N0Labels = 523 ( 523 ) N1Labels = 0 ( 593 ) N2Labels = 0 ( 0 ) TotalLabels = 523 ( 1116 ) NameLabels = 523 ( 641 ) ColorLabels = 523 ( 1116 ) LayerLabels = 523 ( 1116 )
|
|
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
|
|
NCOLORS : NColors = 3 ( 3 )
|
|
COLORS : Colors = BLACK GREEN RED ( BLACK GREEN RED )
|
|
NLAYERS : NLayers = 1 ( 1 )
|
|
LAYERS : Layers = 1 ( 1 )
|
|
|
|
}
|