Cadcorp SIS API Methods

ImportFeatureTable Method

Description

Imports a named Feature Table from a comma-separated file, placing it in a Named Object Library, replacing any existing Feature Table with the same name.

Syntax

Visual Basic
Public Function ImportFeatureTable( _
   ByVal ftable As String, _
   ByVal filename As String _
) As Integer

Parameters

ftable
The named Feature Table to create, or replace.
 
filename
The name of the file from which to create the Feature Table.

Remarks

Available: GEO ME MD OD SISpy

Groups:

Example

sis.ImportFeatureTable ("OS (GB).Land-Line", "c:\data\land-line.csv" )


Send comments on this topic.

Click to return to www.cadcorp.com

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