Show contents 

Express > Express Assembly Interfaces > IEaxAnalyzer > IEaxAnalyzer.TopobaseKeyByTimePoint

IEaxAnalyzerCore.TopobaseKeyByTimePoint

Fore Syntax

TopobaseKeyByTimePoint(Value: Integer): Integer;

Fore.NET Syntax

TopobaseKeyByTimePoint[Value: Integer]: UInteger;

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.TopobaseKeyByTimePoint.

See also:

IEaxAnalyzeCore