Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.DetectNonCircularHolesParams

Last update: 17.07.2025

DetectNonCircularHolesParams

class ansys.meshing.prime.DetectNonCircularHolesParams(model=None, allow_curved_topo_faces=None, max_hole_length=None, min_hole_length=None, merge_edge_allow_self_close=None, json_data=None, **kwargs)

Parameters for detect non circular holes operation.

Methods

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

Attributes

DetectNonCircularHolesParams.allow_curved_topo_faces Option to allow holes in curved topoface.
DetectNonCircularHolesParams.max_hole_length Maximum length of holes.
DetectNonCircularHolesParams.merge_edge_allow_self_close Option for merging self-closing edge loops.
DetectNonCircularHolesParams.min_hole_length Minimum length of holes.

Connect with Ansys