mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Added check for cases of empty shapes producing null models. NoError status is returned as far as empty compounds are generally coorect shapes.
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
puts "======="
|
|
puts "0031125: BRepMesh_IncrementalMesh crash in constructor for empty compound shape"
|
|
puts "======="
|
|
puts ""
|
|
|
|
compound result
|
|
incmesh result 1
|