Cadcorp SIS API Methods

TopoIsChain Method

Description

Tests if a Named Seed object is a topological TopoLineString.

Syntax

Visual Basic
Public Function TopoIsChain( _
   ByVal seed As String _
) As Integer

Parameters

seed
The Named Seed object to test.

Return Type

True The Named Seed object is a topological TopoLineString.
False The Named Seed object is not a topological TopoLineString.

Remarks

Available: GEO ME MD OD SISpy

Group:

Example

TopologicalChain = sis.TopoIsChain ( Stevenage )


Send comments on this topic.

Click to return to www.cadcorp.com

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