0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / caf / bug25153
1 puts "=========="
2 puts "OCC25123"
3 puts "=========="
4 puts ""
5 ###################################################
6 # Retrieval of arguments of selection crashes the application
7 ###################################################
8
9 plane p 0 0 0 0 0 1
10 mkface f p -100 100 -100 100
11
12 NewDocument D XmlOcaf
13 ImportShape D 0:1 f
14 SelectShape D 0:2 f
15 ForgetAll D 0:1
16 ArgsSelection D 0:2