IEaxDataAreaSlice.Copy

Syntax

Copy(Options: EaxSliceCopyOptions): IEaxDataAreaSlice;

Parameters

Options. Copy parameters of analytical data area slice.

Description

The Copy method creates copy of analytical data area slice.

Comments

By default copy will be named  [Slice] - Copy N where Slice  is the name of original slice, N is a slice number.

To create table copy, use IEaxGrid.Copy.

Example

The method use is given in the example for IEaxObject.Id.

See also:

IEaxDataAreaSlice