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

PMP - corefine_and_compute_intersection() constrained edges pmap #8559

Open
janetournois opened this issue Oct 18, 2024 · 3 comments
Open

PMP - corefine_and_compute_intersection() constrained edges pmap #8559

janetournois opened this issue Oct 18, 2024 · 3 comments

Comments

@janetournois
Copy link
Member

Issue Details

When using PMP::corefine_and_compute_intersection(), the edge_is_constrained_map associated to tm_out contains both :

  • clipped constrained edges from the input edge_is_constrained_map
  • the edges of the boundary of the clipped zone

It would be nice to have these two set of edges separated in different property maps.

image

@sloriot
Copy link
Member

sloriot commented Oct 21, 2024

what if it's a bool named parameter to add them or not in the map?

@janetournois
Copy link
Member Author

that sounds good!

@janetournois
Copy link
Member Author

will be solved by PR #8411

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

2 participants