mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
- TNaming_UsedShapes is corrected to do not call methods of empty TopoDS_Shape - TNaming_NamedShape is corrected to have not NULL TNaming_RefShape even if TopoDS_Shape is NULL(TNaming_Builder::Delete). - DFBrowserPane presentation tree item for this is corrected in the same way and obsolete methods of processing SortedReferences are removed.
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
puts "========"
|
|
puts "0029743: Samples - Inspector tool - crash by selecting TNaming_UsedShapes tree item"
|
|
puts "========"
|
|
|
|
pload INSPECTOR
|
|
tinspector -plugins dfbrowser -open [locate_data_file bug29743.cbf] -select 0 TNaming_UsedShapes
|