Cadcorp SIS API Methods

GeneraliseDP Method

Description

Generalises geometry using the Douglas-Peucker algorithm.

Syntax

Visual Basic
Public Function GeneraliseDP( _
   ByVal list As String, _
   ByVal tolerance As Double _
) As Integer

Parameters

list
The named list containing the items to generalise.
 
tolerance
The tolerance to use in the generalisation algorithm.

Remarks

Available: GEO ME MD OD SISpy

Group:

Example

sis.GeneraliseDP ("County Boundary", 120)


Send comments on this topic.

Click to return to www.cadcorp.com

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