Show / Hide Table of Contents

Enum Environment.Simulation

Enum to indicate Simulation engine. The enum is used when adding Assemblies to the catalog window Add(ImageSource, String, String, String, Boolean, Environment.Simulation, CatalogItem.CreateHandler, Object)

Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
[Flags]
public enum Simulation

Fields

Name Description
Engineering

Engineering

Events

Discrete Events.

None

None.

Physics

Physics.

Extension Methods

EnumExtensions.AsString()
Back to top Generated by DocFX