SMTLaneInformationSupportedPCBDimensions Property |
The maximum and minimum dimensions that a PCB panel or fixture must conform
to in order to be processed by this lane.
Namespace: CFX.Structures.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic DimensionalConstraints SupportedPCBDimensions { get; set; }Public Property SupportedPCBDimensions As DimensionalConstraints
Get
Set
Property Value
DimensionalConstraints
See Also