Cadcorp SIS API Methods

TopoShrinkNamedSeed Method

Description

Removes a Link item from a Named Seed object.

Syntax

Visual Basic
Public Function TopoShrinkNamedSeed( _
   ByVal seed As String, _
   ByVal bStart As Integer _
) As Long

Parameters

seed
The Named Seed object from which to remove the Link item.
 
bStart
True Remove the first Link item in the Named Seed object.
False Remove the last Link item in the Named Seed object.

Return Type

The ID of the Link item removed.

Remarks

Available: GEO ME MD OD SISpy

Group:

Example

LinkId = sis.TopoShrinkNameSeed ("County", True)


Send comments on this topic.

Click to return to www.cadcorp.com

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