C2025-022-Remove-UCF-2
This commit is contained in:
@@ -4458,12 +4458,6 @@ namespace Volian.Print.Library
|
||||
xloc_co = XOffset + (relX > 0 ? Width : 0) + relX;
|
||||
}
|
||||
}
|
||||
// if there is ucf value for adjusting the alignment for checkoffs, use it:
|
||||
//FormatConfig fc = PlantFormat.GetFormatConfig(formatInfo);
|
||||
//if (fc != null && fc.PlantFormat.FormatData.CheckOffXOffAdj != null)
|
||||
//{
|
||||
// if (co.Index > 99) xloc_co += ((float)fc.PlantFormat.FormatData.CheckOffXOffAdj * 72);
|
||||
//}
|
||||
|
||||
// CheckOffXtraLines was introduced for the additional lines needed for the longer signoffs
|
||||
// for VCBA (&WST1), for F2016-061.
|
||||
|
Reference in New Issue
Block a user