Class Environment.Engine
Inheritance
System.Object
Environment.Engine
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public class Engine
Properties
Engineering
Declaration
public static bool Engineering { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
EngineName
Declaration
public static string EngineName { get; }
Property Value
Type | Description |
---|---|
System.String |
EngineShortName
Declaration
public static string EngineShortName { get; }
Property Value
Type | Description |
---|---|
System.String |
EngineType
Declaration
public static Environment.Simulation EngineType { get; }
Property Value
Type | Description |
---|---|
Environment.Simulation |
Events
Declaration
public static bool Events { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Locked
Declaration
public static bool Locked { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Physics
Declaration
public static bool Physics { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
RoutingGraph
Declaration
public static bool RoutingGraph { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |