Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class ModuleInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This class is to represent the module information.

public class ModuleInfo

Inheritance

objectModuleInfo

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

ModuleInfo()

public ModuleInfo()

Methods

GetAllModules()

Gets or sets the modules.

public static Dictionary<string module> GetAllModules()

Returns

Dictionarystring, Module&gt;

The modules.

LoadAllModuleFiles(string)

Loads the al module files.

public static void LoadAllModuleFiles(string strModuleDir)

Parameters

strModuleDir string

The STR module dir.

Connect with Ansys