Click or drag to resize

IHasSimulation Interface

An object that exists within a Simulation.

Namespace: ema3d.Api.V25
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public interface IHasSimulation

The IHasSimulation type exposes the following members.

Properties
 NameDescription
Public propertySimulation The Simulation an object exists in.
Top
See Also