mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
19 lines
347 B
Plaintext
19 lines
347 B
Plaintext
puts "========"
|
|
puts "OCC26288"
|
|
puts "========"
|
|
puts ""
|
|
#############################################
|
|
# Offset on faces with opposite orientation
|
|
#############################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file OCC26288-plate.brep] plate
|
|
|
|
offsetparameter 1e-7 p i
|
|
offsetload plate 160
|
|
offsetperform r
|
|
fit
|
|
|
|
set only_screen_axo 1
|