Introduction
Last update: 14.01.2025
Introduction
The Ansys Motion Standalone Preprocessor C# Library provides a class library for users who want to automate modeling in Ansys Motion Standalone Preprocessor.
The library is divided into two main categories.
Model Data Class Library
The Model Data Class Library is a collection of model data classes used in the actual Ansys Motion Standalone Preprocessor.
This class library allows you to access and edit the properties of all models in Ansys Motion Standalone Preprocessor.
API Class Library
The API class library, located in the VM.API.Pre.* namespace, provides a set of functions corresponding to the actions provided by the Ansys Motion Standalone Preprocessor.
This class library makes it easier to automate the behavior of the Ansys Motion Standalone Preprocessor.
Getting Started
The Ansys Motion Standalone Preprocessor C# Library is installed with the Ansys Motion package, so users do not need to do anything extra to install it.