Enum ClosedLeavesMeetingPoint
Specifies where the closed MLC leaf pairs are parked in an MLC leaf fit operation. Bank_One: Varian = B, IEC MLCX = X1, IEC MLCY = Y1; Bank_Two: Varian = A, IEC MLCX = X2, IEC MLCY = Y2
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum ClosedLeavesMeetingPoint
Fields
Name | Description |
---|---|
ClosedLeavesMeetingPoint_BankOne | Park closed MLC leaves to Bank One. |
ClosedLeavesMeetingPoint_BankTwo | Park closed MLC leaves to Bank Two. |
ClosedLeavesMeetingPoint_Center | Park closed MLC leaves to the field center line. |