1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
atychini 179fb34661 0029435: Data Exchange - Exporting wires consisting of more than one edge results in loss of color data in IGES
Colors wasn't read correctly because of incorrect curve transfers in IGESToBRep_TopoCurve.cxx
I added new calls to SetShapeResult() at the necessary places.
Also in the IGESCAFControl_Writer.cxx I added new condition because of the possible NULL exception.
2022-04-15 18:21:46 +03:00

25 lines
1.3 KiB
Plaintext
Executable File

# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: DATA : Faulty"
puts "TODO CR23096 ALL: TPSTAT : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: LAYERS : Faulty"
set filename catia01_s.igs
set ref_data {
DATA : Faulties = 8 ( 0 ) Warnings = 0 ( 0 ) Summary = 8 ( 0 )
TPSTAT : Faulties = 16 ( 3 ) Warnings = 46 ( 308 ) Summary = 62 ( 311 )
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 145 ( 145 )
STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 145 ( 145 ) FreeWire = 64 ( 64 )
TOLERANCE : MaxTol = 0.09719916174 ( 0.09719915743 ) AvgTol = 0.001636220412 ( 0.001630657269 )
LABELS : N0Labels = 2 ( 2 ) N1Labels = 412 ( 756 ) N2Labels = 0 ( 0 ) TotalLabels = 414 ( 758 ) NameLabels = 348 ( 478 ) ColorLabels = 413 ( 757 ) LayerLabels = 337 ( 744 )
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
NCOLORS : NColors = 3 ( 3 )
COLORS : Colors = RED WHITE YELLOW ( RED WHITE YELLOW )
NLAYERS : NLayers = 6 ( 7 )
LAYERS : Layers = 1 2 242 243 244 3 ( 1 11 2 242 243 244 3 )
}