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
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
restore [locate_data_file C7] w1
|
|
restore [locate_data_file C13] w2
|
|
setflags w1 locked
|
|
setflags w2 locked
|
|
thrusections result 0 0 w1 w2 -safe
|
|
checkprops result -s 762.417
|