We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2020-02-11 05:24 PM
poly2_b{5} 13, 3, 0, 3, 19, 19, 0, 0, 1, 0, 0, 1, 0, posx1, posy1, 1, mposx1, mposy1, 900, 0, -180, 4001, posx2, posy2, 1, mposx2, mposy2, 900, 0, -180, 4001, posx3, posy3, 1, mposx3, mposy3, 900, 0, -180, 4001, posx4, posy4, 1, mposx4, mposy4, 900, 0, -180, 4001, posx1, posy1, 1FYI Master Script
mposx1 = ((posx1+posx2)/2) mposx2 = ((posx2+posx3)/2) mposx3 = ((posx3+posx4)/2) mposx4 = ((posx4+posx1)/2) parameters mposx1=mposx1, mposx2=mposx2, mposx3=mposx3, mposx4=mposx4 mposy1 = ((posy1+posy2)/2) mposy2 = ((posy2+posy3)/2) mposy3 = ((posy3+posy4)/2) mposy4 = ((posy4+posy1)/2) parameters mposy1=mposy1, mposy2=mposy2, mposy3=mposy3, mposy4=mposy4And the pos values are as follows -
2020-02-11 09:06 PM
2020-02-12 11:14 AM
Braza wrote:Sorry, I must not have explained clearly. I know how to add hotspots to the rest of them (eg pos1x) but I want to be able to adjust the -180 values to adjust the curve. However I can't see how that's possible with the current method of adding the curves.
Hi jGoode,
You can control any of these parameters with Graphical Editable Hotspots.
You can find all the information here.
Hope that helps.
2020-02-12 11:41 AM
2020-02-12 05:27 PM
2020-02-12 06:54 PM
2020-02-13 11:04 AM
2020-02-13 06:13 PM
2020-02-14 02:24 AM
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2020-02-14 11:54 AM