hi,
i have written some script for generative design. i like to create dialogue box to collect user input and assign my scripts to buttons. is it possible to create our own plugin in ecotect?
thanking you
R Anbusivan
software, architecture, sustainability, environmental design, architectural science...
hi,
i have written some script for generative design. i like to create dialogue box to collect user input and assign my scripts to buttons. is it possible to create our own plugin in ecotect?
thanking you
R Anbusivan
© Copyright 2008 Autodesk, Inc. All rights reserved. Privacy Policy - Legal Notices & Trademarks - Report Piracy
User Input
Anbu,
It is possible to use the User input dialogue box via the "getUserInput" command, of the form:
result = getUserInput("text")
I do not know about the button; I know there is a way to link your scripts to the slider control of the interface though. But I have never done it myself.
Olivier