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

TabulateStep Method

Applies to

Summary

Adds new rows to the table by tabulating the contour with a given step.

Syntax

Rows.TabulateStep (
   step As Double,
  [ends As Boolean] )

Parameters

step
[in, optional] Double
ends
[in, optional] Boolean

Remarks

The TabulateStep method removes all rows from the table and then adds new rows by tabulating the contour with a given step, specifying by the step parameter. The ends flag, if given as True, forces the inclusion of the ends of contour segments to the table.