 | TimeStart Property |
Start time of simulation.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double Start { get; }
Public ReadOnly Property Start As Double
Get
public:
property double Start {
double get ();
}
member Start : float with get
Property Value
Double
Remarks
This value always returns 0.
See Also