Cadcorp SIS API Methods

TopoCreatePoint Method

Description

Creates a Point item, merging it in to any existing topology.

Syntax

Visual Basic
Public Function TopoCreatePoint( _
   ByVal idNode As Long, _
   ByVal nDataset As Long _
) As Integer

Parameters

idNode
The id of the node to create.
 
nDataset
The serial number of the dataset to be scanned. The number can be obtained from the Dataset property of an overlay, or from the GetDataset, GetDatasetContainer or FindExternalDataset methods.

Remarks

Available: GEO ME MD OD SISpy

Group:

Example

sis.CreatePoint (1, Map1)


Send comments on this topic.

Click to return to www.cadcorp.com

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