Hi,
@ Olivier
I think, that is an Bug inside Allplan with Surfaces at Hidden-Calculation! Inside the animation window all looks fine!
@ Bogdan
Caution!
The one and only way to define a surface with texture in Allplan is type 20:
DEFINE TEXTURE "tst" "marsu",1,1,0,0
DEFINE MATERIAL "tst_mat" 20, !type
0.5,0.5,0.5, ! surface RGB [0.0..1.0]
0, ! ambient coefficient [0.0..1.0]
40, ! diffuse coefficient [0.0..1.0]
0, ! specular coeff. [0.0..1.0]
0, ! transparent coeff. [0.0..1.0]
0, ! shining [0.0..100.0]
0, ! transparency atten. [0.0..4.0]
0,0,0, ! specular RGB [0.0..1.0]
0,0,0, ! emission RGB [0.0..1.0]
1, ! emission atten. [0.0..65.5]
1, !fill index
1, !color index
INDEX(TEXTURE,"tst") !texture index
MATERIAL "tst_mat"
BOX ref_x,ref_y,ref_z
Only this types are supported in Allplan:
0,1,2,3,4,5,6,7,10,20
All other types, especially 11-17 and 21-27 are not supported currently!
Regards.
Jörg