1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
ski 58cf74e0c0 0025945: Make stable checking of shape global properties in tests
- Added function checkprops, set default tolerance parameter to 1.0e-4
- Using "area" instead of "square".
- Options "-equal\notequal" isn't used together with "-s" in blend and offset test cases.
- Correct regressions/differences/improvements and CPU problem (set props tolerance to 0.1)
- Corrected test cases to use checkprops proc.
- Correct image difference
- Updated TODOs in test cases.
- Updated test cases to get correct images of result shape
2015-12-10 16:56:03 +03:00

41 lines
551 B
Plaintext

## Extension of /users/skv/testref/cd1/ED/cto/003/C1
dset a30 atan2(1,2)*180/pi
dset r sqrt(5)
dset k 1/r
vertex v1 0 0 0
vertex v2 1 0 0
vertex v3 1 1 0
vertex v4 0 1 0
edge e1 v1 v2
edge e2 v2 v3
edge e3 v3 v4
edge e4 v4 v1
wire wa e1 e2 e3 e4
mkplane fa wa
prism ba fa 0 0 1
vertex v5 0 0.5 0
vertex v6 1.25 0.5 0
vertex v7 1.25 k 0
vertex v8 0 k 0
edge e5 v5 v6
edge e6 v6 v7
edge e7 v7 v8
edge e8 v8 v5
wire wb e5 e6 e7 e8
mkplane fb wb
prism bb fb 0 0 1
trotate bb 0 0.5 0 0 0 1 a30
bcommon result ba bb
checkprops result -s 2.43812