Skip to content

Add default geometry accuracy to geometry entity info#1455

Merged
benflexcompute merged 4 commits intomainfrom
BenY/fixGeometryAccuracy
Sep 30, 2025
Merged

Add default geometry accuracy to geometry entity info#1455
benflexcompute merged 4 commits intomainfrom
BenY/fixGeometryAccuracy

Conversation

@benflexcompute
Copy link
Collaborator

No description provided.

# pylint: disable=no-member
default_geometry_accuracy: Optional[LengthType.Positive] = pd.Field(
None,
description="The smallest length scale that will be resolved accurately by the surface meshing process. "
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need for documentation.

Suggested change
description="The smallest length scale that will be resolved accurately by the surface meshing process. "
description="The default value based on uploaded geometry for geometry_accuracy"

@benflexcompute
Copy link
Collaborator Author

Can you also bump up the version?

@benflexcompute benflexcompute merged commit 3963809 into main Sep 30, 2025
4 checks passed
@benflexcompute benflexcompute deleted the BenY/fixGeometryAccuracy branch September 30, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant