Scope: Schematic editor
Object: Segment Object
Prerequisites: None
Returns the type of a specified joint.
All coordinates are measured in 100ths of an inch.
Segment.GetJointType(ByVal WhichJoint As VdWhichJoint) As VdJointType
Specifies the location of the joint for which the type is determined. This is of the form VdWhichJoint Enum.
As VdJointType. The joint type.
A segment has two joints known as the High and Low joints. The Low joint always has lesser magnitude values for both X,Y coordinates than the High joint (sorted).