set_default Last update: 20.02.2026 static ExtractFeatureResults.set_default(processing_time=None, error_code=None, new_edge_zonelets=None) Set the default values of the ExtractFeatureResults object. Parameters: processing_time: float, optional : Time taken for edge extraction. error_code: ErrorCode, optional : Error code returned by edge extraction function. new_edge_zonelets: Iterable[int], optional : Ids of new edge zonelets extracted.