1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
imn 632175c3a8 0028227: ShapeUpgrade_UnifySameDomain modifies the edges even if it is not requested
- The option SafeInputMode has been added in the class ShapeUpgrade_UnifySameDomain. If it is set then the input shape is protected against modifications of any aspects of its sub-shapes. Default value is true.
- The option "-nosafe" has been added in draw command "unifysamedom". If it is not set the algorithm is run with SafeInputMode switched off.
2017-04-28 12:44:48 +03:00

14 lines
526 B
Plaintext

puts "TODO OCC28602 ALL: \\*\\* Exception \\*\\*.*"
puts "TODO OCC28602 ALL: An exception was caught"
puts "TODO OCC28602 ALL: TEST INCOMPLETE"
puts "=========="
puts "OCC28227"
puts "=========="
puts ""
#############################################################################
# ShapeUpgrade_UnifySameDomain modifies the edges even if it is not requested
#############################################################################
restore [locate_data_file bug28228_face.brep] a
setflags a locked
unifysamedom result a