Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.examples.DownloadManager

Last update: 17.07.2025

DownloadManager.add_file(file_path)

Add the path for a downloaded example file to a list.

This list keeps track of where example files are downloaded so that a global cleanup of these files can be performed when the client is closed.

  • Parameters: file_path : Local path of the downloaded example file.

Connect with Ansys