Click or drag to resize

ThinWireProbeTStart Property

Gets/Sets start time.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public DomainDependentDouble TStart { get; set; }

Property Value

DomainDependentDouble

Implements

IHasTimeTStart
Remarks
This property must be explicitly set if any of the underlying DomainDependentDouble properties are modified in order for changes to be reflected on the Field Probe object existing within the document.
See Also