VdObjectType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies an object type.

Usage

VdObjectType.Constant

Arguments

VDTL_ANNOTATION

Annotation layer. The numerical value for this constant is 1036 (&H40C).

VDTL_BACKGROUND

Background layer. The numerical value for this constant is 1038 (&H40E).

VDTL_BORDER

Border layer. The numerical value for this constant is 1040 (&H410).

VDTL_HIGHLIGHT

Highlight layer. The numerical value for this constant is 1041 (&H411).

VDTL_SELECTION

Selection layer. The numerical value for this constant is 1037 (&H40D).

VDTL_VALUE

Point. The numerical value for this constant is 1039 (&H40F).

VDTS_ARC

Arc. The numerical value for this constant is 4.

VDTS_ATTRIBUTE

Attribute. The numerical value for this constant is 6.

VDTS_BLOCK

Block. The numerical value for this constant is 11.

VDTS_BOX

Box. The numerical value for this constant is 1.

VDTS_CIRCLE

Circle. The numerical value for this constant is 3.

VDTS_COMPONENT

Component. The numerical value for this constant is 7.

VDTS_FRAMEBOARD

Frameboard. The numerical value for this constant is 19 (&H13).

VDTS_LABEL

Design. The numerical value for this constant is 8.

VDTS_LINE

Line. The numerical value for this constant is 0.

VDTS_NET

Net. The numerical value for this constant is 5.

VDTS_PIN

Pin. The numerical value for this constant is 9.

VDTS_TEXT

Text. The numerical value for this constant is 2.