mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
- Add checking for null object for edge_curve within TranslateEdgeLoop; - Update STEP parser rule allowing empty element in the list of entity parameters; - Update test case of bug26451 for a new scanner rule; - Update test case of bug30273 for a new added check for null object
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
puts "========"
|
|
puts "0030273: Crash in postprocessing of imported shape."
|
|
puts "========"
|
|
puts ""
|
|
|
|
pload XDE
|
|
|
|
stepread [locate_data_file bug30273.stp] res *
|
|
checknbshapes res_1 -solid 176 -face 10463 -shape 72893
|