Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.SubtractZoneletsParams

Last update: 17.07.2025

static SubtractZoneletsParams.set_default(retain_cutter=None, extract_edges=None, trace_edges=None)

Set the default values of the SubtractZoneletsParams object.

  • Parameters: retain_cutter: bool, optional : Retain the zonelets used for removal.

    extract_edges: bool, optional : Extract edges of intersection during subtract.

    trace_edges: bool, optional : Trace edges of intersection on target. Only works if extractEdges is true.

Connect with Ansys