0025945: Make stable checking of shape global properties in tests
[occt.git] / tests / fillet2d / fillet2d / A3
CommitLineData
8b7c5e47 1# Edge 1
2line l1 200 0 0 -1 0 0
3mkedge e1 l1 0 100
4
5# Edge 2
6circle c2 50 0 0 0 0 1 50
7mkedge e2 c2 0 3.14159265358979323846
8
9# Make wire
10wire w e1 e2
11
12# Fillet (analytical)
13fillet2d result w 10
14
58cf74e0 15checkprops result -l 253.58
8b7c5e47 16
17set 2dviewer 1