Click or drag to resize

PCBCircuitItem Class

A specific type of Item representing a specific circuit on a specific printed circuit board (PCB) panel.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsItem
    FactoryLogix.xTend.DataObjectsPCBCircuitItem

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class PCBCircuitItem : Item

The PCBCircuitItem type exposes the following members.

Constructors
  NameDescription
Public methodPCBCircuitItem
Initializes a new instance of the PCBCircuitItem class
Top
Properties
  NameDescription
Public propertyCircuitOrder
The sequence number of the circuit as it was defined by the ECAD or the FactoryLogix "circuit mapping" tool.
Top
See Also