mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
New topology-preserving offset algorithm has been added. It allows to construct offset shape of build solid. test cases have been added. Documentation has been updated to be up to date. Minor corrections. Grid is renamed for simplification purposes. Old constructors are restored with Standard_DEPRECATED macros.
10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
# Test data:
|
|
puts "USER GUID: AA9E9570-12E5-46C5-B949-C012D3CC0648"
|
|
restore [locate_data_file bug27954_E18.brep] s
|
|
|
|
set OffsetValue 15.0
|
|
|
|
# Reference data.
|
|
set ExpectedMass 1.5982e+007
|
|
set ExpectedMaxTol 13.7670
|