TopoGetNamedSeedNumLoop Method
Description
Gets the number of loops in a Named Seed object.
Syntax
Visual Basic |
---|
Public Function TopoGetNamedSeedNumLoop( _ ByVal seed As String _ ) As Integer |
Parameters
- seed
- The Named Seed object to be queried.
Return Type
The number of loops in the Named Seed object.
Remarks
Available: GEO D OD SISpy
Group:
Example
NumLoop = sis.TopoGetNamedSeedNumLoop ( NamedSeed )