Click or drag to resize

PCBPanelCircuits Property

A read-only list of circuits contained within this panel.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<PCBCircuit> Circuits { get; }

Property Value

Type: IEnumerablePCBCircuit
See Also