Skip to main content

Prime Mesh Python client library 2025 R2 SP04

disable_optimizing_numpy_arrays

Last update: 20.02.2026

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