Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.DetectAndTreatFeaturesParams

Last update: 17.07.2025

DetectAndTreatFeaturesParams

class ansys.meshing.prime.DetectAndTreatFeaturesParams(model=None, detect_and_treat_holes=None, detect_and_treat_circular_faces=None, treat_holes_params=None, treat_circular_faces_params=None, json_data=None, **kwargs)

Parameters for detect and treat features operations.

Methods

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

Attributes

DetectAndTreatFeaturesParams.detect_and_treat_circular_faces Option to detect and treat circular faces.
DetectAndTreatFeaturesParams.detect_and_treat_holes Option to detect and treat holes.
DetectAndTreatFeaturesParams.treat_circular_faces_params Parameters for detect and treat circular faces operation.
DetectAndTreatFeaturesParams.treat_holes_params Parameters for detect and treat holes operation.

Connect with Ansys