IEaxAnalyzeCore.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 TopobaseByTimePoint property returns the topobase displayed in the specified timeline point.

Comments

The property is outdated, use IEaxDataAreaSlice.TopobaseByTimePoint.

See also:

IEaxAnalyzeCore