1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0033616: Application Framework - Using filter while reading XBF may result in unresolved links

- Added tracking of unresolved links for TreeNodes;
- Test case added.
This commit is contained in:
anv
2024-02-29 13:50:52 +00:00
committed by Vadim Glukhikh
parent 983e35ed71
commit d3e00bfaa6
3 changed files with 48 additions and 3 deletions

11
tests/bugs/xde/bug33616 Normal file
View File

@@ -0,0 +1,11 @@
puts "========"
puts "0033616: Data Exchange - Using filter while reading XBF may result in unresolved links"
puts "========"
pload ALL
XOpen [locate_data_file bug28905_as1-oc-214.xbf] D -read0:1:1:2:1
XGetShape sh D 0:1:1:2:1
checknbshapes sh -solid 1
Close D