Skip to content

Conversation

NasserFlexCompute
Copy link
Contributor

No description provided.


healing_gap_size: Optional[LengthType.NonNegative] = pd.Field(
0.0 * u.m,
description="FFlag that defines the threshold size below which all geometry gaps are automatically closed..",

Choose a reason for hiding this comment

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

Duplicate "F" and "."

Choose a reason for hiding this comment

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

"Threshold size below which all geometry gaps are automatically closed. Zero is deactivated."

Copy link
Contributor

Choose a reason for hiding this comment

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

We need to decide if we're going to call this feature gap healing or gap sealing. I prefer the latter since it will seal physical gaps, even if the input geometry is completely clean and there's nothing to heal.


healing_gap_size: Optional[LengthType.NonNegative] = pd.Field(
0.0 * u.m,
description="FFlag that defines the threshold size below which all geometry gaps are automatically closed..",

Choose a reason for hiding this comment

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

Duplicate "F" and "."

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.

3 participants