TopoCreatePolygon Method
Description
Creates a TopoPolygon item from a Named Seed object.
Syntax
Visual Basic |
---|
Public Function TopoCreatePolygon( _ ByVal seed As String, _ ByVal category As String _ ) As Integer |
Parameters
- seed
- The Named Seed object from which the TopoPolygon item will be created.
- category
- The category of the new TopoPolygon item.
Remarks
Available: GEO D OD SISpy
Group:
Example
sis.TopoCreatePolygon ("PolygonSeed", "District")