Logic Machine Forum
automatically build a visualisation - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: automatically build a visualisation (/showthread.php?tid=288)



automatically build a visualisation - Peter - 26.04.2016

Hello guys,
I really like the idea to automate whatever is possible. Therefor I would like to know if we can build a visualisation automatically from a script and its inputs (in this case list of used objects). Lets say we have a building full of similar flats, that differs just in small details. We would like to build the visualisations automatically with our icons and layouts.
Is that possible?

Thanks Smile


RE: automatically build a visualisation - cdebackere - 27.04.2016

(26.04.2016, 12:21)Peter Wrote: Hello guys,
I really like the idea to automate whatever is possible. Therefor I would like to know if we can build a visualisation automatically from a script and its inputs (in this case list of used objects). Lets say we have a building full of similar flats, that differs just in small details. We would like to build the visualisations automatically with our icons and layouts.
Is that possible?

Thanks Smile

Hi

Sure.
That's certainly possible. We already automated updating of visualisation from scripts.

Cheers
Christof


RE: automatically build a visualisation - Erwin van der Zwart - 27.04.2016

Hi,

We created script that creates project set-up from ets .proj file and
create buttons with images of dabuttonfactory API and voice feedback 
with created mp3's from Google speech API.

So yes, definitly possible (:

BR,

Erwin


RE: automatically build a visualisation - Peter - 27.04.2016

Thanks for answers. Could you please share how I can create a button in visualisation and set its parameters?