GetSingleJointLocs Method (Net Object)

Scope: Schematic editor

Object: Net Object

Prerequisites: None

Returns an encoded string of the coordinates of all single joints (dangle boxes).

Usage

Net.GetSingleJointLocs() As String

Arguments

None

Return Values

As String. The encoded string of space-separated X,Y pairs for all joints on the net of type VdJointType.Single.

For more information, see VdJointType Enum.