mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
restore [locate_data_file CIN902_intcqhms.rle] m
|
|
explode m
|
|
# m_1 : Carreau Support
|
|
# m_2 : Bossage
|
|
# m_3 : 2 Carreaux perp.
|
|
# m_4 : Bis a 45 degre
|
|
# m_5 : Bis a n degre
|
|
compound m_2 m_3 m_4 m_5 c1
|
|
bsection result m_1 c1
|
|
|
|
checkprops result -l 264.653
|
|
checksection result
|
|
checkview -display result -2d -otherwise { m_1 c1 } -l -path ${imagedir}/${test_image}.png
|