mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|