mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
16 lines
436 B
Plaintext
16 lines
436 B
Plaintext
puts "TODO DEBUG_OCC24759 ALL: Warning: StepToGeom_MakeSurface"
|
|
|
|
puts "================"
|
|
puts "OCC24759"
|
|
puts "================"
|
|
puts ""
|
|
##########################################################################
|
|
# Crash on STEP import, when reading a file exported is non-"C" locale
|
|
##########################################################################
|
|
|
|
decho off
|
|
stepread [locate_data_file bug24759_FissionMeter.step] aaa f *
|
|
|
|
|
|
|