Cadcorp SIS API Methods

TopoCreatePolygon Method

Description

Creates a TopoPolygon item from a Named Seed object.

Syntax

Visual Basic
Public Function TopoCreatePolygon( _
   ByVal seed As String, _
   ByVal category As String _
) As Integer

Parameters

seed
The Named Seed object from which the TopoPolygon item will be created.
 
category
The category of the new TopoPolygon item.

Remarks

Available: GEO ME MD OD SISpy

Group:

Example

sis.TopoCreatePolygon ("PolygonSeed", "District")


Send comments on this topic.

Click to return to www.cadcorp.com

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