PyAdditive documentation 0.20.dev5#

PyAdditive provides a Python API to interact with the Ansys Additive server. The Additive server is included in the Additive option of the Structures package of the Ansys release.

Getting started

Step-by-step guidelines on how to set up your environment to work with PyAdditive.

Getting started
User guide

Learn about the capabilities, features, and key topics in PyAdditive. This guide provides useful background information and explanations.

user-guide
API reference

A detailed guide describing the PyAdditive API. This guide documents all the methods and properties for each interface, class, and enumerations of each PyAdditive module.

API reference
Gallery of examples

Learn how to use PyAdditive for creating custom applications and automating your existing Additive workflows. This guide contains a gallery of examples showing how to integrate PyAdditive with other popular tools in the Python ecosystem.

Examples