mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
- Fix recursion in EntityCluster's methods : - Value - SetValue - Append - Add destructor in the EntityCluster - Add check null grade in the STEPCAFControl_GDTProperty::GetDimClassOfTolerance
13 lines
455 B
Plaintext
13 lines
455 B
Plaintext
puts "# ====================================================================="
|
|
puts "# 0031435: Data Exchange - Problem importing STEP files"
|
|
puts "# ====================================================================="
|
|
puts ""
|
|
|
|
|
|
ReadStep D [locate_data_file sp7_08_nx-242.stp]
|
|
ReadStep D_3 [locate_data_file sp7_08_nx-242.stp]
|
|
XGetOneShape res_3 D_3
|
|
checkshape res_3 r
|
|
checknbshapes res_3 -vertex 404 -edge 664 -shape 1623 -face 248 -solid 1 -shell 2
|
|
|