2021-01-12 07:58 AM - last edited on 2021-09-14 01:31 PM by Noemi Balogh
addz zzyzx/2 hotspot 0,0, zzyzx hotspot 0,0, 0 hotspot a,0, zzyzx hotspot a,0, 0 hotspot 0,b, zzyzx hotspot 0,b, 0 hotspot a,b, zzyzx hotspot a,b, 0 block a, b, zzyzx del 1
Solved! Go to Solution.
2021-01-12 09:44 AM
A. wrote:
Maybe you have an idea of how to make the surrounding box to be displayed properly?
If you look at the attached image - the distance is 0 (red box), but the contour of an object doesn't match the real contour of an object. Is there a possibility to control it? To make it move - I mean on the same offset I did in 3D script. Or even more - to make it bigger or smaller than an object...
ac_bottomlevel = ZZYZX*0.5 PARAMETERS ac_bottomlevel = ac_bottomlevel ac_toplevel = ac_bottomlevel + ZZYZX PARAMETERS ac_toplevel = ac_toplevel
2021-01-12 08:52 AM
2021-01-12 09:11 AM
2021-01-12 09:44 AM
A. wrote:
Maybe you have an idea of how to make the surrounding box to be displayed properly?
If you look at the attached image - the distance is 0 (red box), but the contour of an object doesn't match the real contour of an object. Is there a possibility to control it? To make it move - I mean on the same offset I did in 3D script. Or even more - to make it bigger or smaller than an object...
ac_bottomlevel = ZZYZX*0.5 PARAMETERS ac_bottomlevel = ac_bottomlevel ac_toplevel = ac_bottomlevel + ZZYZX PARAMETERS ac_toplevel = ac_toplevel
2021-01-12 11:18 AM
2021-01-13 01:59 AM