Cadcorp SIS API Methods

CreateSlopeGrid Method

Description

Creates a 'Slope' Grid from the TIN's in a named list.

Syntax

Visual Basic
Public Function CreateSlopeGrid( _
   ByVal list As String, _
   ByVal resolution As Double _
) As Integer

Parameters

list
The named list containing only TIN items for which the Slope Grid will be created.
 
resolution
The resolution or cell size at which the grid will be created

Remarks

Available: GEO MD OD SISpy

Groups:

Example

sis.CreateSlopeGrid ( "MyTINs", 1.0)


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).