mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-09 15:51:29 +08:00
5747059b21
Created command checkview for displaying shapes.
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
circle c3 30 -30 1 0 20
|
|
trim result c3 3*pi/2 5*pi/2
|
|
checklength result -l 62.831853071795862
|
|
checkview -display result -2d v2d -path ${imagedir}/${test_image}.png
|