Click or drag to resize

EndpointSupportedPCBDimensions Property

** NOTE: ADDED in CFX 1.3 -Previously was in derived class SMTPlacementEndpoint. **

The maximum and minimum dimensions that a PCB panel or fixture must conform to in order to be processed by this SMT Placement machine. May be overridden for each lane (see SMTLaneInformation).

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public DimensionalConstraints SupportedPCBDimensions { get; set; }

Property Value

DimensionalConstraints
See Also