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

23 lines
1.2 KiB
Plaintext
Executable File

# !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: COLORS : Faulty"
set filename Radhaus.igs
set ref_data {
DATA : Faulties = 0 ( 0 ) Warnings = 0 ( 0 ) Summary = 0 ( 0 )
TPSTAT : Faulties = 0 ( 0 ) Warnings = 153 ( 2069 ) Summary = 153 ( 2069 )
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 532 ( 532 )
STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 532 ( 532 ) FreeWire = 0 ( 0 )
TOLERANCE : MaxTol = 0.888818095 ( 0.8888180952 ) AvgTol = 0.02520540155 ( 0.02520812283 )
LABELS : N0Labels = 1 ( 1 ) N1Labels = 532 ( 4846 ) N2Labels = 0 ( 0 ) TotalLabels = 533 ( 4847 ) NameLabels = 533 ( 831 ) ColorLabels = 532 ( 4846 ) LayerLabels = 532 ( 4844 )
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
NCOLORS : NColors = 1 ( 2 )
COLORS : Colors = BLUE ( BLUE WHITE )
NLAYERS : NLayers = 6 ( 6 )
LAYERS : Layers = 193 198 223 233 243 253 ( 193 198 223 233 243 253 )
}