mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
This is draft version. 1. External step limitation has been eliminated. 2. Interfaces of GeomInt_IntSS, IntPatch_Intersection and IntPatch_PrmPrmIntersection classes has been changed. 3. Syntax of "intersect" DRAW-command has been changed (see help for detail information). 4. New statuses have been added in IntWalk_StatusDeflection.hxx file. Main changes are made in IntWalk_PWalking class. Creation of test case for this issue.
32 lines
823 B
Plaintext
32 lines
823 B
Plaintext
puts "TODO OCCT ALL: Faulty shapes in variables faulty_1 to faulty_4"
|
|
|
|
# Original bug : fra60810
|
|
# Date : 30mar98
|
|
|
|
restore [locate_data_file CTO900_fra60810-part.rle] part
|
|
restore [locate_data_file CTO900_fra60810-tool.rle] tool
|
|
|
|
bcut result part tool
|
|
checkprops result -s 30948.9
|
|
checkview -display result -2d -s -otherwise { part tool } -path ${imagedir}/${test_image}.png
|
|
|
|
|
|
############
|
|
# This fragment should be deleted later.
|
|
# It is used for regression explanation. Intersection result seems to be valid.
|
|
|
|
restore [locate_data_file CTO900_fra60810-part.rle] part
|
|
restore [locate_data_file CTO900_fra60810-tool.rle] tool
|
|
|
|
explode part f
|
|
explode tool f
|
|
|
|
donly part_9 part_10 part_23 part_24 tool_4 tool_13
|
|
bclearobjects
|
|
bcleartools
|
|
baddobjects part_9 part_10 part_23 part_24
|
|
baddtools tool_4 tool_13
|
|
bfillds
|
|
bbop rr 4
|
|
|