mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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: TPSTAT : Faulty"
|
|
|
|
|
|
set filename CTS21884.igs
|
|
|
|
set ref_data {
|
|
DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 1 ) Summary = 0 ( 1 )
|
|
TPSTAT : Faulties = 0 ( 0 ) Warnings = 129 ( 71 ) Summary = 129 ( 71 )
|
|
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
|
|
NBSHAPES : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 180 ( 180 ) Summary = 2185 ( 1096 )
|
|
STATSHAPE : Solid = 0 ( 1 ) Shell = 0 ( 1 ) Face = 180 ( 180 ) FreeWire = 0 ( 0 ) FreeEdge = 0 ( 0 ) SharedEdge = 912 ( 457 )
|
|
TOLERANCE : MaxTol = 0.04953179108 ( 0.04952733504 ) AvgTol = 0.005022224409 ( 0.01224482043 )
|
|
LABELS : N0Labels = 1 ( 1 ) N1Labels = 180 ( 180 ) N2Labels = 0 ( 0 ) TotalLabels = 181 ( 181 ) NameLabels = 181 ( 181 ) ColorLabels = 180 ( 180 ) LayerLabels = 0 ( 0 )
|
|
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
|
|
NCOLORS : NColors = 1 ( 1 )
|
|
COLORS : Colors = WHITE ( WHITE )
|
|
NLAYERS : NLayers = 0 ( 0 )
|
|
LAYERS : Layers = ( )
|
|
|
|
}
|