1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/step/bug32087
dpasukhi 930b466c9b 0032087: Data Exchange, STEPCAFControl_Reader - NULL representation of shape for DGT
- Fixed problem with find a Path for the DimensionType_Location_WithPath
- Added check for the null object within FindShapeIndexForDGT
2021-02-20 10:43:17 +03:00

12 lines
270 B
Plaintext

puts "===================================="
puts "0032087: Data Exchange, STEPCAFControl_Reader - NULL representation of shape for DGT"
puts "===================================="
puts ""
pload OCAF
# Read file
ReadStep D [locate_data_file bug32087_part.stp]
Close D