Cadcorp SIS API Methods

RemoveFeatureCode Method

Description

Removes an existing feature code from the currently loaded Feature Table. Use LoadFeatureTable to load a Feature Table for editing.

Syntax

Visual Basic
Public Function RemoveFeatureCode( _
   ByVal fcode As Long _
) As Integer

Parameters

fcode
The feature code to remove, from 1 to 65535.

Return Type

Available: GEO ME MD OD SISpy

Groups:

Remarks

This method does not delete any children of the given feature code.

Use LoadFeatureTable to load a feature table for editing.

Example

sis.RemoveFeatureCode (1001)


Send comments on this topic.

Click to return to www.cadcorp.com

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