Skip to content

Conversation

maciej-flexcompute
Copy link
Collaborator

  • Introduced new classes: MeshQuality, SnapControls, GeometrySettings, and WrappingSettings to manage mesh generation parameters.
  • Updated MeshingParams to include wrapping_settings.
  • Enhanced surface meshing translator to handle wrapping settings in JSON output.
  • Added unit tests for wrapping settings functionality and validation against expected JSON output.

- Introduced new classes: MeshQuality, SnapControls, GeometrySettings, and WrappingSettings to manage mesh generation parameters.
- Updated MeshingParams to include wrapping_settings.
- Enhanced surface meshing translator to handle wrapping settings in JSON output.
- Added unit tests for wrapping settings functionality and validation against expected JSON output.
- Updated GeometrySettings to use EntityList for storing entities.
- Modified surface meshing translator to access stored entities correctly.
- Simplified test cases by allowing wildcard entity selection in geometry settings.
…fluid type in WrappingSettings

- Modified edge grouping logic to only apply when edge_ids are present,
- Changed cad_is_fluid from bool to Optional in WrappingSettings
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.

2 participants