Skip to main content

Prime Mesh Python client library 2025 R2

close_gaps

Last update: 10.09.2025

Wrapper.close_gaps(scope, params)

Close gaps.

Closing gaps creates patching surfaces within the face zonelets specified by scope using gap size.

  • Parameters:

    scope : Scope definition of the face zonelets.

    params : Wrapper providing close gap parameters.

  • Returns:

    WrapperCloseGapsResult : Results from the wrapper for closing gaps.

  • Return type:

    WrapperCloseGapsResult

Examples

>>> result = wrapper.close_gaps(scope, params)

Connect with Ansys