mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
6 lines
277 B
Plaintext
6 lines
277 B
Plaintext
set chamf_shape osa.brep
|
|
set chamf_edge_face [list " 1 1" " 18 2" " 19 2"]
|
|
set chamf_dist_angle [list "0.05 30" "0.05 30" "0.1 30"]
|
|
set chamf_dist_dist [list "0.05 0.03" "0.05 0.04" "0.1 0.08"]
|
|
set chamf_equal_dist [list "0.05 " "0.05 " "0.1 "]
|