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

Enhancement: PartitionGeometry #1005

Conversation

joeykleingers
Copy link
Contributor

@joeykleingers joeykleingers commented Oct 5, 2022

  • New partitioning mode that allows using an existing partitioning scheme.
  • Feature attribute matrix created with the appropriate size.
  • Edge case fix: if a user tries to partition a node geometry in Basic or Bounding Box mode where the geometry vertices or bounding box vertices are in a plane, the filter will error out correctly.
  • A vertex mask option is now included (does nothing if the input geometry is cell-based)
  • All new features are unit tested.

@joeykleingers
Copy link
Contributor Author

Mike and I discussed this PR and he would like a vertex mask option added to this filter.

@joeykleingers joeykleingers merged commit d440f9f into BlueQuartzSoftware:develop Nov 14, 2022
@joeykleingers joeykleingers deleted the topic/PartitionGeometryEnhancements branch November 14, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants