All Cadcorp SIS API Methods

TopoConvertToPolygon Method

Description

Converts the current open Polygon or MultiPolygon item into a topological TopoPolygon item.

Syntax

Visual Basic
Public Function TopoConvertToPolygon( _
   ByVal category As String _
) As Integer

Parameters

category
The category of the new TopoPolygon item.

Remarks

Available: GEO D OD SISpy

Group:

Example

sis.TopoConvertToPolygon ("District")

Converts the current open Polygon item into a TopoPolygon item with the property District.