mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Added subgroups volumemaker, gdml_private and gdml_public Moved scripts from public repository ti test cases Added more TODOs to unstable test cases Small corrections for unstable test cases
35 lines
876 B
Plaintext
35 lines
876 B
Plaintext
# test script for revol_rect_plain_270d.prt.1.gdml file
|
|
compound result
|
|
|
|
# cylinder
|
|
plane pln_sh482C8E0 -0 -0 -381 0 0 1 -1 1.2246467991473532e-016 0
|
|
erase pln_sh482C8E0
|
|
pcylinder sh482C8E0 pln_sh482C8E0 635 762 270
|
|
settolerance sh482C8E0 7.6199999999999999e-006
|
|
|
|
# cylinder
|
|
plane pln_sh4AA7EC0 -0 -0 -381 0 0 1 -1 1.2246467991473532e-016 0
|
|
erase pln_sh4AA7EC0
|
|
pcylinder sh4AA7EC0 pln_sh4AA7EC0 127 762 270
|
|
settolerance sh4AA7EC0 7.6199999999999999e-006
|
|
|
|
# copy shape
|
|
copy sh4AA7EC0 sh4AA7EC0_copy
|
|
|
|
# shape transformation
|
|
trotate sh4AA7EC0_copy 0 0 0 -1 0 0 90
|
|
ttranslate sh4AA7EC0_copy 63.5 0 254
|
|
|
|
# copy shape
|
|
copy sh482C8E0 sh482C8E0_copy
|
|
|
|
# shape transformation
|
|
trotate sh482C8E0_copy 0 0 0 -1 0 0 90
|
|
ttranslate sh482C8E0_copy 63.5 0 254
|
|
|
|
# cut operation
|
|
bcut sh470F120 sh482C8E0_copy sh4AA7EC0_copy; copy sh470F120 sh470F120_copy
|
|
|
|
# result
|
|
add sh470F120_copy result
|