Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Export Function to State Effect Similar to That in Sub-Models Dialog #4356

Open
MCStoff opened this issue Feb 18, 2024 · 0 comments
Open

Comments

@MCStoff
Copy link

MCStoff commented Feb 18, 2024

Presently, the only way to transfer state effects among models is to do an import from a model/file. This allows for a one to one import that requires multiple iterations when importing to multiple identical models.

The sub-model dialog allows for an export of sub-models to other models. This allows a one to many export. Adding the export function to the state effects would allow a one to many export, thereby avoiding the necessity of multiple iterations. Further, it would create internal consistency in the program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants