mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
14 lines
207 B
Plaintext
14 lines
207 B
Plaintext
# Original bug : usa60112
|
|
# Date : 30mar98
|
|
|
|
pcylinder c1 10 20
|
|
explode c1 E
|
|
blend c1b c1 3 c1_1
|
|
pcylinder c2 5 20
|
|
ttranslate c2 4.9 0 10
|
|
bfuse f c1b c2
|
|
explode f E
|
|
blend result f 4.9 f_5
|
|
|
|
set square 2104.35
|