set_default Last update: 10.09.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.