Cadcorp SIS API Methods

SliceGeometry Method

Description

Slice through LineString and Polygon items, cutting them into pieces.

Syntax

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

Parameters

list
The named list storing LineString and Polygon items which are to be sliced. On completion, the list will store only any LineStrings and Polygons created by the slice.

Remarks

Available: GEO ME MD OD SISpy

Group:

Example

sis.SliceGeometry ("Area1")


Send comments on this topic.

Click to return to www.cadcorp.com

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