All Cadcorp SIS API Methods

CreateRubberSheet Method

Description

Creates a Rubber Sheet item from the Displacement Items in a Named List. If a Group is open, then graphics are added to the Group, otherwise a new Item is created.

Syntax

Visual Basic
Public Function CreateRubberSheet( _
   ByVal list As String _
) As Integer

Parameters

list
The Named List which must contain three or more Displacement Items.

Remarks

Available: GEO OD SISpy

Group:

Example

sis.CreateRubberSheet (Areas)