Cadcorp SIS API Methods

LoadFeatureTable Method

Description

Loads a named Feature Table for editing.

Syntax

Visual Basic
Public Function LoadFeatureTable( _
   ByVal ftable As String _
) As Integer

Parameters

ftable
The named Feature Table to load for editing. Use "" to create a new, empty Feature Table.

Remarks

Use "" to create a new, empty feature table.

If a Feature Table is already loaded then loading another will lose any changes made to first Feature Table. Use StoreFeatureTable to save changes to the currently loaded Feature Table.

Available: GEO MM ME MD OD OU OV SISpy

Groups:

Example

sis.LoadFeatureTable ("NewFTable" )


Send comments on this topic.

Click to return to www.cadcorp.com

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