VdAnnoObject Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies the type of object to be annotated.

Usage

VdAnnoObject.Constant

Arguments

AnnoObjCOMPONENT

Annotate a component. The numerical value for this constant is 0.

AnnoObjCOMPONENT_PIN

Annotate a component pin. The numerical value for this constant is 1.

AnnoObjNET

Annotate a net. The numerical value for this constant is 2.

AnnoObjPIN

Annotate a pin. The numerical value for this constant is 3.

AnnoObjWINDOW

Annotate a window. The numerical value for this constant is 4.