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.

exceptions

Provides custom exceptions for the additive client.

geometry_file

Provides a container for part geometry files.

logger

Provides a general framework for logging in PyAdditive.

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.

microstructure_3d

Provides input and result summary containers for microstructure 3D simulations.

misc

Provides miscellaneous utility functions.

porosity

Provides input and result summary containers for porosity simulations.

progress_handler

Provides progress updates.

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.