Skip to main content

Prime Mesh Python client library 2025 R2

set_default

Last update: 10.09.2025

static DetectAndTreatFeaturesParams.set_default(detect_and_treat_holes=None, detect_and_treat_circular_faces=None, treat_holes_params=None, treat_circular_faces_params=None)

Set the default values of the DetectAndTreatFeaturesParams object.

  • Parameters:

    detect_and_treat_holes: bool, optional : Option to detect and treat holes.

    detect_and_treat_circular_faces: bool, optional : Option to detect and treat circular faces.

    treat_holes_params: DetectAndTreatHolesParams, optional : Parameters for detect and treat holes operation.

    treat_circular_faces_params: DetectAndTreatCircularFacesParams, optional : Parameters for detect and treat circular faces operation.

Connect with Ansys