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

New frameserver commands #40

Open
arthur00 opened this issue Jun 2, 2016 · 1 comment
Open

New frameserver commands #40

arthur00 opened this issue Jun 2, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@arthur00
Copy link
Member

arthur00 commented Jun 2, 2016

  • findobjs [type] [dim] [value]: finds objects of type [type] where dimension [dim] matches value [value]
  • modobj [type] [dim] [key] [value]: sets the dimension [dim] of object identified by [key] to the specified value [value]
  • descobj [type] [dimension] [key]: prints the value of the [dimension] of object type [type] with [key]
  • objsof [simulation]: prints all objects ids belonging to [simulation]
arthur00 added a commit that referenced this issue Jun 4, 2016
* cleans up after simulation leaves; allow simulations to gracefully leave; fixes re-registration
* added prompt functionality to describe and search for objects
Fixes #43, fixes #42, fixes #41, addresses #40
@arthur00
Copy link
Member Author

arthur00 commented Jun 4, 2016

in df111af, added findobjs and descobj

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

No branches or pull requests

1 participant