ansys.meshing.prime.ExtractTopoVolumesResults Last update: 17.07.2025 static ExtractTopoVolumesResults.set_default(volumes=None, error_code=None) Set the default values of the ExtractTopoVolumesResults object. Parameters: volumes: Iterable[int], optional : Ids of extracted flow topovolumes. error_code: ErrorCode, optional : Error code associated with the failure of operation.