Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.TopoFillHoleParams

Last update: 17.07.2025

TopoFillHoleParams

class ansys.meshing.prime.TopoFillHoleParams(model=None, edges_to_exclude=None, suppress_boundary_after_hole_fill=None, fill_annular_hole=None, json_data=None, **kwargs)

Parameters used to fill holes in topology.

Methods

TopoFillHoleParams.print_default() Print the default values of TopoFillHoleParams.
TopoFillHoleParams.set_default([...]) Set the default values of TopoFillHoleParams.

Attributes

TopoFillHoleParams.edges_to_exclude TopoEdges to be excluded for cap creation.
TopoFillHoleParams.fill_annular_hole Option for filling holes with annular bounding loops.
TopoFillHoleParams.suppress_boundary_after_hole_fill Option to preserve or suppress hole-boundary after filling holes.

Connect with Ansys