mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
|