Scope: Schematic editor
Object: Net Object
Prerequisites: None
Gets the net label for the specified Segment Object, or any connected segments. This method is useful to identify segments in a bus.
Net.GetConnectedNetName(ByVal Segment As IVdSegment) As String
The Segment Object with which the label is associated.
As String. A string containing the net label.