VdObjectClass Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies an object class.

Usage

VdObjectClass.Constant

Arguments

ClassBOARD

Printed circuit board file. The numerical value for this constant is 11 (&HB).

ClassDLY

Delay file. The numerical value for this constant is 10 (&HA).

ClassPIN

The numerical value for this constant is 3.

ClassPKT

Generic library file (/pkt). The numerical value for this constant is 5.

ClassSCH_PAGE

Schematic page (/sch). The numerical value for this constant is 0.

ClassSPICE_MODEL

SPICE model. The numerical value for this constant is 12 (&HC).

ClassSYMBOL

Symbol. The numerical value for this constant is 1.

ClassVHDL

VHDL source file (/vhdl). The numerical value for this constant is 6.

ClassWIRELIST

The numerical value for this constant is 2.

ClassWVCWDFILE

The numerical value for this constant is 7.

ClassWVFILE

The numerical value for this constant is 9.

ClassWVWDIRFILE

The numerical value for this constant is 8.