mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
puts "======="
|
|
puts "0031786: Data Exchange - After the importing STEP file the free shape is empty"
|
|
puts "======="
|
|
puts ""
|
|
|
|
pload ALL
|
|
|
|
ReadStep D [locate_data_file bug31786_InternalUseOnly_714-236074-105_NXMBD_A_PNL_SIDE_ENCL_AC_DC_242.stp]
|
|
XGetOneShape result D
|
|
|
|
vinit
|
|
vdisplay result
|
|
vfit
|
|
|
|
vdump $imagedir/${casename}.png |