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

Method to get all forces currently set (or at least clear them) #203

Open
RLesser opened this issue Dec 23, 2021 · 0 comments
Open

Method to get all forces currently set (or at least clear them) #203

RLesser opened this issue Dec 23, 2021 · 0 comments

Comments

@RLesser
Copy link

RLesser commented Dec 23, 2021

I'm working on something where I'd like to be able to see all the currently set forces on a simulation. This information is stored in the forces map, but this isn't accessible through any method. Would it be possible to add a forces() method that returns that map, or a list of the defined forces?

Alternatively, some way to clear all current forces from a simulation would also satisfy this goal.

Would love to hear thoughts on this!

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

No branches or pull requests

1 participant