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
189 B
Plaintext
8 lines
189 B
Plaintext
restore [locate_data_file C12] w1
|
|
restore [locate_data_file C11] w2
|
|
ttranslate w2 0 0 40
|
|
setflags w1 locked
|
|
setflags w2 locked
|
|
thrusections result 0 0 w1 w2 -safe
|
|
checkprops result -s 1314
|