mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
1) BRepFill_Generator and BRepOffsetAPI_ThruSections now support 'non-destructive' mode for the input shapes (sections wires). The shape history of this algorithms also has been modified. 2) New test grids (based on the previous ones) have been added. These new cases use locked shapes as input arguments 3) The option '-safe' has been added to 'thrusections' command
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
restore [locate_data_file cts21570_1.rle] w1
|
|
restore [locate_data_file cts21570_2.rle] w2
|
|
orientation w1 F
|
|
setflags w1 locked
|
|
setflags w2 locked
|
|
thrusections result 1 0 w2 w1 -safe
|
|
checkprops result -s 29817.5
|