The ansys.additive.core library#

Summary#

examples

Provides utilities for use with PyAdditive examples.

parametric_study

Provides data storage and utility methods for a parametric study.

server_connection

Server connection definition and utilities.

additive

Provides a client for interacting with the Additive service.

conversions

Unit conversion constants and functions.

download

Provides a function for downloading files from the server to the client.

geometry_file

Provides a container for part geometry files.

machine

Provides a container for machine parameters.

material

Provides a container for material parameters.

material_tuning

Provides input and result summary containers for material tuning.

microstructure

Provides input and result summary containers for microstructure simulations.

misc

Provides miscellaneous utility functions.

porosity

Provides input and result summary containers for porosity simulations.

progress_logger

Provides logging and progress.

simulation

Provides common definitions and classes for simulations.

single_bead

Provides input and result summary containers for single bead simulations.

thermal_history

Provides input and result summary containers for thermal history simulations.

USER_DATA_PATH

Storage path for user data.

EXAMPLES_PATH

Storage path for example data.

Description#

Python client for the Ansys Additive service.

Module detail#

core.USER_DATA_PATH#

Storage path for user data.

core.EXAMPLES_PATH#

Storage path for example data.