ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

ActiveField Technology

Objects Overview

Hierarchy Chart

How to Start: Application Object

How to work with Problems

How to work with Model

How to work with Data

How to Analyze Results

Objects

Properties

Methods

GetTable Method

Applies to

Summary

Creates (if not exists) and returns the TableWindow where field values are tabulated along the given Contour.

Syntax

Result.GetTable (
  [p As Contour]
) As TableWindow

Parameters

p
[in] Contour

Remarks

The optional Contour parameter specifies the contour used for tabulating. If the Contour is not specified, QuickField examines the list of FieldWindow objects of the Result and uses the first contour suitable for tabulating over.