GetJointType Method (Segment Object)

Scope: Schematic editor

Object: Segment Object

Prerequisites: None

Returns the type of a specified joint.

Note:

All coordinates are measured in 100ths of an inch.

Usage

Segment.GetJointType(ByVal WhichJoint As VdWhichJoint) As VdJointType

Arguments

WhichJoint

Specifies the location of the joint for which the type is determined. This is of the form VdWhichJoint Enum.

Return Values

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).