0028681: UnifySameDomain distorts face boundary when merges a chain of small linear...
[occt.git] / tests / bugs / modalg_7 / bug26570
CommitLineData
4e882c71 1puts "========"
2puts "OCC26570"
3puts "========"
4puts ""
5#####################################
6# Crash on attempt to rotate a shape
7#####################################
8
9restore [locate_data_file bug26570.brep] s
10
11fixshape result s
12trotate result 0 0 0 500 0 0 180 -copy
13checkshape result
14
15