mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:10:56 +08: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
|