VdSymbolType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies symbol block type.

Usage

VdSymbolType.Constant

Arguments

VDB_ANNOTATE

Annotate (graphics). The numerical value for this constant is 3.

VDB_COMPOSITE

Composite (hierarchical). The numerical value for this constant is 0.

VDB_MODULE

Module (leaf). The numerical value for this constant is 1.

VDB_PIN

Pin. The numerical value for this constant is 4.