IEaxAnalyzerCore.TopobaseByTimePoint

Fore Syntax

TopobaseByTimePoint(Value: Integer): ITopobase;

Fore.NET Syntax

TopobaseByTimePoint[Value: Integer]: Prognoz.Platform.Interop.Topobase.Topobase;

Parameters

Value. Timeline point index.

Description

The TopobaseKeyByTimePoint property returns key of the topobase, which is displayed in the specified timeline point.

Comments

The property is outdated, use IEaxDataAreaSlice.TopobaseByTimePoint.

See also:

IEaxAnalyzeCore