Altogether there are 3 XML (Extensible Markup Language) files created. They are:-
• | Taskname_job.xml |
• | Taskname_sum.xml |
• | Taskname_sym.xml |
“Taskname_job.xml” is produced when a Task (.job) is being created. The other 2 XML files are being created after a successful nesting, together with .SUM & .SYM files. XML files are useful for exchanging of data between systems and applications over the Internet.
TASKNAME_JOB.XML |
<!-- AutoNEST V9 ENGLISH --> |
<?xml version="1.0" encoding="gb2312" standalone="yes"?> |
<!-- Job Name = "BIGPART-2"--> |
<!-- Line1: No of Distinct Shapes --> |
<!-- Line2: No of Distinct R-Stock & I-Stock & Multi-Stock Control--> |
<!-- Line3: Cutting Gap --> |
<!-- Line4: Shear Blade Limit --> |
<!-- Line5: Left , Right , Bottom and Top side Edge Allowance of the Regular Stock --> |
<!-- Line6: Nesting Control Parameters --> |
<Job_Contents> |
<Distinct_Part_Num> "4" </Distinct_Part_Num> |
<Stock Distinct_Rstock_Num = "1" Distinct_Irstock_Num = "0" Multi_Stock_Control = "0"/> |
<Cutting_Gap> "15.0000"</Cutting_Gap> |
<Shear_Blade_Limit> "0.0000"</Shear_Blade_Limit> |
<Edge_Allowance Left = "15.0000" Right = "15.0000" Bottom = "15.0000" Top = "15.0000" Ir_Stock_Edge_Allowance = "0.0000"/> |
<Nesting_Controls Nest1_Type = "D" Stock_Priority = "R" Start_Point = "1" Packing_Dir = "3" Com_Line = "0" Nest1_Mirror = "0" Ignore_Hole = "1" Save_Remnant = "0" Rem_X_Dim = "0.0000" Rem_Y_Dim = "0.0000" Max_Stock_Priority = "0" Min_Nest_Space = "0.0000"/> |
<Stock Size = "3048.0000 x 9144.0000" Qty = "5" Priority = "1" Cost = "0.00" /> |
<Part Basic_Qty = "1" Name = "BW1" Orientation = "(ALL)" Pairing = "Y" Priority = "1" Block_Name = "BW1" Filler_Qty = "0" Support_180 = "1" Step_Angle = "5" /> |
<Part Basic_Qty = "1" Name = "BW5" Orientation = "(ALL)" Pairing = "Y" Priority = "1" Block_Name = "BW5" Filler_Qty = "0" Support_180 = "1" Step_Angle = "5" /> |
<Part Basic_Qty = "1" Name = "BW7" Orientation = "(ALL)" Pairing = "Y" Priority = "1" Block_Name = "BW7" Filler_Qty = "0" Support_180 = "1" Step_Angle = "5" /> |
<Part Basic_Qty = "1" Name = "BW8" Orientation = "(ALL)" Pairing = "Y" Priority = "1" Block_Name = "BW8" Filler_Qty = "0" Support_180 = "1" Step_Angle = "5" /> |
<Bridge Values = "BRIDGE " Bridge_Width = "20.0000" Corner_Offset = "70.0000" Min_Angle = "50.0000" Max_Bridges_Per_Part = "4"/> |
</Job_Contents> |
TASKNAME_SUM.XML |
<!-- AutoNEST V9 ENGLISH --> <?xml version="1.0" encoding="gb2312" standalone="yes"?> <Nesting_Summary_Report Task_Name = "BIGPART-2"> <Nesting_Report> <Stock ID = "#1" Nested_Qty = "1" Size = "3048.00x9144.00" Area=" 27870912.00" EnclRect_Size="2600.00x8900.61" EnclRect_Area="23141586.00" EnclRect_O_Stock_Area="83.03%" > <Part Name = "BW1" Nested_Qty = "1" Basic_Qty = "1"/> <Part Name = "BW5" Nested_Qty = "0" Basic_Qty = "1"/> <Part Name = "BW7" Nested_Qty = "0" Basic_Qty = "1"/> <Part Name = "BW8" Nested_Qty = "1" Basic_Qty = "1"/> |
<Total_Part_Area>"15574933.06"</Total_Part_Area><Part_Area_O_EnclRect>"67.30%"</Part_Area_O_EnclRect> <Part_Area_O_Stock>"55.88%" |
</Part_Area_O_Stock><Total_Part_Perimeter>"28374.83"</Total_Part_Perimeter><Sub_Total>"2/4"</Sub_Total> </Stock> <Stock ID = "#2" Nested_Qty = "1" Size = "3048.00x9144.00" Area=" 27870912.00" EnclRect_Size="3018.00x4153.21" EnclRect_Area="12534387.78" EnclRect_O_Stock_Area="44.97%" > <Part Name = "BW1" Nested_Qty = "0" Basic_Qty = "1"/> <Part Name = "BW5" Nested_Qty = "1" Basic_Qty = "1"/> <Part Name = "BW7" Nested_Qty = "1" Basic_Qty = "1"/> <Part Name = "BW8" Nested_Qty = "0" Basic_Qty = "1"/> |
<Total_Part_Area>"8230940.33"</Total_Part_Area><Part_Area_O_EnclRect>"65.67%"</Part_Area_O_EnclRect> <Part_Area_O_Stock>"29.53%" |
</Part_Area_O_Stock><Total_Part_Perimeter>"22010.78"</Total_Part_Perimeter><Sub_Total>"2/4"</Sub_Total> </Stock> </Nesting_Report> <Nesting_Summary> <Parts> |
<Part Name = "BW1" Basic_Qty = "1" Nested_Basic_Qty = "1" Filler_Qty = "0" Nested_Filler_Qty= "0" Area = "11458847.66"/> <Part Name = "BW5" Basic_Qty = "1" Nested_Basic_Qty = "1" Filler_Qty = "0" Nested_Filler_Qty= "0" Area = "4117914.30"/> <Part Name = "BW7" Basic_Qty = "1" Nested_Basic_Qty = "1" Filler_Qty = "0" Nested_Filler_Qty= "0" Area = "4113026.03"/> <Part Name = "BW8" Basic_Qty = "1" Nested_Basic_Qty = "1" Filler_Qty = "0" Nested_Filler_Qty= "0" Area = "4116085.41"/> <Total_Nested_Basic_Qty>"4/4"</Total_Nested_Basic_Qty> |
</Parts> <Stocks> <Stock Size="3048.00x9144.00" Reg_Stock_Used="2" Used_Stock_Cost ="0.00"/> <Total Total_Num = "2" Total_Cost = "0.00" /> </Stocks> </Nesting_Summary> </Nesting_Summary_Report> |
TASKNAME_SYM.XML |
<!-- AutoNEST V9 ENGLISH --> |
<?xml version="1.0" encoding="gb2312" standalone="yes"?> |
<!-- Process Time Taken --> |
<!-- Input : 0 min 0.01 sec--> |
<!-- Pair I : 0 min 0.89 sec--> |
<!-- Pair II : 0 min 0.04 sec--> |
<!-- Packing : 0 min 0.26 sec--> |
<!-- Total : 0 min 1.21 sec--> |
<Sym_File_Contents> |
<Sym_File_Name>"BIGPART-2"</Sym_File_Name> |
<Distinct_Part_Num>"4"</Distinct_Part_Num> |
<Total_Parts_Nested>"4"</Total_Parts_Nested> |
<Stock Total_Reg_Stock_Used = "2" Total_Irreg_Stock_Used = "0" /> |
<Stock ID = "#1" Nested_Qty = "1" Size = "3048.00x9144.00" EnclRect_LB_Pt = "(15.000000 15.000000)" EnclRect_Length = "8900.606602" EnclRect_Width = "2600.000000"> |
<Total_Part_Area>"15574933.063671"</Total_Part_Area> |
<Part Name = "BW1" X_Coord = "793.405704" Y_Coord = "1523.716973" Angle = "0.000000" Display_Color = "2" Hole_No = "0" Layer = "1" /> |
<Part Name = "BW8" X_Coord = "6893.683538" Y_Coord = "607.457250" Angle = "0.000000" Display_Color = "5" Hole_No = "0" Layer = "1" /> |
</Stock> |
<Stock ID = "#2" Nested_Qty = "1" Size = "3048.00x9144.00" EnclRect_LB_Pt = "(15.000000 15.000000)" EnclRect_Length = "4153.210469" EnclRect_Width = "3018.000000"> |
<Total_Part_Area>"8230940.327984"</Total_Part_Area> |
<Part Name = "BW5" X_Coord = "2011.738470" Y_Coord = "2510.045662" Angle = "0.000000" Display_Color = "3" Hole_No = "0" Layer = "1" /> |
<Part Name = "BW7" X_Coord = "2072.339690" Y_Coord = "537.954338" Angle = "180.000000" Display_Color = "4" Hole_No = "0" Layer = "1" /> |
</Stock> |
</Sym_File_Contents> |