mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Check whether p-curve being projected can be approximated by straight line is made before full-scale projection, to improve performance. If straight, pcurve is created as Line only if this will lead to the same range parameterization as 3d curve, otherwise BSpline of degree 1 is created. Re-approximation of line pcurves by bsplines removed from ShapeFix_Edge. Test case updating to new behavior. Added "static" keyword to the fixPeriodictyTroubles() function. Update of test-cases according new behavior
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: STATSHAPE : Faulty"
|
|
|
|
|
|
set filename tr10_r0401_al.stp
|
|
|
|
set ref_data {
|
|
DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 )
|
|
TPSTAT : Faulties = 0 ( 0 ) Warnings = 11 ( 11 ) Summary = 11 ( 11 )
|
|
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
|
|
NBSHAPES : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) Summary = 1630 ( 1598 )
|
|
STATSHAPE : Solid = 1 ( 1 ) Shell = 9 ( 2 ) Face = 210 ( 210 ) FreeWire = 0 ( 0 ) FreeEdge = 26 ( 26 ) SharedEdge = 677 ( 677 )
|
|
TOLERANCE : MaxTol = 0.03020760843 ( 0.09627168289 ) AvgTol = 0.00257577559 ( 0.01084852352 )
|
|
LABELS : N0Labels = 1 ( 1 ) N1Labels = 31 ( 31 ) N2Labels = 0 ( 0 ) TotalLabels = 32 ( 32 ) NameLabels = 1 ( 1 ) ColorLabels = 5 ( 5 ) LayerLabels = 26 ( 26 )
|
|
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
|
|
NCOLORS : NColors = 3 ( 3 )
|
|
COLORS : Colors = BLUE2 DEEPPINK2 YELLOW2 ( BLUE2 DEEPPINK2 YELLOW2 )
|
|
NLAYERS : NLayers = 1 ( 1 )
|
|
LAYERS : Layers = Invisible ( Invisible )
|
|
|
|
}
|