Scope: Xpedition Designer schematic editor
Prerequisites: None.
Specifies a joint type.
VdJointType.Constant
A bus joint. The numerical value for this constant is 6.
A bus joint which has a 90 degree bend. The numerical value for this constant is 9.
A bus joint which connects to a pin. The numerical value for this constant is 8.
A dangling bus joint. The numerical value for this constant is 7.
A bus solder dot. The numerical value for this constant is 11 (&HB).
A bus joint which is between two straight segments. The numerical value for this constant is 10 (&HA).
A net joint which has a 90 degree bend. The numerical value for this constant is 3.
A net joint. The numerical value for this constant is 0.
A net joint that connects to a pin. The numerical value for this constant is 2.
A dangling net joint. The numerical value for this constant is 1.
A net solder dot. The numerical value for this constant is 5.
A net joint which is between two straight segments. The numerical value for this constant is 4.