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.4 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: NBSHAPES : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 ALL: COLORS : Faulty"
set filename ims013.igs
set ref_data {
DATA : Faulties = 19 ( 0 ) Warnings = 0 ( 0 ) Summary = 19 ( 0 )
TPSTAT : Faulties = 38 ( 160 ) Warnings = 40 ( 780 ) Summary = 78 ( 940 )
CHECKSHAPE : Wires = 0 ( 0 ) Faces = 0 ( 0 ) Shells = 0 ( 0 ) Solids = 0 ( 0 )
NBSHAPES : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 854 ( 702 )
STATSHAPE : Solid = 0 ( 0 ) Shell = 0 ( 0 ) Face = 854 ( 854 ) FreeWire = 9 ( 31 )
TOLERANCE : MaxTol = 0.9589015104 ( 0.9589015104 ) AvgTol = 0.01827506851 ( 0.01834335655 )
LABELS : N0Labels = 33 ( 33 ) N1Labels = 4473 ( 6741 ) N2Labels = 0 ( 0 ) TotalLabels = 4506 ( 6774 ) NameLabels = 4497 ( 4586 ) ColorLabels = 4493 ( 6761 ) LayerLabels = 4275 ( 6496 )
PROPS : Centroid = 0 ( 0 ) Volume = 0 ( 0 ) Area = 0 ( 0 )
NCOLORS : NColors = 7 ( 9 )
COLORS : Colors = BLUE CYAN GREEN MAGENTA RED WHITE YELLOW ( BLUE CYAN GRAY80 GREEN GREEN3 MAGENTA RED WHITE YELLOW )
NLAYERS : NLayers = 6 ( 6 )
LAYERS : Layers = 10 200 201 3 40 45 ( 10 200 201 3 40 45 )
}