A specific type of
Item representing a specific circuit on a specific printed
circuit board (PCB) panel.
Inheritance Hierarchy
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public class PCBCircuitItem : Item
Public Class PCBCircuitItem
Inherits Item
public ref class PCBCircuitItem : public Item
type PCBCircuitItem =
class
inherit Item
end
The PCBCircuitItem type exposes the following members.
Constructors
| Name | Description |
---|
| PCBCircuitItem | Initializes a new instance of the PCBCircuitItem class |
TopProperties
| Name | Description |
---|
| CircuitOrder |
The sequence number of the circuit as it was defined by the ECAD or the
FactoryLogix "circuit mapping" tool.
|
TopSee Also