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
Print the default values of TopoFillHoleParams.
Set the default values of TopoFillHoleParams.
Attributes
TopoEdges to be excluded for cap creation.
Option for filling holes with annular bounding loops.
Option to preserve or suppress hole-boundary after filling holes.