Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class SimulationRun.SimulationParameter

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Operation
Assembly: VMOpCore.dll

The simulation parameter class

public class SimulationRun.SimulationParameter

Inheritance

objectSimulationRun.SimulationParameter

Extension Methods

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

Constructors

SimulationParameter()

public SimulationParameter()

Properties

Configuration

public string Configuration { get; set; }

Property Value

string

EndTime

public double EndTime { get; set; }

Property Value

double

ShowResultAfterSimulation

public bool ShowResultAfterSimulation { get; set; }

Property Value

bool

Step

public int Step { get; set; }

Property Value

int

WaitForEndSimulation

public bool WaitForEndSimulation { get; set; }

Property Value

bool

Connect with Ansys