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

Basic face-face intersection does not work #918

Open
MatthiasJ1 opened this issue Feb 27, 2025 · 0 comments
Open

Basic face-face intersection does not work #918

MatthiasJ1 opened this issue Feb 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@MatthiasJ1
Copy link
Contributor

I'm pretty sure this used to work.

a = Rectangle(10,10)
b = Plane.XZ * a
i = a.intersect(b)
Image
@gumyr gumyr added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Mar 6, 2025
@gumyr gumyr added this to the Gating Release 1.0.0 milestone Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants