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

fix 2d intersection plotting in Simulation #1080

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

tylerflex
Copy link
Collaborator

There were some things that got messed up with the simulation plotting that this fixes. It also fixes the deeper issue with #1061, which was that a 1D line was being created instead of a plane. In this commit, if the plane has any transverse dimensions of size 0, they are reset to inf so we always should have a 2D plane.

@momchil-flex momchil-flex merged commit 5e02949 into pre/2.4 Aug 18, 2023
15 checks passed
@momchil-flex momchil-flex deleted the tyler/fix/sim_plotting branch August 18, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants