0027300: Boolean operation produces invalid shape in terms of "bopargcheck" command
[occt.git] / tests / bugs / modalg_6 / bug21351
CommitLineData
35d12218 1puts "=========="
2puts "OCC23351"
3puts "=========="
4puts ""
5################################################################################################
6# Fail to compute derivatives of offset surface on trimmed surfaces on offsets on CN surfaces
7################################################################################################
8
9beziersurf bz 3 3 0 0 0 1 -1 0 2 0 0 0 -1 1 1 0 1 2 -1 1 0 0 2 1 -1 2 2 0 2
10offset obz bz 0.5
11trim tobz obz 0.1 0.9 0.1 0.9
12offset otobz tobz 0.5
13svalue otobz 0.2 0.2 x y z dux duy duz dvx dvy dvz
14
15offset oobz bz 1
16svalue oobz 0.2 0.2 x y z dux duy duz dvx dvy dvz
17
18trim ttbz bz 0.1 0.9 0.1 0.9
19offset ottbz ttbz 1
20svalue ottbz 0.2 0.2 x y z dux duy duz dvx dvy dvz