You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2042 lines
108 KiB
C#

1 month ago
namespace DeepNestPort
{
partial class Form1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
this.panel3 = new System.Windows.Forms.Panel();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.toolStrip3 = new System.Windows.Forms.ToolStrip();
this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
this.objectListView2 = new BrightIdeasSoftware.ObjectListView();
this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
this.olvColumn4 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
this.olvColumn5 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
this.olvColumn6 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
this.contextMenuStrip5 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.addSheetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dxfToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.panel4 = new System.Windows.Forms.Panel();
this.objectListView1 = new BrightIdeasSoftware.ObjectListView();
this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
this.contextMenuStrip4 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.addDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.quantityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.setToToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.multiplyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.divideToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.checkBox6 = new System.Windows.Forms.CheckBox();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.radioButton6 = new System.Windows.Forms.RadioButton();
this.radioButton5 = new System.Windows.Forms.RadioButton();
this.radioButton4 = new System.Windows.Forms.RadioButton();
this.checkBox5 = new System.Windows.Forms.CheckBox();
this.label2 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.radioButton3 = new System.Windows.Forms.RadioButton();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.label6 = new System.Windows.Forms.Label();
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
this.label7 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.checkBox4 = new System.Windows.Forms.CheckBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.checkBox2 = new System.Windows.Forms.CheckBox();
this.label5 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.listView4 = new System.Windows.Forms.ListView();
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.button9 = new System.Windows.Forms.Button();
this.label12 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label11 = new System.Windows.Forms.Label();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.button17 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.button8 = new System.Windows.Forms.Button();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.button7 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.button10 = new System.Windows.Forms.Button();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.listView3 = new System.Windows.Forms.ListView();
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuStrip3 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.importSelectedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.listView1 = new System.Windows.Forms.ListView();
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.clearAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveToSheetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.cloneQntToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.listView2 = new System.Windows.Forms.ListView();
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.deleteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.clearAllToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.moveToPolygonsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.label1 = new System.Windows.Forms.Label();
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tabControl1.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tableLayoutPanel7.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.toolStrip3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.objectListView2)).BeginInit();
this.contextMenuStrip5.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.objectListView1)).BeginInit();
this.contextMenuStrip4.SuspendLayout();
this.toolStrip2.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox9.SuspendLayout();
this.groupBox10.SuspendLayout();
this.groupBox8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
this.groupBox7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
this.tabPage4.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.groupBox11.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
this.groupBox2.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel2.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
this.groupBox3.SuspendLayout();
this.contextMenuStrip3.SuspendLayout();
this.groupBox5.SuspendLayout();
this.contextMenuStrip1.SuspendLayout();
this.groupBox6.SuspendLayout();
this.contextMenuStrip2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.tabPage5.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.SuspendLayout();
//
// pictureBox1
//
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox1.Location = new System.Drawing.Point(532, 148);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(0);
this.pictureBox1.Name = "pictureBox1";
this.tableLayoutPanel1.SetRowSpan(this.pictureBox1, 2);
this.pictureBox1.Size = new System.Drawing.Size(3328, 1750);
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1954, 1004);
this.tabControl1.TabIndex = 1;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.tableLayoutPanel7);
this.tabPage3.Location = new System.Drawing.Point(8, 39);
this.tabPage3.Margin = new System.Windows.Forms.Padding(6);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(6);
this.tabPage3.Size = new System.Drawing.Size(1938, 957);
this.tabPage3.TabIndex = 4;
this.tabPage3.Text = "Input";
this.tabPage3.UseVisualStyleBackColor = true;
//
// tableLayoutPanel7
//
this.tableLayoutPanel7.ColumnCount = 2;
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.Controls.Add(this.panel3, 1, 0);
this.tableLayoutPanel7.Controls.Add(this.objectListView2, 0, 1);
this.tableLayoutPanel7.Controls.Add(this.panel4, 0, 0);
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel7.Location = new System.Drawing.Point(6, 6);
this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(6);
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
this.tableLayoutPanel7.RowCount = 2;
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.Size = new System.Drawing.Size(1926, 945);
this.tableLayoutPanel7.TabIndex = 2;
//
// panel3
//
this.panel3.Controls.Add(this.pictureBox3);
this.panel3.Controls.Add(this.toolStrip3);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(969, 6);
this.panel3.Margin = new System.Windows.Forms.Padding(6);
this.panel3.Name = "panel3";
this.tableLayoutPanel7.SetRowSpan(this.panel3, 2);
this.panel3.Size = new System.Drawing.Size(951, 933);
this.panel3.TabIndex = 2;
//
// pictureBox3
//
this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox3.Location = new System.Drawing.Point(0, 41);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(6);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(951, 892);
this.pictureBox3.TabIndex = 1;
this.pictureBox3.TabStop = false;
//
// toolStrip3
//
this.toolStrip3.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton8,
this.toolStripButton9});
this.toolStrip3.Location = new System.Drawing.Point(0, 0);
this.toolStrip3.Name = "toolStrip3";
this.toolStrip3.Padding = new System.Windows.Forms.Padding(0, 0, 4, 0);
this.toolStrip3.Size = new System.Drawing.Size(951, 41);
this.toolStrip3.TabIndex = 2;
this.toolStrip3.Text = "toolStrip3";
//
// toolStripButton8
//
this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton8.Name = "toolStripButton8";
this.toolStripButton8.Size = new System.Drawing.Size(73, 35);
this.toolStripButton8.Text = "fit all";
this.toolStripButton8.Click += new System.EventHandler(this.toolStripButton8_Click);
//
// toolStripButton9
//
this.toolStripButton9.BackColor = System.Drawing.Color.Transparent;
this.toolStripButton9.Checked = true;
this.toolStripButton9.CheckOnClick = true;
this.toolStripButton9.CheckState = System.Windows.Forms.CheckState.Checked;
this.toolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton9.Name = "toolStripButton9";
this.toolStripButton9.Size = new System.Drawing.Size(200, 35);
this.toolStripButton9.Text = "fit automatically";
this.toolStripButton9.CheckedChanged += new System.EventHandler(this.toolStripButton9_CheckedChanged);
//
// objectListView2
//
this.objectListView2.AllColumns.Add(this.olvColumn3);
this.objectListView2.AllColumns.Add(this.olvColumn4);
this.objectListView2.AllColumns.Add(this.olvColumn5);
this.objectListView2.AllColumns.Add(this.olvColumn6);
this.objectListView2.CellEditActivation = BrightIdeasSoftware.ObjectListView.CellEditActivateMode.DoubleClick;
this.objectListView2.CellEditUseWholeCell = false;
this.objectListView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.olvColumn3,
this.olvColumn4,
this.olvColumn5,
this.olvColumn6});
this.objectListView2.ContextMenuStrip = this.contextMenuStrip5;
this.objectListView2.Cursor = System.Windows.Forms.Cursors.Default;
this.objectListView2.Dock = System.Windows.Forms.DockStyle.Fill;
this.objectListView2.FullRowSelect = true;
this.objectListView2.GridLines = true;
this.objectListView2.HideSelection = false;
this.objectListView2.Location = new System.Drawing.Point(6, 478);
this.objectListView2.Margin = new System.Windows.Forms.Padding(6);
this.objectListView2.Name = "objectListView2";
this.objectListView2.ShowGroups = false;
this.objectListView2.Size = new System.Drawing.Size(951, 461);
this.objectListView2.TabIndex = 3;
this.objectListView2.UseCompatibleStateImageBehavior = false;
this.objectListView2.View = System.Windows.Forms.View.Details;
this.objectListView2.SelectedIndexChanged += new System.EventHandler(this.objectListView2_SelectedIndexChanged);
this.objectListView2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.objectListView2_KeyDown);
//
// olvColumn3
//
this.olvColumn3.AspectName = "Width";
this.olvColumn3.IsEditable = false;
this.olvColumn3.Text = "Width";
//
// olvColumn4
//
this.olvColumn4.AspectName = "Height";
this.olvColumn4.IsEditable = false;
this.olvColumn4.Text = "Height";
//
// olvColumn5
//
this.olvColumn5.AspectName = "Quantity";
this.olvColumn5.Text = "Quantity";
//
// olvColumn6
//
this.olvColumn6.AspectName = "Info";
this.olvColumn6.Text = "Info";
this.olvColumn6.Width = 180;
//
// contextMenuStrip5
//
this.contextMenuStrip5.ImageScalingSize = new System.Drawing.Size(32, 32);
this.contextMenuStrip5.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.addSheetToolStripMenuItem,
this.deleteToolStripMenuItem3});
this.contextMenuStrip5.Name = "contextMenuStrip5";
this.contextMenuStrip5.Size = new System.Drawing.Size(202, 80);
//
// addSheetToolStripMenuItem
//
this.addSheetToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.rectToolStripMenuItem,
this.dxfToolStripMenuItem});
this.addSheetToolStripMenuItem.Name = "addSheetToolStripMenuItem";
this.addSheetToolStripMenuItem.Size = new System.Drawing.Size(201, 38);
this.addSheetToolStripMenuItem.Text = "add sheet";
//
// rectToolStripMenuItem
//
this.rectToolStripMenuItem.Name = "rectToolStripMenuItem";
this.rectToolStripMenuItem.Size = new System.Drawing.Size(191, 44);
this.rectToolStripMenuItem.Text = "rect";
this.rectToolStripMenuItem.Click += new System.EventHandler(this.rectToolStripMenuItem_Click);
//
// dxfToolStripMenuItem
//
this.dxfToolStripMenuItem.Name = "dxfToolStripMenuItem";
this.dxfToolStripMenuItem.Size = new System.Drawing.Size(191, 44);
this.dxfToolStripMenuItem.Text = "dxf";
this.dxfToolStripMenuItem.Click += new System.EventHandler(this.dxfToolStripMenuItem_Click);
//
// deleteToolStripMenuItem3
//
this.deleteToolStripMenuItem3.Name = "deleteToolStripMenuItem3";
this.deleteToolStripMenuItem3.Size = new System.Drawing.Size(201, 38);
this.deleteToolStripMenuItem3.Text = "delete";
this.deleteToolStripMenuItem3.Click += new System.EventHandler(this.deleteToolStripMenuItem3_Click);
//
// panel4
//
this.panel4.Controls.Add(this.objectListView1);
this.panel4.Controls.Add(this.toolStrip2);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(6, 6);
this.panel4.Margin = new System.Windows.Forms.Padding(6);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(951, 460);
this.panel4.TabIndex = 3;
//
// objectListView1
//
this.objectListView1.AllColumns.Add(this.olvColumn1);
this.objectListView1.AllColumns.Add(this.olvColumn2);
this.objectListView1.CellEditActivation = BrightIdeasSoftware.ObjectListView.CellEditActivateMode.DoubleClick;
this.objectListView1.CellEditUseWholeCell = false;
this.objectListView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.olvColumn1,
this.olvColumn2});
this.objectListView1.ContextMenuStrip = this.contextMenuStrip4;
this.objectListView1.Cursor = System.Windows.Forms.Cursors.Default;
this.objectListView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.objectListView1.FullRowSelect = true;
this.objectListView1.GridLines = true;
this.objectListView1.HideSelection = false;
this.objectListView1.Location = new System.Drawing.Point(0, 41);
this.objectListView1.Margin = new System.Windows.Forms.Padding(6);
this.objectListView1.Name = "objectListView1";
this.objectListView1.ShowGroups = false;
this.objectListView1.Size = new System.Drawing.Size(951, 419);
this.objectListView1.TabIndex = 2;
this.objectListView1.UseCompatibleStateImageBehavior = false;
this.objectListView1.View = System.Windows.Forms.View.Details;
this.objectListView1.SelectedIndexChanged += new System.EventHandler(this.objectListView1_SelectedIndexChanged);
this.objectListView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.objectListView1_KeyDown);
//
// olvColumn1
//
this.olvColumn1.AspectName = "Name";
this.olvColumn1.IsEditable = false;
this.olvColumn1.Text = "Name";
this.olvColumn1.Width = 350;
//
// olvColumn2
//
this.olvColumn2.AspectName = "Quantity";
this.olvColumn2.Text = "Quantity";
//
// contextMenuStrip4
//
this.contextMenuStrip4.ImageScalingSize = new System.Drawing.Size(32, 32);
this.contextMenuStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.addDetailToolStripMenuItem,
this.deleteToolStripMenuItem2,
this.clearToolStripMenuItem,
this.quantityToolStripMenuItem});
this.contextMenuStrip4.Name = "contextMenuStrip4";
this.contextMenuStrip4.Size = new System.Drawing.Size(202, 156);
//
// addDetailToolStripMenuItem
//
this.addDetailToolStripMenuItem.Name = "addDetailToolStripMenuItem";
this.addDetailToolStripMenuItem.Size = new System.Drawing.Size(201, 38);
this.addDetailToolStripMenuItem.Text = "add detail";
this.addDetailToolStripMenuItem.Click += new System.EventHandler(this.addDetailToolStripMenuItem_Click);
//
// deleteToolStripMenuItem2
//
this.deleteToolStripMenuItem2.Name = "deleteToolStripMenuItem2";
this.deleteToolStripMenuItem2.Size = new System.Drawing.Size(201, 38);
this.deleteToolStripMenuItem2.Text = "delete";
this.deleteToolStripMenuItem2.Click += new System.EventHandler(this.deleteToolStripMenuItem2_Click);
//
// clearToolStripMenuItem
//
this.clearToolStripMenuItem.Name = "clearToolStripMenuItem";
this.clearToolStripMenuItem.Size = new System.Drawing.Size(201, 38);
this.clearToolStripMenuItem.Text = "clear";
this.clearToolStripMenuItem.Click += new System.EventHandler(this.clearToolStripMenuItem_Click);
//
// quantityToolStripMenuItem
//
this.quantityToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.setToToolStripMenuItem,
this.multiplyToolStripMenuItem,
this.divideToolStripMenuItem});
this.quantityToolStripMenuItem.Name = "quantityToolStripMenuItem";
this.quantityToolStripMenuItem.Size = new System.Drawing.Size(201, 38);
this.quantityToolStripMenuItem.Text = "quantity";
//
// setToToolStripMenuItem
//
this.setToToolStripMenuItem.Name = "setToToolStripMenuItem";
this.setToToolStripMenuItem.Size = new System.Drawing.Size(239, 44);
this.setToToolStripMenuItem.Text = "set to";
this.setToToolStripMenuItem.Click += new System.EventHandler(this.setToToolStripMenuItem_Click);
//
// multiplyToolStripMenuItem
//
this.multiplyToolStripMenuItem.Name = "multiplyToolStripMenuItem";
this.multiplyToolStripMenuItem.Size = new System.Drawing.Size(239, 44);
this.multiplyToolStripMenuItem.Text = "multiply";
this.multiplyToolStripMenuItem.Click += new System.EventHandler(this.multiplyToolStripMenuItem_Click);
//
// divideToolStripMenuItem
//
this.divideToolStripMenuItem.Name = "divideToolStripMenuItem";
this.divideToolStripMenuItem.Size = new System.Drawing.Size(239, 44);
this.divideToolStripMenuItem.Text = "divide";
this.divideToolStripMenuItem.Click += new System.EventHandler(this.divideToolStripMenuItem_Click);
//
// toolStrip2
//
this.toolStrip2.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton4,
this.toolStripButton6});
this.toolStrip2.Location = new System.Drawing.Point(0, 0);
this.toolStrip2.Name = "toolStrip2";
this.toolStrip2.Padding = new System.Windows.Forms.Padding(0, 0, 4, 0);
this.toolStrip2.Size = new System.Drawing.Size(951, 41);
this.toolStrip2.TabIndex = 0;
this.toolStrip2.Text = "toolStrip2";
//
// toolStripButton4
//
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(137, 35);
this.toolStripButton4.Text = "load detail";
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
//
// toolStripButton6
//
this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
this.toolStripButton6.Size = new System.Drawing.Size(149, 35);
this.toolStripButton6.Text = "run nesting";
this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox9);
this.tabPage2.Controls.Add(this.label2);
this.tabPage2.Controls.Add(this.textBox6);
this.tabPage2.Controls.Add(this.groupBox8);
this.tabPage2.Controls.Add(this.numericUpDown1);
this.tabPage2.Controls.Add(this.groupBox7);
this.tabPage2.Controls.Add(this.label6);
this.tabPage2.Controls.Add(this.numericUpDown2);
this.tabPage2.Controls.Add(this.label7);
this.tabPage2.Controls.Add(this.comboBox1);
this.tabPage2.Controls.Add(this.checkBox4);
this.tabPage2.Controls.Add(this.checkBox3);
this.tabPage2.Controls.Add(this.checkBox2);
this.tabPage2.Controls.Add(this.label5);
this.tabPage2.Controls.Add(this.textBox3);
this.tabPage2.Controls.Add(this.label4);
this.tabPage2.Controls.Add(this.textBox2);
this.tabPage2.Controls.Add(this.label3);
this.tabPage2.Controls.Add(this.textBox1);
this.tabPage2.Location = new System.Drawing.Point(8, 39);
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
this.tabPage2.Size = new System.Drawing.Size(1938, 957);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Settings";
this.tabPage2.UseVisualStyleBackColor = true;
//
// groupBox9
//
this.groupBox9.Controls.Add(this.checkBox6);
this.groupBox9.Controls.Add(this.groupBox10);
this.groupBox9.Controls.Add(this.checkBox5);
this.groupBox9.Location = new System.Drawing.Point(20, 421);
this.groupBox9.Margin = new System.Windows.Forms.Padding(6);
this.groupBox9.Name = "groupBox9";
this.groupBox9.Padding = new System.Windows.Forms.Padding(6);
this.groupBox9.Size = new System.Drawing.Size(430, 329);
this.groupBox9.TabIndex = 32;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "Experimental features";
//
// checkBox6
//
this.checkBox6.AutoSize = true;
this.checkBox6.Checked = true;
this.checkBox6.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox6.Location = new System.Drawing.Point(24, 273);
this.checkBox6.Margin = new System.Windows.Forms.Padding(6);
this.checkBox6.Name = "checkBox6";
this.checkBox6.Size = new System.Drawing.Size(234, 28);
this.checkBox6.TabIndex = 36;
this.checkBox6.Text = "use external DLL";
this.checkBox6.UseVisualStyleBackColor = true;
this.checkBox6.CheckedChanged += new System.EventHandler(this.checkBox6_CheckedChanged);
//
// groupBox10
//
this.groupBox10.Controls.Add(this.radioButton6);
this.groupBox10.Controls.Add(this.radioButton5);
this.groupBox10.Controls.Add(this.radioButton4);
this.groupBox10.Location = new System.Drawing.Point(12, 35);
this.groupBox10.Margin = new System.Windows.Forms.Padding(6);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Padding = new System.Windows.Forms.Padding(6);
this.groupBox10.Size = new System.Drawing.Size(400, 185);
this.groupBox10.TabIndex = 35;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "clipping";
//
// radioButton6
//
this.radioButton6.AutoSize = true;
this.radioButton6.Location = new System.Drawing.Point(12, 120);
this.radioButton6.Margin = new System.Windows.Forms.Padding(6);
this.radioButton6.Name = "radioButton6";
this.radioButton6.Size = new System.Drawing.Size(89, 28);
this.radioButton6.TabIndex = 38;
this.radioButton6.TabStop = true;
this.radioButton6.Text = "none";
this.radioButton6.UseVisualStyleBackColor = true;
this.radioButton6.CheckedChanged += new System.EventHandler(this.radioButton6_CheckedChanged);
//
// radioButton5
//
this.radioButton5.AutoSize = true;
this.radioButton5.Location = new System.Drawing.Point(12, 78);
this.radioButton5.Margin = new System.Windows.Forms.Padding(6);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(221, 28);
this.radioButton5.TabIndex = 37;
this.radioButton5.TabStop = true;
this.radioButton5.Text = "by AABB+minrect";
this.radioButton5.UseVisualStyleBackColor = true;
this.radioButton5.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
//
// radioButton4
//
this.radioButton4.AutoSize = true;
this.radioButton4.Location = new System.Drawing.Point(12, 35);
this.radioButton4.Margin = new System.Windows.Forms.Padding(6);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(125, 28);
this.radioButton4.TabIndex = 36;
this.radioButton4.TabStop = true;
this.radioButton4.Text = "by hull";
this.radioButton4.UseVisualStyleBackColor = true;
this.radioButton4.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
//
// checkBox5
//
this.checkBox5.AutoSize = true;
this.checkBox5.Location = new System.Drawing.Point(24, 231);
this.checkBox5.Margin = new System.Windows.Forms.Padding(6);
this.checkBox5.Name = "checkBox5";
this.checkBox5.Size = new System.Drawing.Size(270, 28);
this.checkBox5.TabIndex = 31;
this.checkBox5.Text = "simplification draw";
this.checkBox5.UseVisualStyleBackColor = true;
this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(10, 212);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(190, 24);
this.label2.TabIndex = 30;
this.label2.Text = "curve tolerance";
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(218, 209);
this.textBox6.Margin = new System.Windows.Forms.Padding(4);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(146, 35);
this.textBox6.TabIndex = 29;
this.textBox6.Text = "0.72";
this.textBox6.TextChanged += new System.EventHandler(this.textBox6_TextChanged);
//
// groupBox8
//
this.groupBox8.Controls.Add(this.radioButton3);
this.groupBox8.Controls.Add(this.radioButton2);
this.groupBox8.Controls.Add(this.radioButton1);
this.groupBox8.Enabled = false;
this.groupBox8.Location = new System.Drawing.Point(426, 179);
this.groupBox8.Margin = new System.Windows.Forms.Padding(6);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Padding = new System.Windows.Forms.Padding(6);
this.groupBox8.Size = new System.Drawing.Size(318, 162);
this.groupBox8.TabIndex = 28;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Draw mode";
this.groupBox8.Visible = false;
//
// radioButton3
//
this.radioButton3.AutoSize = true;
this.radioButton3.Location = new System.Drawing.Point(12, 120);
this.radioButton3.Margin = new System.Windows.Forms.Padding(6);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(185, 28);
this.radioButton3.TabIndex = 2;
this.radioButton3.TabStop = true;
this.radioButton3.Text = "Scaling draw";
this.radioButton3.UseVisualStyleBackColor = true;
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Location = new System.Drawing.Point(12, 78);
this.radioButton2.Margin = new System.Windows.Forms.Padding(6);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(173, 28);
this.radioButton2.TabIndex = 1;
this.radioButton2.TabStop = true;
this.radioButton2.Text = "Native draw";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(12, 35);
this.radioButton1.Margin = new System.Windows.Forms.Padding(6);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(137, 28);
this.radioButton1.TabIndex = 0;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "Original";
this.radioButton1.UseVisualStyleBackColor = true;
this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// numericUpDown1
//
this.numericUpDown1.Location = new System.Drawing.Point(218, 15);
this.numericUpDown1.Margin = new System.Windows.Forms.Padding(4);
this.numericUpDown1.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(80, 35);
this.numericUpDown1.TabIndex = 20;
this.numericUpDown1.Value = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
//
// groupBox7
//
this.groupBox7.Controls.Add(this.button3);
this.groupBox7.Controls.Add(this.button4);
this.groupBox7.Location = new System.Drawing.Point(426, 15);
this.groupBox7.Margin = new System.Windows.Forms.Padding(6);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Padding = new System.Windows.Forms.Padding(6);
this.groupBox7.Size = new System.Drawing.Size(318, 153);
this.groupBox7.TabIndex = 27;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "UI settings";
//
// button3
//
this.button3.Location = new System.Drawing.Point(12, 35);
this.button3.Margin = new System.Windows.Forms.Padding(6);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(284, 42);
this.button3.TabIndex = 25;
this.button3.Text = "+Increase font size";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(12, 89);
this.button4.Margin = new System.Windows.Forms.Padding(6);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(284, 42);
this.button4.TabIndex = 26;
this.button4.Text = "-Decrease font size";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(14, 59);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(166, 24);
this.label6.TabIndex = 24;
this.label6.Text = "mutation rate";
//
// numericUpDown2
//
this.numericUpDown2.Location = new System.Drawing.Point(218, 54);
this.numericUpDown2.Margin = new System.Windows.Forms.Padding(4);
this.numericUpDown2.Minimum = new decimal(new int[] {
5,
0,
0,
0});
this.numericUpDown2.Name = "numericUpDown2";
this.numericUpDown2.Size = new System.Drawing.Size(80, 35);
this.numericUpDown2.TabIndex = 23;
this.numericUpDown2.Value = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(12, 18);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(238, 24);
this.label7.TabIndex = 22;
this.label7.Text = "mutation population";
//
// comboBox1
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"Gravity",
"Bounding box",
"Squeeze"});
this.comboBox1.Location = new System.Drawing.Point(14, 360);
this.comboBox1.Margin = new System.Windows.Forms.Padding(4);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(258, 32);
this.comboBox1.TabIndex = 19;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
// checkBox4
//
this.checkBox4.AutoSize = true;
this.checkBox4.Location = new System.Drawing.Point(16, 325);
this.checkBox4.Margin = new System.Windows.Forms.Padding(4);
this.checkBox4.Name = "checkBox4";
this.checkBox4.Size = new System.Drawing.Size(138, 28);
this.checkBox4.TabIndex = 18;
this.checkBox4.Text = "parallel";
this.checkBox4.UseVisualStyleBackColor = true;
this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged);
//
// checkBox3
//
this.checkBox3.AutoSize = true;
this.checkBox3.Checked = true;
this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox3.Location = new System.Drawing.Point(16, 288);
this.checkBox3.Margin = new System.Windows.Forms.Padding(4);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(246, 28);
this.checkBox3.TabIndex = 17;
this.checkBox3.Text = "offset tree phase";
this.checkBox3.UseVisualStyleBackColor = true;
//
// checkBox2
//
this.checkBox2.AutoSize = true;
this.checkBox2.Location = new System.Drawing.Point(16, 253);
this.checkBox2.Margin = new System.Windows.Forms.Padding(4);
this.checkBox2.Name = "checkBox2";
this.checkBox2.Size = new System.Drawing.Size(354, 28);
this.checkBox2.TabIndex = 16;
this.checkBox2.Text = "rough approximation (hull)";
this.checkBox2.UseVisualStyleBackColor = true;
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(10, 174);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(118, 24);
this.label5.TabIndex = 5;
this.label5.Text = "rotations";
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(218, 170);
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(146, 35);
this.textBox3.TabIndex = 4;
this.textBox3.Text = "4";
this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(10, 135);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(118, 24);
this.label4.TabIndex = 3;
this.label4.Text = "sheet gap";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(218, 131);
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(146, 35);
this.textBox2.TabIndex = 2;
this.textBox2.Text = "0";
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(10, 96);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(94, 24);
this.label3.TabIndex = 1;
this.label3.Text = "spacing";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(218, 92);
this.textBox1.Margin = new System.Windows.Forms.Padding(4);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(146, 35);
this.textBox1.TabIndex = 0;
this.textBox1.Text = "10";
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// tabPage4
//
this.tabPage4.Controls.Add(this.tableLayoutPanel1);
this.tabPage4.Location = new System.Drawing.Point(8, 39);
this.tabPage4.Margin = new System.Windows.Forms.Padding(4);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(4);
this.tabPage4.Size = new System.Drawing.Size(1938, 957);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "Nest";
this.tabPage4.UseVisualStyleBackColor = true;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 2;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 266F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.listView4, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.toolStrip1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 1, 2);
this.tableLayoutPanel1.Controls.Add(this.panel1, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.groupBox11, 0, 3);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(4, 4);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 4;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 185F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1930, 949);
this.tableLayoutPanel1.TabIndex = 1;
//
// listView4
//
this.listView4.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader8});
this.listView4.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView4.FullRowSelect = true;
this.listView4.GridLines = true;
this.listView4.HideSelection = false;
this.listView4.Location = new System.Drawing.Point(0, 100);
this.listView4.Margin = new System.Windows.Forms.Padding(0);
this.listView4.Name = "listView4";
this.tableLayoutPanel1.SetRowSpan(this.listView4, 2);
this.listView4.Size = new System.Drawing.Size(532, 1428);
this.listView4.TabIndex = 5;
this.listView4.UseCompatibleStateImageBehavior = false;
this.listView4.View = System.Windows.Forms.View.Details;
this.listView4.SelectedIndexChanged += new System.EventHandler(this.listView4_SelectedIndexChanged);
//
// columnHeader8
//
this.columnHeader8.Text = "Fitness";
this.columnHeader8.Width = 150;
//
// toolStrip1
//
this.tableLayoutPanel1.SetColumnSpan(this.toolStrip1, 2);
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton5,
this.toolStripButton1,
this.toolStripButton2,
this.toolStripButton3});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 4, 0);
this.toolStrip1.Size = new System.Drawing.Size(3860, 100);
this.toolStrip1.TabIndex = 0;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripButton5
//
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
this.toolStripButton5.Size = new System.Drawing.Size(57, 94);
this.toolStripButton5.Text = "run";
this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
//
// toolStripButton1
//
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(68, 94);
this.toolStripButton1.Text = "stop";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripButton2
//
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(92, 94);
this.toolStripButton2.Text = "export";
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
//
// toolStripButton3
//
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(129, 94);
this.toolStripButton3.Text = "show info";
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
//
// panel1
//
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(532, 100);
this.panel1.Margin = new System.Windows.Forms.Padding(0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1664, 24);
this.panel1.TabIndex = 1;
//
// groupBox11
//
this.groupBox11.Controls.Add(this.button9);
this.groupBox11.Controls.Add(this.label12);
this.groupBox11.Controls.Add(this.textBox7);
this.groupBox11.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox11.Location = new System.Drawing.Point(6, 770);
this.groupBox11.Margin = new System.Windows.Forms.Padding(6);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Padding = new System.Windows.Forms.Padding(6);
this.groupBox11.Size = new System.Drawing.Size(254, 173);
this.groupBox11.TabIndex = 6;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Edit";
//
// button9
//
this.button9.Location = new System.Drawing.Point(18, 107);
this.button9.Margin = new System.Windows.Forms.Padding(6);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(200, 42);
this.button9.TabIndex = 2;
this.button9.Text = "enable";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(12, 30);
this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(214, 24);
this.label12.TabIndex = 1;
this.label12.Text = "rotation angle °";
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(18, 59);
this.textBox7.Margin = new System.Windows.Forms.Padding(6);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(196, 35);
this.textBox7.TabIndex = 0;
this.textBox7.Text = "45";
this.textBox7.TextChanged += new System.EventHandler(this.textBox7_TextChanged);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.tableLayoutPanel2);
this.tabPage1.Location = new System.Drawing.Point(8, 39);
this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(4);
this.tabPage1.Size = new System.Drawing.Size(1938, 957);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Debug";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 3;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel4, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.pictureBox2, 2, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(4, 4);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(6);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1930, 949);
this.tableLayoutPanel2.TabIndex = 15;
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.AutoSize = true;
this.tableLayoutPanel3.ColumnCount = 1;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel3.Controls.Add(this.groupBox1, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.groupBox2, 0, 2);
this.tableLayoutPanel3.Controls.Add(this.groupBox4, 0, 3);
this.tableLayoutPanel3.Controls.Add(this.panel2, 0, 0);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Location = new System.Drawing.Point(6, 6);
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(6);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 4;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel3.Size = new System.Drawing.Size(312, 937);
this.tableLayoutPanel3.TabIndex = 14;
//
// groupBox1
//
this.groupBox1.AutoSize = true;
this.groupBox1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.comboBox2);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.textBox5);
this.groupBox1.Controls.Add(this.textBox4);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.numericUpDown3);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(4, 78);
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(304, 258);
this.groupBox1.TabIndex = 10;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Sheets";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(16, 142);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(58, 24);
this.label11.TabIndex = 9;
this.label11.Text = "Type";
//
// comboBox2
//
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Items.AddRange(new object[] {
"Rectangle",
"Rhombus",
"Circle"});
this.comboBox2.Location = new System.Drawing.Point(110, 138);
this.comboBox2.Margin = new System.Windows.Forms.Padding(4);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(160, 32);
this.comboBox2.TabIndex = 8;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(16, 100);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(82, 24);
this.label10.TabIndex = 6;
this.label10.Text = "Height";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(16, 66);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(70, 24);
this.label9.TabIndex = 5;
this.label9.Text = "Width";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(110, 100);
this.textBox5.Margin = new System.Windows.Forms.Padding(4);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(162, 35);
this.textBox5.TabIndex = 4;
this.textBox5.Text = "1500";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(110, 63);
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(162, 35);
this.textBox4.TabIndex = 3;
this.textBox4.Text = "3000";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(16, 33);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(82, 24);
this.label8.TabIndex = 2;
this.label8.Text = "Amount";
//
// numericUpDown3
//
this.numericUpDown3.Location = new System.Drawing.Point(110, 30);
this.numericUpDown3.Margin = new System.Windows.Forms.Padding(4);
this.numericUpDown3.Maximum = new decimal(new int[] {
30,
0,
0,
0});
this.numericUpDown3.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDown3.Name = "numericUpDown3";
this.numericUpDown3.Size = new System.Drawing.Size(166, 35);
this.numericUpDown3.TabIndex = 1;
this.numericUpDown3.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// button1
//
this.button1.Location = new System.Drawing.Point(108, 185);
this.button1.Margin = new System.Windows.Forms.Padding(4);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(168, 37);
this.button1.TabIndex = 0;
this.button1.Text = "Add sheet";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox2
//
this.groupBox2.AutoSize = true;
this.groupBox2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.groupBox2.Controls.Add(this.button17);
this.groupBox2.Controls.Add(this.button16);
this.groupBox2.Controls.Add(this.button15);
this.groupBox2.Controls.Add(this.button14);
this.groupBox2.Controls.Add(this.button13);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(4, 344);
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
this.groupBox2.Size = new System.Drawing.Size(304, 280);
this.groupBox2.TabIndex = 11;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Template solid parts";
//
// button17
//
this.button17.Location = new System.Drawing.Point(22, 207);
this.button17.Margin = new System.Windows.Forms.Padding(4);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(254, 37);
this.button17.TabIndex = 7;
this.button17.Text = "Fixed rectangles";
this.button17.UseVisualStyleBackColor = true;
this.button17.Click += new System.EventHandler(this.button17_Click);
//
// button16
//
this.button16.Location = new System.Drawing.Point(22, 162);
this.button16.Margin = new System.Windows.Forms.Padding(4);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(254, 37);
this.button16.TabIndex = 6;
this.button16.Text = "Random diff rectangles";
this.button16.UseVisualStyleBackColor = true;
this.button16.Click += new System.EventHandler(this.button16_Click);
//
// button15
//
this.button15.Location = new System.Drawing.Point(22, 118);
this.button15.Margin = new System.Windows.Forms.Padding(4);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(254, 37);
this.button15.TabIndex = 5;
this.button15.Text = "Random triangles";
this.button15.UseVisualStyleBackColor = true;
this.button15.Click += new System.EventHandler(this.button15_Click);
//
// button14
//
this.button14.Location = new System.Drawing.Point(22, 74);
this.button14.Margin = new System.Windows.Forms.Padding(4);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(254, 37);
this.button14.TabIndex = 4;
this.button14.Text = "Random circles";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.button14_Click);
//
// button13
//
this.button13.Location = new System.Drawing.Point(22, 30);
this.button13.Margin = new System.Windows.Forms.Padding(4);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(254, 37);
this.button13.TabIndex = 3;
this.button13.Text = "Random rectangles";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.button13_Click);
//
// groupBox4
//
this.groupBox4.AutoSize = true;
this.groupBox4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.groupBox4.Controls.Add(this.button8);
this.groupBox4.Controls.Add(this.checkBox1);
this.groupBox4.Controls.Add(this.button7);
this.groupBox4.Controls.Add(this.button2);
this.groupBox4.Controls.Add(this.button5);
this.groupBox4.Controls.Add(this.button6);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox4.Location = new System.Drawing.Point(4, 632);
this.groupBox4.Margin = new System.Windows.Forms.Padding(4);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(4);
this.groupBox4.Size = new System.Drawing.Size(304, 332);
this.groupBox4.TabIndex = 12;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Template holes parts";
//
// button8
//
this.button8.Location = new System.Drawing.Point(22, 118);
this.button8.Margin = new System.Windows.Forms.Padding(4);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(254, 37);
this.button8.TabIndex = 6;
this.button8.Text = "Multi holes rect";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Checked = true;
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox1.Location = new System.Drawing.Point(108, 266);
this.checkBox1.Margin = new System.Windows.Forms.Padding(6);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(174, 28);
this.checkBox1.TabIndex = 4;
this.checkBox1.Text = "native mode";
this.checkBox1.UseVisualStyleBackColor = true;
//
// button7
//
this.button7.Location = new System.Drawing.Point(44, 220);
this.button7.Margin = new System.Windows.Forms.Padding(6);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(150, 42);
this.button7.TabIndex = 4;
this.button7.Text = "render sheet";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(22, 174);
this.button2.Margin = new System.Windows.Forms.Padding(4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(254, 37);
this.button2.TabIndex = 5;
this.button2.Text = "debug 1";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(22, 74);
this.button5.Margin = new System.Windows.Forms.Padding(4);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(254, 37);
this.button5.TabIndex = 4;
this.button5.Text = "Random circles";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(22, 30);
this.button6.Margin = new System.Windows.Forms.Padding(4);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(254, 37);
this.button6.TabIndex = 3;
this.button6.Text = "Random rectangles";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// panel2
//
this.panel2.AutoSize = true;
this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.panel2.Controls.Add(this.button10);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(6, 6);
this.panel2.Margin = new System.Windows.Forms.Padding(6);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(300, 62);
this.panel2.TabIndex = 13;
//
// button10
//
this.button10.Location = new System.Drawing.Point(4, 4);
this.button10.Margin = new System.Windows.Forms.Padding(4);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(292, 54);
this.button10.TabIndex = 7;
this.button10.Text = "Start";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click);
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.ColumnCount = 1;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel4.Controls.Add(this.groupBox3, 0, 2);
this.tableLayoutPanel4.Controls.Add(this.groupBox5, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.groupBox6, 0, 1);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel4.Location = new System.Drawing.Point(330, 6);
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(6);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 3;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(791, 937);
this.tableLayoutPanel4.TabIndex = 15;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.listView3);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox3.Location = new System.Drawing.Point(4, 628);
this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
this.groupBox3.Size = new System.Drawing.Size(783, 305);
this.groupBox3.TabIndex = 12;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Files";
//
// listView3
//
this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader5});
this.listView3.ContextMenuStrip = this.contextMenuStrip3;
this.listView3.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView3.FullRowSelect = true;
this.listView3.GridLines = true;
this.listView3.HideSelection = false;
this.listView3.Location = new System.Drawing.Point(4, 32);
this.listView3.Margin = new System.Windows.Forms.Padding(4);
this.listView3.Name = "listView3";
this.listView3.Size = new System.Drawing.Size(775, 269);
this.listView3.TabIndex = 3;
this.listView3.UseCompatibleStateImageBehavior = false;
this.listView3.View = System.Windows.Forms.View.Details;
this.listView3.SelectedIndexChanged += new System.EventHandler(this.listView3_SelectedIndexChanged);
this.listView3.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listView3_MouseDoubleClick);
//
// columnHeader5
//
this.columnHeader5.Text = "File name";
this.columnHeader5.Width = 200;
//
// contextMenuStrip3
//
this.contextMenuStrip3.ImageScalingSize = new System.Drawing.Size(32, 32);
this.contextMenuStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.importSelectedToolStripMenuItem});
this.contextMenuStrip3.Name = "contextMenuStrip3";
this.contextMenuStrip3.Size = new System.Drawing.Size(267, 42);
//
// importSelectedToolStripMenuItem
//
this.importSelectedToolStripMenuItem.Name = "importSelectedToolStripMenuItem";
this.importSelectedToolStripMenuItem.Size = new System.Drawing.Size(266, 38);
this.importSelectedToolStripMenuItem.Text = "import selected";
this.importSelectedToolStripMenuItem.Click += new System.EventHandler(this.importSelectedToolStripMenuItem_Click);
//
// groupBox5
//
this.groupBox5.Controls.Add(this.listView1);
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox5.Location = new System.Drawing.Point(6, 6);
this.groupBox5.Margin = new System.Windows.Forms.Padding(6);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(6);
this.groupBox5.Size = new System.Drawing.Size(779, 300);
this.groupBox5.TabIndex = 7;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Parts";
//
// listView1
//
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader9,
this.columnHeader6,
this.columnHeader2});
this.listView1.ContextMenuStrip = this.contextMenuStrip1;
this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView1.FullRowSelect = true;
this.listView1.GridLines = true;
this.listView1.HideSelection = false;
this.listView1.Location = new System.Drawing.Point(6, 34);
this.listView1.Margin = new System.Windows.Forms.Padding(4);
this.listView1.Name = "listView1";
this.listView1.Size = new System.Drawing.Size(767, 260);
this.listView1.TabIndex = 1;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
//
// columnHeader1
//
this.columnHeader1.Text = "Id";
this.columnHeader1.Width = 30;
//
// columnHeader9
//
this.columnHeader9.Text = "Src";
//
// columnHeader6
//
this.columnHeader6.Text = "Name";
this.columnHeader6.Width = 150;
//
// columnHeader2
//
this.columnHeader2.Text = "Points";
this.columnHeader2.Width = 100;
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.clearAllToolStripMenuItem,
this.deleteToolStripMenuItem,
this.moveToSheetsToolStripMenuItem,
this.cloneQntToolStripMenuItem});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(265, 156);
//
// clearAllToolStripMenuItem
//
this.clearAllToolStripMenuItem.Name = "clearAllToolStripMenuItem";
this.clearAllToolStripMenuItem.Size = new System.Drawing.Size(264, 38);
this.clearAllToolStripMenuItem.Text = "clear all";
this.clearAllToolStripMenuItem.Click += new System.EventHandler(this.clearAllToolStripMenuItem_Click);
//
// deleteToolStripMenuItem
//
this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
this.deleteToolStripMenuItem.Size = new System.Drawing.Size(264, 38);
this.deleteToolStripMenuItem.Text = "delete";
this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
//
// moveToSheetsToolStripMenuItem
//
this.moveToSheetsToolStripMenuItem.Name = "moveToSheetsToolStripMenuItem";
this.moveToSheetsToolStripMenuItem.Size = new System.Drawing.Size(264, 38);
this.moveToSheetsToolStripMenuItem.Text = "move to sheets";
this.moveToSheetsToolStripMenuItem.Click += new System.EventHandler(this.moveToSheetsToolStripMenuItem_Click);
//
// cloneQntToolStripMenuItem
//
this.cloneQntToolStripMenuItem.Name = "cloneQntToolStripMenuItem";
this.cloneQntToolStripMenuItem.Size = new System.Drawing.Size(264, 38);
this.cloneQntToolStripMenuItem.Text = "clone qnt";
this.cloneQntToolStripMenuItem.Click += new System.EventHandler(this.cloneQntToolStripMenuItem_Click);
//
// groupBox6
//
this.groupBox6.Controls.Add(this.listView2);
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox6.Location = new System.Drawing.Point(6, 318);
this.groupBox6.Margin = new System.Windows.Forms.Padding(6);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Padding = new System.Windows.Forms.Padding(6);
this.groupBox6.Size = new System.Drawing.Size(779, 300);
this.groupBox6.TabIndex = 8;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Sheets";
//
// listView2
//
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader3,
this.columnHeader10,
this.columnHeader7,
this.columnHeader4});
this.listView2.ContextMenuStrip = this.contextMenuStrip2;
this.listView2.Dock = System.Windows.Forms.DockStyle.Fill;
this.listView2.FullRowSelect = true;
this.listView2.GridLines = true;
this.listView2.HideSelection = false;
this.listView2.Location = new System.Drawing.Point(6, 34);
this.listView2.Margin = new System.Windows.Forms.Padding(4);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(767, 260);
this.listView2.TabIndex = 6;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
this.listView2.SelectedIndexChanged += new System.EventHandler(this.listView2_SelectedIndexChanged);
//
// columnHeader3
//
this.columnHeader3.Text = "Id";
this.columnHeader3.Width = 30;
//
// columnHeader10
//
this.columnHeader10.Text = "Src";
//
// columnHeader7
//
this.columnHeader7.Text = "Name";
this.columnHeader7.Width = 150;
//
// columnHeader4
//
this.columnHeader4.Text = "Points";
this.columnHeader4.Width = 100;
//
// contextMenuStrip2
//
this.contextMenuStrip2.ImageScalingSize = new System.Drawing.Size(32, 32);
this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.deleteToolStripMenuItem1,
this.clearAllToolStripMenuItem1,
this.moveToPolygonsToolStripMenuItem});
this.contextMenuStrip2.Name = "contextMenuStrip2";
this.contextMenuStrip2.Size = new System.Drawing.Size(296, 118);
//
// deleteToolStripMenuItem1
//
this.deleteToolStripMenuItem1.Name = "deleteToolStripMenuItem1";
this.deleteToolStripMenuItem1.Size = new System.Drawing.Size(295, 38);
this.deleteToolStripMenuItem1.Text = "delete";
this.deleteToolStripMenuItem1.Click += new System.EventHandler(this.deleteToolStripMenuItem1_Click);
//
// clearAllToolStripMenuItem1
//
this.clearAllToolStripMenuItem1.Name = "clearAllToolStripMenuItem1";
this.clearAllToolStripMenuItem1.Size = new System.Drawing.Size(295, 38);
this.clearAllToolStripMenuItem1.Text = "clear all";
this.clearAllToolStripMenuItem1.Click += new System.EventHandler(this.clearAllToolStripMenuItem1_Click);
//
// moveToPolygonsToolStripMenuItem
//
this.moveToPolygonsToolStripMenuItem.Name = "moveToPolygonsToolStripMenuItem";
this.moveToPolygonsToolStripMenuItem.Size = new System.Drawing.Size(295, 38);
this.moveToPolygonsToolStripMenuItem.Text = "move to polygons";
this.moveToPolygonsToolStripMenuItem.Click += new System.EventHandler(this.moveToPolygonsToolStripMenuItem_Click);
//
// pictureBox2
//
this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox2.Location = new System.Drawing.Point(1133, 6);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(6);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(791, 937);
this.pictureBox2.TabIndex = 16;
this.pictureBox2.TabStop = false;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.label1);
this.tabPage5.Controls.Add(this.linkLabel1);
this.tabPage5.Location = new System.Drawing.Point(8, 39);
this.tabPage5.Margin = new System.Windows.Forms.Padding(6);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(6);
this.tabPage5.Size = new System.Drawing.Size(1938, 957);
this.tabPage5.TabIndex = 5;
this.tabPage5.Text = "About";
this.tabPage5.UseVisualStyleBackColor = true;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(16, 26);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(226, 24);
this.label1.TabIndex = 1;
this.label1.Text = "Original project: ";
//
// linkLabel1
//
this.linkLabel1.AutoSize = true;
this.linkLabel1.Location = new System.Drawing.Point(194, 26);
this.linkLabel1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(430, 24);
this.linkLabel1.TabIndex = 0;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "https://github.com/Jack000/Deepnest";
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 33;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// statusStrip1
//
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1});
this.statusStrip1.Location = new System.Drawing.Point(0, 1004);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 18, 0);
this.statusStrip1.Size = new System.Drawing.Size(1954, 41);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(26, 31);
this.toolStripStatusLabel1.Text = "..";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1954, 1045);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.statusStrip1);
this.Margin = new System.Windows.Forms.Padding(6);
this.Name = "Form1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "DeepNest (C# port)";
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.tabControl1.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.tableLayoutPanel7.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.toolStrip3.ResumeLayout(false);
this.toolStrip3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.objectListView2)).EndInit();
this.contextMenuStrip5.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.objectListView1)).EndInit();
this.contextMenuStrip4.ResumeLayout(false);
this.toolStrip2.ResumeLayout(false);
this.toolStrip2.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.groupBox9.ResumeLayout(false);
this.groupBox9.PerformLayout();
this.groupBox10.ResumeLayout(false);
this.groupBox10.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.groupBox8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
this.groupBox7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
this.tabPage4.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.groupBox11.ResumeLayout(false);
this.groupBox11.PerformLayout();
this.tabPage1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.panel2.ResumeLayout(false);
this.tableLayoutPanel4.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.contextMenuStrip3.ResumeLayout(false);
this.groupBox5.ResumeLayout(false);
this.contextMenuStrip1.ResumeLayout(false);
this.groupBox6.ResumeLayout(false);
this.contextMenuStrip2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.tabPage5.ResumeLayout(false);
this.tabPage5.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem clearAllToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.ListView listView2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.ToolStripMenuItem moveToSheetsToolStripMenuItem;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip2;
private System.Windows.Forms.ToolStripMenuItem clearAllToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem moveToPolygonsToolStripMenuItem;
private System.Windows.Forms.ListView listView3;
private System.Windows.Forms.ColumnHeader columnHeader5;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip3;
private System.Windows.Forms.ToolStripMenuItem importSelectedToolStripMenuItem;
private System.Windows.Forms.ColumnHeader columnHeader7;
private System.Windows.Forms.ColumnHeader columnHeader6;
private System.Windows.Forms.ToolStripMenuItem cloneQntToolStripMenuItem;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.CheckBox checkBox3;
private System.Windows.Forms.CheckBox checkBox4;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.ListView listView4;
private System.Windows.Forms.ColumnHeader columnHeader8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.NumericUpDown numericUpDown2;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.NumericUpDown numericUpDown3;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem1;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.RadioButton radioButton3;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.ColumnHeader columnHeader9;
private System.Windows.Forms.ColumnHeader columnHeader10;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.ToolStrip toolStrip2;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private BrightIdeasSoftware.ObjectListView objectListView1;
private BrightIdeasSoftware.OLVColumn olvColumn1;
private BrightIdeasSoftware.OLVColumn olvColumn2;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private BrightIdeasSoftware.ObjectListView objectListView2;
private BrightIdeasSoftware.OLVColumn olvColumn3;
private BrightIdeasSoftware.OLVColumn olvColumn4;
private BrightIdeasSoftware.OLVColumn olvColumn5;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip4;
private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem2;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.LinkLabel linkLabel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.ToolStrip toolStrip3;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.ToolStripButton toolStripButton9;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.ToolStripMenuItem quantityToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem setToToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem multiplyToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem divideToolStripMenuItem;
private System.Windows.Forms.CheckBox checkBox5;
private System.Windows.Forms.GroupBox groupBox9;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.RadioButton radioButton5;
private System.Windows.Forms.RadioButton radioButton4;
private System.Windows.Forms.RadioButton radioButton6;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip5;
private System.Windows.Forms.ToolStripMenuItem addSheetToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem rectToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem dxfToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem3;
private BrightIdeasSoftware.OLVColumn olvColumn6;
private System.Windows.Forms.ToolStripMenuItem addDetailToolStripMenuItem;
private System.Windows.Forms.CheckBox checkBox6;
}
}