mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-13 11:46:28 +08:00
- Adjusted faulties and warnings in tests for IGES and STEP files to reflect updated results. - Corrected tolerance values in multiple tests to ensure accuracy in shape validation. - Updated expected label counts and properties in several test cases to align with new outputs. - Modified error messages and expected results in HLR and offset tests for consistency. - Refined metadata checks in GLTF and STEP tests to match revised reference sizes and values. - Update Improvements cases with removing TODO
11 lines
402 B
Plaintext
11 lines
402 B
Plaintext
puts "================"
|
|
puts "OCC25844"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# Command "checkshape" does not detect error for case when degenerated edge does not contain geometric representation.
|
|
#######################################################################
|
|
|
|
restore [locate_data_file bug25843_onewire.brep] b
|
|
checkshape b f
|