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

[Core][Geometry] The BoundingBox method in geometry uses TPointType, instead of Point, forcing to use Node in most geometries #12991

Open
loumalouomega opened this issue Jan 9, 2025 · 0 comments

Comments

@loumalouomega
Copy link
Member

loumalouomega commented Jan 9, 2025

TPointType& rLowPoint,

The BoundingBox method in geometry uses TPointType, instead of Point, forcing to use Node in most geometries, I would replace it using the Point for sake of generality (also nodes are much heavier than Points)

FYI @KratosMultiphysics/technical-committee

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

1 participant