All Cadcorp SIS API Methods

DecomposeGrid Method

Description

'Explodes' the current open Grid item into one Polygon item per Grid cell.

Syntax

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

Parameters

list
A Named List containing the grid to be decomposed.

Remarks

Available: GEO OD SISpy

Group:

Example

sis.DecomposeGrid("list1")