Click or drag to resize

PCBPanelFeatures Property

A read-only list of the fiducials and components contained by this panel and/or the circuits associated with the 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<PCBFeature> Features { get; }

Property Value

Type: IEnumerablePCBFeature
See Also