TopoGetLinkNumSeed Method
Description
Gets the number of TopoPolygon and TopoLineString Items attached to the current open Link item.
Syntax
Visual Basic |
---|
Public Function TopoGetLinkNumSeed() As Integer |
Return Type
The number of TopoPolygon and TopoLineString Items attached to the current Link item.
Remarks
Available: GEO ME D OD SISpy
Group:
Example
NumSeed = sis.TopoGetLinkNumSeed ()