Skip to main content

Prime Mesh Python client library 2025 R1 SP01

disable_optimizing_numpy_arrays

Last update: 17.07.2025

ansys.meshing.prime.disable_optimizing_numpy_arrays()

Disable optimizing numpy arrays over the wire.

This method disables serialization optimization for numpy arrays when sending them over the wire. Typically, this is needed in case the performance is limited by a saturated network. Disabling this flag can provide some benefit for data transferred over the wire for most arrays. The default for optimization is always True.

Connect with Ansys