Click or drag to resize

DomainDependentDoubleMatchDomainType Property

Gets/Sets if value should be dependent on simulation domain configuration.

Namespace: ema3d.Api.V26.Core
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public MatchDomainType MatchDomainType { get; set; }

Property Value

MatchDomainType
Remarks
In the case of Time Start and Time End settings, Frequency and Domain are functionally identical as a TRUE value, None acts as a FALSE value.
See Also