2005-08-24 08:15 AM
2005-08-24 11:35 AM
Aussie wrote:Works fine in 3D in Archicad 8.1.
two parameters bm_wdth and Bm_dpth
unid=1
ADDx a/2
ADDy bm_wdth
hotspot 0,0,0,unid,bm_dpth,1+128:unid=unid+1
hotspot 0,0,-bm_dpth,unid,bm_dpth,2:unid=unid+1
hotspot 0,0,.1,unid,bm_dpth,3:unid=unid+1
DEL 1
ADDz -bm_dpth
hotspot 0,0,0,unid,bm_wdth,1+128:unid=unid+1
hotspot 0,bm_wdth,0,unid,bm_wdth,2:unid=unid+1
hotspot 0,-.1,0,unid,bm_wdth,3:unid=unid+1
DEL 1
DEL 1
ROTy 90
PRISM_ 5,a,
0,0,15,
0,BM_wdth,15,
BM_dpth,BM_wdth,15,
BM_dpth,0,15,
0,0,15
DEL 1
The hotspots drag in section but the value always return to the original. Of course they work fine if i adjust in the parameters.
Thanks - I am going nuts
2005-08-24 12:30 PM
Aussie wrote:John,
The hotspots drag in section but the value always return to the original. Of course they work fine if i adjust in the parameters.
2005-08-29 12:57 AM