mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Synchronization of the ShapeAnalysis_Edge behavior with the BRepCheck_Edge by adding check for 2d curves on planes. Implementation of the BRep_Tool::CurveOnPlane method to avoid code duplication for making PCurve of the edge on planar face.
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
puts "TODO CR23096 ALL: STATSHAPE : Faulty"
|
|
|
|
|
|
set filename trj3_pm1-ct-203.stp
|
|
|
|
set ref_data {
|
|
DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 )
|
|
TPSTAT : Faulties = 0 ( 0 ) Warnings = 127 ( 100 ) Summary = 127 ( 100 )
|
|
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 1 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
|
|
NBSHAPES : Solid = 1 ( 1 ) Shell = 45 ( 44 ) Face = 804 ( 804 ) Summary = 5323 ( 5318 )
|
|
STATSHAPE : Solid = 1 ( 1 ) Shell = 45 ( 44 ) Face = 804 ( 804 ) FreeWire = 0 ( 6 ) FreeEdge = 6 ( 6 ) SharedEdge = 2213 ( 2208 )
|
|
TOLERANCE : MaxTol = 0.06389681961 ( 0.09956703386 ) AvgTol = 0.001998735132 ( 0.009098714937 )
|
|
LABELS : N0Labels = 5 ( 5 ) N1Labels = 4 ( 4 ) N2Labels = 0 ( 0 ) TotalLabels = 9 ( 9 ) NameLabels = 9 ( 9 ) ColorLabels = 0 ( 0 ) LayerLabels = 0 ( 0 )
|
|
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
|
|
NCOLORS : NColors = 0 ( 0 )
|
|
COLORS : Colors = ( )
|
|
NLAYERS : NLayers = 0 ( 0 )
|
|
LAYERS : Layers = ( )
|
|
|
|
}
|