Hello!
I have used the command “project2{3}” and in 3D script I used the sect_fill command for the fill types (in the version AC18)
In AC18 and AC19 it works fine but if I check the object in AC20 or AC21 it looks different.
2D:
pen 25
set fill 15
line_type 1
project2{3} 3, 270, 3+32*0, 1+4
3D:
pen 75
addz 0.5
cutplane{2} 0, 1
del 1
material 36
sect_fill 1, 20, 40, 6
block 1, 1, 1
addx 1
material 8
sect_fill 4, 10, 11, 20
block 1, 1, 2
addx 1
material 1
sect_fill 4, 10, 11, 20
block 1, 1, 0.1
del 1
del 1
cutend
Thanks in advance
Orsolya