1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/xde/bug30411
kgv 3d999c6090 0030411: Data Exchange - attached model is exported as empty JT and VRML file
VrmlData_ShapeConvert::ConvertDocument() now handles reference labels within free shapes in the document.
2018-12-14 12:08:42 +03:00

14 lines
364 B
Plaintext

puts "================"
puts "0030411: Data Exchange - attached model is exported as empty JT and VRML file"
puts "================"
puts ""
pload XDE VISUALIZATION
restore [locate_data_file bug27821_nullsurf.brep] s
explode s F
XNewDoc D
XAddShape D s_6 0
WriteVrml D $imagedir/${casename}.wrl
loadvrml w $imagedir/${casename}.wrl
checktrinfo w -tri 18 -nod 20