mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-26 10:19:45 +03:00
Test for sewing command were updated to check reference information. Commands for testing were moved to the file src/DrawResources/CheckCommands.tcl Documentation overview was updated.
18 lines
295 B
Plaintext
Executable File
18 lines
295 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts "BUC60523"
|
|
puts "========================"
|
|
|
|
restore [locate_data_file buc60523a.brep] a
|
|
checkshape a
|
|
sewing result 1.e-7 a
|
|
|
|
checkmaxtol result 0.0010002000000000001
|
|
checknbshapes result -shell 1
|
|
checkfreebounds result 2
|
|
|
|
set square 156.919
|
|
set 2dviewer 0
|
|
|
|
|