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