mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Adding test case for this fix Modification in order to avoid exception during destruction of AIS_InteractiveContext Small modification for trihedron Small modifications to avoid regressions Cosmetic modification
13 lines
334 B
Plaintext
Executable File
13 lines
334 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC24047"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Exception in TPrsStd_AISPresentation during destruction of TDocStd_Document
|
|
#######################################################################
|
|
|
|
pload XDEDRAW
|
|
|
|
box a 0 0 0 10 10 10
|
|
XTestDoc a
|