InsertFeatureCode Method
Description
Inserts a new feature code into the currently loaded Feature Table . Use LoadFeatureTable to load a Feature Table for editing.
Syntax
Visual Basic |
---|
Public Function InsertFeatureCode( _ ByVal fcode As Long _ ) As Integer |
Parameters
- fcode
- The feature code to be inserted, from 1 to 65535.
Remarks
Available: GEO OD SISpy
Groups:
Example
sis.InsertFeatureCode (1001)