TopoCreateNamedSeed Method
Description
Creates a transient Named Seed object from the current TopoPolygon or TopoLineString
item.
Syntax
| Visual Basic |
|---|
Public Function TopoCreateNamedSeed( _ ByVal seed As String _ ) As Integer |
Parameters
- seed
- The name of the new Named Seed object.
Remarks
Available: GEO D OD SISpy
Group:
Example
sis.TopoCreateNamedSeed ("Conservation Area")