Hi,
I’m a new (Revit API) programmer, and I’m trying to create a few tools with Okpy.
Is it possible to store a value in a variable in the editor/main script and then access this variable in the GUI script?
For example:
- Filter all the doors in the main script.
- Access the filtered door list in the GUI code of a DropDown Input.
I noticed there was a webpage about this in the Okpy documentation (https://docs.orkestra.online/okpy/inputs/sharing-inputs), but it doesn’t contain any information.
A barebones example of how this can be done would be greatly appreciated.
Thanks in advance,
Milan Sabel