Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.CopyZoneletsResults

Last update: 17.07.2025

static CopyZoneletsResults.set_default(error_code=None, copied_zonelets=None, copied_face_zonelets=None)

Set the default values of the CopyZoneletsResults object.

  • Parameters: error_code: ErrorCode, optional : Error code associated with failure of operation.

    copied_zonelets: Iterable[int], optional : Ids of the copied zonelets.

    copied_face_zonelets: Iterable[int], optional : Ids of the copied bounding faces of cell zonelets.

Connect with Ansys