mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
box b 10 10 10
|
|
explode b w
|
|
|
|
mkplane result b_1
|
|
|
|
set MaxFTol 1e-6
|
|
set MaxETol 1e-6
|
|
set MaxVTol 1e-6
|