versuche mal folgendes:
- öffne das Element Stocktür_1_Fl 70.dor und speichere es unter einem neuen Namen ab
- suche im 3D-Script die Textzeilen:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">addx a/2-tsz+0.01
roty -ow
addx -a/2+tsz-0.01
if ap = "Typ 22" then addz 0.03
addz -0.025
addy 0.005
material mat_p
call agdl a-2*tsz+2*0.01, b-tsz+0.01-0.005, mat1, mat2, handle, handoo, mat_p
if ap = "Typ 22" then del 1
del 4 ...und verändere sie wie folgt:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">addx a/2-tsz+0.01
roty -ow
addx -a/2+tsz-0.01
!if ap = "Typ 22" then addz 0.03
!addz -0.025
addy 0.005
material mat_p
call agdl a-2*tsz+2*0.01, b-tsz+0.01-0.005, mat1, mat2, handle, handoo, mat_p
!if ap = "Typ 22" then del 1
del 4 - das neue Element speichern und einsetzen
Jetzt solltest Du eine flächenbündige Stocktüre haben!
Gruß, az
[ 03. April 2003, 14:00: Beitrag editiert von: Andreas Zeike ]