All Cadcorp SIS API Methods

SnipTin Method

Description

To snip out the part of current open TIN that does not overlap the given Polygon.

Syntax

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

Parameters

list
The Named List containing the snipping polygons. These must be two-dimensional and be completely inside the TIN.

Remarks

Available: D OM SISpy

Group:

Example

sis.SnipTin ("Rivers")