VdCompInstanceForwardPCB Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies whether the component should be forward annotated to the PCB.

Usage

VdCompInstanceForwardPCB.Constant

Arguments

VdCompInstance_FALSE

The component should not be forward annotated.

The numerical value for this constant is 1.

VdCompInstance_FromSymbol

Value on the symbol specifies whether the component should be forward annotated.

The numerical value for this constant is 2.

VdCompInstance_TRUE

The component should be forward annotated.

The numerical value for this constant is 0.