We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2018-09-20 09:46 AM
Solved! Go to Solution.
2018-09-20 10:33 AM
2018-09-20 10:33 AM
2018-09-20 10:49 AM
Barry wrote:Gr8!
Sure.
Add a couple of parameters for x and y offsets.
You can even make a moveable hotspot for them - this will make it easy to move around in plan.
Then use ADD2 at the beginning of your 2D script to allow the 2D object to move.
You don't use these parameters in the 3D script so it won't move.
It might be best to put a HOTSPOT2 0,0 just before the ADD2 so you can easily see where the object is in relation to the real 3D position.
This way you can move it in plan and know where it will be in 3D.
i.e.- use the moveable hotspot to move the 2D representation and move the fixed hotspot to position the actual 3D object.
Barry.
2018-09-20 03:32 PM
2018-09-20 11:14 PM
Erwin wrote:This was added as an option.
For a while I did it with label, hiding the object you would still see the label layer. Think that got broken a few versions ago where if you hide the object layer, the associated label goes away too.
2018-09-21 08:40 AM