Cadcorp SIS API Methods

TopoGetNamedSeedDataset Method

Description

Gets the dataset with which a Named Seed object is compatible.

Syntax

Visual Basic
Public Function TopoGetNamedSeedDataset( _
   ByVal seed As String _
) As Long

Parameters

seed
The Named Seed object whose dataset is required.

Return Type

The serial number of the dataset with which the Named Seed object is compatible.

Remarks

The serial number cannot be relied upon to be identical in each session, or if the dataset is removed and re-added. The serial number returned should therefore not be stored for long-term use.

Available: GEO ME MD OD SISpy

Group:

Example

NamedSeedDataset = sis.TopoGetNamedSeedDataset ( Namedseed )


Send comments on this topic.

Click to return to www.cadcorp.com

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