Files
TestEIn/Form1.Designer.vb
T
Dario Sassi 82fc56ad84 TestEIn 2.1e1 :
- aggiornamento come EgtCAM5.
2019-05-06 07:38:48 +00:00

2688 lines
145 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form esegue l'override del metodo Dispose per pulire l'elenco dei componenti.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Richiesto da Progettazione Windows Form
Private components As System.ComponentModel.IContainer
'NOTA: la procedura che segue è richiesta da Progettazione Windows Form
'Può essere modificata in Progettazione Windows Form.
'Non modificarla nell'editor del codice.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
Me.TableLayoutPanel1 = New System.Windows.Forms.TableLayoutPanel()
Me.Scene1 = New TestEIn.Scene()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabFile = New System.Windows.Forms.TabPage()
Me.btnInsert = New System.Windows.Forms.Button()
Me.btnSaveAs = New System.Windows.Forms.Button()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.btnNew = New System.Windows.Forms.Button()
Me.btnOpen = New System.Windows.Forms.Button()
Me.btnSave = New System.Windows.Forms.Button()
Me.btnImport = New System.Windows.Forms.Button()
Me.btnExport = New System.Windows.Forms.Button()
Me.btnExec = New System.Windows.Forms.Button()
Me.TabView = New System.Windows.Forms.TabPage()
Me.btnCPlane = New System.Windows.Forms.Button()
Me.btnIsoNW = New System.Windows.Forms.Button()
Me.btnIsoNE = New System.Windows.Forms.Button()
Me.btnIsoSE = New System.Windows.Forms.Button()
Me.chkGetDist = New System.Windows.Forms.CheckBox()
Me.chkAnalyze = New System.Windows.Forms.CheckBox()
Me.PictureBox5 = New System.Windows.Forms.PictureBox()
Me.PictureBox4 = New System.Windows.Forms.PictureBox()
Me.chkCurveDir = New System.Windows.Forms.CheckBox()
Me.PictureBox3 = New System.Windows.Forms.PictureBox()
Me.btnShading = New System.Windows.Forms.RadioButton()
Me.btnWireFrame = New System.Windows.Forms.RadioButton()
Me.btnHiddenLine = New System.Windows.Forms.RadioButton()
Me.btnZoomOut = New System.Windows.Forms.Button()
Me.btnIsoSW = New System.Windows.Forms.Button()
Me.btnBack = New System.Windows.Forms.Button()
Me.btnRight = New System.Windows.Forms.Button()
Me.btnLeft = New System.Windows.Forms.Button()
Me.btnZoomAll = New System.Windows.Forms.Button()
Me.btnFront = New System.Windows.Forms.Button()
Me.btnZoomIn = New System.Windows.Forms.Button()
Me.btnTop = New System.Windows.Forms.Button()
Me.TabCPlane = New System.Windows.Forms.TabPage()
Me.btnCPlaneView = New System.Windows.Forms.Button()
Me.btnCPlanePerpObj = New System.Windows.Forms.Button()
Me.btnCPlaneObj = New System.Windows.Forms.Button()
Me.btnCplane3P = New System.Windows.Forms.Button()
Me.btnCplaneRotate = New System.Windows.Forms.Button()
Me.btnCplaneBottom = New System.Windows.Forms.Button()
Me.btnCplaneLeft = New System.Windows.Forms.Button()
Me.btnCplaneBack = New System.Windows.Forms.Button()
Me.btnCplaneElevation = New System.Windows.Forms.Button()
Me.btnCplaneRight = New System.Windows.Forms.Button()
Me.btnCplaneOrigin = New System.Windows.Forms.Button()
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
Me.btnCplaneFront = New System.Windows.Forms.Button()
Me.btnCplaneTop = New System.Windows.Forms.Button()
Me.TableLayoutPanel3 = New System.Windows.Forms.TableLayoutPanel()
Me.tBoxInfo = New System.Windows.Forms.TextBox()
Me.tboxCmd = New System.Windows.Forms.TextBox()
Me.TreeView1 = New System.Windows.Forms.TreeView()
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
Me.Panel1 = New System.Windows.Forms.Panel()
Me.txtColor = New System.Windows.Forms.TextBox()
Me.btnColor = New System.Windows.Forms.Button()
Me.btnNewLayer = New System.Windows.Forms.Button()
Me.txtPartLay = New System.Windows.Forms.TextBox()
Me.btnNewPart = New System.Windows.Forms.Button()
Me.InputBox = New System.Windows.Forms.GroupBox()
Me.btnDone = New System.Windows.Forms.Button()
Me.btnShow = New System.Windows.Forms.Button()
Me.InputCheck = New System.Windows.Forms.CheckBox()
Me.InputText = New System.Windows.Forms.TextBox()
Me.InputLabel = New System.Windows.Forms.Label()
Me.InputCombo = New System.Windows.Forms.ComboBox()
Me.TabControl2 = New System.Windows.Forms.TabControl()
Me.TabDraw = New System.Windows.Forms.TabPage()
Me.btnFillet = New System.Windows.Forms.Button()
Me.btnPolygon = New System.Windows.Forms.Button()
Me.btnText = New System.Windows.Forms.Button()
Me.btnRectangle2P = New System.Windows.Forms.Button()
Me.btnLinePDL = New System.Windows.Forms.Button()
Me.btnArcPDP = New System.Windows.Forms.Button()
Me.btnCircle = New System.Windows.Forms.Button()
Me.btnArc3P = New System.Windows.Forms.Button()
Me.btnArcCSE = New System.Windows.Forms.Button()
Me.btnPoint = New System.Windows.Forms.Button()
Me.btnLine2P = New System.Windows.Forms.Button()
Me.TabConstruct = New System.Windows.Forms.TabPage()
Me.btnExplodeSurf = New System.Windows.Forms.Button()
Me.btnMergeSurf = New System.Windows.Forms.Button()
Me.btnInvertSurf = New System.Windows.Forms.Button()
Me.btnRevolve = New System.Windows.Forms.Button()
Me.btnRuled = New System.Windows.Forms.Button()
Me.btnScrew = New System.Windows.Forms.Button()
Me.btnExtrude = New System.Windows.Forms.Button()
Me.btnPlane = New System.Windows.Forms.Button()
Me.TabEdit = New System.Windows.Forms.TabPage()
Me.btnChangeStartCurve = New System.Windows.Forms.Button()
Me.btnChangeLayer = New System.Windows.Forms.Button()
Me.btnSetCurveTh = New System.Windows.Forms.Button()
Me.btnExtendCurve = New System.Windows.Forms.Button()
Me.btnBreakCurve = New System.Windows.Forms.Button()
Me.btnChangeColor = New System.Windows.Forms.Button()
Me.btnExplodeCurve = New System.Windows.Forms.Button()
Me.btnJoinCurve = New System.Windows.Forms.Button()
Me.btnInvertCurve = New System.Windows.Forms.Button()
Me.btnDelete = New System.Windows.Forms.Button()
Me.TabTransform = New System.Windows.Forms.TabPage()
Me.btnOffset = New System.Windows.Forms.Button()
Me.btnScale = New System.Windows.Forms.Button()
Me.btnMirror = New System.Windows.Forms.Button()
Me.btnRotate = New System.Windows.Forms.Button()
Me.btnMove = New System.Windows.Forms.Button()
Me.TabSpecial = New System.Windows.Forms.TabPage()
Me.btnDoors = New System.Windows.Forms.Button()
Me.btnFlatParts = New System.Windows.Forms.Button()
Me.btnCompo = New System.Windows.Forms.Button()
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.tsStatusProgress = New System.Windows.Forms.ToolStripProgressBar()
Me.tsStatusStop = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusOutput = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusSnapPointType = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusGrid = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusCurPosType = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusCursorPos = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusUnits = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusOnR = New System.Windows.Forms.ToolStripStatusLabel()
Me.tsStatusReg = New System.Windows.Forms.ToolStripStatusLabel()
Me.ContextMenuTreeView1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.cmdSelectPartLayObj = New System.Windows.Forms.ToolStripMenuItem()
Me.cmdDeselectPartLayObj = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.cmdSetName = New System.Windows.Forms.ToolStripMenuItem()
Me.cmdSetInfo = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.cmdRelocatePartLayObj = New System.Windows.Forms.ToolStripMenuItem()
Me.cmdCopyPartLayObj = New System.Windows.Forms.ToolStripMenuItem()
Me.cmdDeletePartLayObj = New System.Windows.Forms.ToolStripMenuItem()
Me.cmdSavePartLay = New System.Windows.Forms.ToolStripMenuItem()
Me.OpenFileDialog = New System.Windows.Forms.OpenFileDialog()
Me.SaveFileDialog = New System.Windows.Forms.SaveFileDialog()
Me.btnGetDist = New System.Windows.Forms.CheckBox()
Me.ObjTreeTimer = New System.Windows.Forms.Timer(Me.components)
Me.FormTimer = New System.Windows.Forms.Timer(Me.components)
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.ContextMenuMruFiles = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.MruTitle = New System.Windows.Forms.ToolStripTextBox()
Me.MruSep = New System.Windows.Forms.ToolStripSeparator()
Me.MruFile1 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile2 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile3 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile4 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile5 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile6 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile7 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruFile8 = New System.Windows.Forms.ToolStripMenuItem()
Me.ContextMenuMruScripts = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.MruSTitle = New System.Windows.Forms.ToolStripTextBox()
Me.MruSSep = New System.Windows.Forms.ToolStripSeparator()
Me.MruSFile1 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile2 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile3 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile4 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile5 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile6 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile7 = New System.Windows.Forms.ToolStripMenuItem()
Me.MruSFile8 = New System.Windows.Forms.ToolStripMenuItem()
Me.btnSwept = New System.Windows.Forms.Button()
Me.TableLayoutPanel1.SuspendLayout
Me.TabControl1.SuspendLayout
Me.TabFile.SuspendLayout
CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).BeginInit
Me.TabView.SuspendLayout
CType(Me.PictureBox5,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.PictureBox4,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.PictureBox3,System.ComponentModel.ISupportInitialize).BeginInit
Me.TabCPlane.SuspendLayout
CType(Me.PictureBox2,System.ComponentModel.ISupportInitialize).BeginInit
Me.TableLayoutPanel3.SuspendLayout
Me.Panel1.SuspendLayout
Me.InputBox.SuspendLayout
Me.TabControl2.SuspendLayout
Me.TabDraw.SuspendLayout
Me.TabConstruct.SuspendLayout
Me.TabEdit.SuspendLayout
Me.TabTransform.SuspendLayout
Me.TabSpecial.SuspendLayout
Me.StatusStrip1.SuspendLayout
Me.ContextMenuTreeView1.SuspendLayout
Me.ContextMenuMruFiles.SuspendLayout
Me.ContextMenuMruScripts.SuspendLayout
Me.SuspendLayout
'
'TableLayoutPanel1
'
Me.TableLayoutPanel1.ColumnCount = 3
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 89!))
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100!))
Me.TableLayoutPanel1.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 220!))
Me.TableLayoutPanel1.Controls.Add(Me.Scene1, 1, 1)
Me.TableLayoutPanel1.Controls.Add(Me.TabControl1, 0, 0)
Me.TableLayoutPanel1.Controls.Add(Me.TableLayoutPanel3, 2, 1)
Me.TableLayoutPanel1.Controls.Add(Me.TabControl2, 0, 1)
Me.TableLayoutPanel1.Controls.Add(Me.StatusStrip1, 0, 3)
Me.TableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TableLayoutPanel1.Location = New System.Drawing.Point(0, 0)
Me.TableLayoutPanel1.Margin = New System.Windows.Forms.Padding(2)
Me.TableLayoutPanel1.Name = "TableLayoutPanel1"
Me.TableLayoutPanel1.RowCount = 4
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 82!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100!))
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle())
Me.TableLayoutPanel1.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22!))
Me.TableLayoutPanel1.Size = New System.Drawing.Size(1096, 645)
Me.TableLayoutPanel1.TabIndex = 0
'
'Scene1
'
Me.Scene1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Scene1.Cursor = System.Windows.Forms.Cursors.Default
Me.Scene1.Dock = System.Windows.Forms.DockStyle.Fill
Me.Scene1.Location = New System.Drawing.Point(89, 82)
Me.Scene1.Margin = New System.Windows.Forms.Padding(0)
Me.Scene1.Name = "Scene1"
Me.Scene1.Size = New System.Drawing.Size(787, 541)
Me.Scene1.TabIndex = 1
'
'TabControl1
'
Me.TableLayoutPanel1.SetColumnSpan(Me.TabControl1, 3)
Me.TabControl1.Controls.Add(Me.TabFile)
Me.TabControl1.Controls.Add(Me.TabView)
Me.TabControl1.Controls.Add(Me.TabCPlane)
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl1.HotTrack = true
Me.TabControl1.ItemSize = New System.Drawing.Size(60, 18)
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
Me.TabControl1.Margin = New System.Windows.Forms.Padding(0)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(1096, 82)
Me.TabControl1.TabIndex = 8
'
'TabFile
'
Me.TabFile.BackColor = System.Drawing.SystemColors.Control
Me.TabFile.Controls.Add(Me.btnInsert)
Me.TabFile.Controls.Add(Me.btnSaveAs)
Me.TabFile.Controls.Add(Me.PictureBox1)
Me.TabFile.Controls.Add(Me.btnNew)
Me.TabFile.Controls.Add(Me.btnOpen)
Me.TabFile.Controls.Add(Me.btnSave)
Me.TabFile.Controls.Add(Me.btnImport)
Me.TabFile.Controls.Add(Me.btnExport)
Me.TabFile.Controls.Add(Me.btnExec)
Me.TabFile.Location = New System.Drawing.Point(4, 22)
Me.TabFile.Margin = New System.Windows.Forms.Padding(0)
Me.TabFile.Name = "TabFile"
Me.TabFile.Size = New System.Drawing.Size(1088, 56)
Me.TabFile.TabIndex = 0
Me.TabFile.Text = "File"
'
'btnInsert
'
Me.btnInsert.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnInsert.FlatAppearance.BorderSize = 0
Me.btnInsert.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnInsert.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnInsert.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnInsert.Image = CType(resources.GetObject("btnInsert.Image"),System.Drawing.Image)
Me.btnInsert.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnInsert.Location = New System.Drawing.Point(112, 0)
Me.btnInsert.Name = "btnInsert"
Me.btnInsert.Size = New System.Drawing.Size(56, 48)
Me.btnInsert.TabIndex = 28
Me.btnInsert.Text = "Insert"
Me.btnInsert.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnInsert.UseVisualStyleBackColor = true
'
'btnSaveAs
'
Me.btnSaveAs.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnSaveAs.FlatAppearance.BorderSize = 0
Me.btnSaveAs.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnSaveAs.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnSaveAs.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSaveAs.Image = CType(resources.GetObject("btnSaveAs.Image"),System.Drawing.Image)
Me.btnSaveAs.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnSaveAs.Location = New System.Drawing.Point(224, 0)
Me.btnSaveAs.Margin = New System.Windows.Forms.Padding(2)
Me.btnSaveAs.Name = "btnSaveAs"
Me.btnSaveAs.Size = New System.Drawing.Size(56, 48)
Me.btnSaveAs.TabIndex = 27
Me.btnSaveAs.Text = "Save as"
Me.btnSaveAs.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnSaveAs.UseVisualStyleBackColor = true
'
'PictureBox1
'
Me.PictureBox1.BackColor = System.Drawing.SystemColors.ActiveBorder
Me.PictureBox1.Location = New System.Drawing.Point(393, 4)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(2, 40)
Me.PictureBox1.TabIndex = 26
Me.PictureBox1.TabStop = false
'
'btnNew
'
Me.btnNew.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnNew.FlatAppearance.BorderSize = 0
Me.btnNew.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnNew.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnNew.Image = CType(resources.GetObject("btnNew.Image"),System.Drawing.Image)
Me.btnNew.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnNew.Location = New System.Drawing.Point(0, 0)
Me.btnNew.Margin = New System.Windows.Forms.Padding(2)
Me.btnNew.Name = "btnNew"
Me.btnNew.Size = New System.Drawing.Size(56, 48)
Me.btnNew.TabIndex = 5
Me.btnNew.Text = "New"
Me.btnNew.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnNew.UseVisualStyleBackColor = true
'
'btnOpen
'
Me.btnOpen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.btnOpen.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnOpen.FlatAppearance.BorderSize = 0
Me.btnOpen.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnOpen.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnOpen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnOpen.Image = CType(resources.GetObject("btnOpen.Image"),System.Drawing.Image)
Me.btnOpen.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnOpen.Location = New System.Drawing.Point(56, 0)
Me.btnOpen.Margin = New System.Windows.Forms.Padding(2)
Me.btnOpen.Name = "btnOpen"
Me.btnOpen.Size = New System.Drawing.Size(56, 48)
Me.btnOpen.TabIndex = 0
Me.btnOpen.Text = "Open"
Me.btnOpen.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnOpen.UseVisualStyleBackColor = true
'
'btnSave
'
Me.btnSave.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnSave.FlatAppearance.BorderSize = 0
Me.btnSave.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnSave.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSave.Image = CType(resources.GetObject("btnSave.Image"),System.Drawing.Image)
Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnSave.Location = New System.Drawing.Point(168, 0)
Me.btnSave.Margin = New System.Windows.Forms.Padding(2)
Me.btnSave.Name = "btnSave"
Me.btnSave.Size = New System.Drawing.Size(56, 48)
Me.btnSave.TabIndex = 1
Me.btnSave.Text = "Save"
Me.btnSave.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnSave.UseVisualStyleBackColor = true
'
'btnImport
'
Me.btnImport.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnImport.FlatAppearance.BorderSize = 0
Me.btnImport.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnImport.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnImport.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnImport.Image = CType(resources.GetObject("btnImport.Image"),System.Drawing.Image)
Me.btnImport.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnImport.Location = New System.Drawing.Point(280, 0)
Me.btnImport.Name = "btnImport"
Me.btnImport.Size = New System.Drawing.Size(56, 48)
Me.btnImport.TabIndex = 6
Me.btnImport.Text = "Import"
Me.btnImport.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnImport.UseVisualStyleBackColor = true
'
'btnExport
'
Me.btnExport.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnExport.FlatAppearance.BorderSize = 0
Me.btnExport.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnExport.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnExport.Image = CType(resources.GetObject("btnExport.Image"),System.Drawing.Image)
Me.btnExport.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnExport.Location = New System.Drawing.Point(336, 0)
Me.btnExport.Name = "btnExport"
Me.btnExport.Size = New System.Drawing.Size(56, 48)
Me.btnExport.TabIndex = 4
Me.btnExport.Text = "Export"
Me.btnExport.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnExport.UseVisualStyleBackColor = true
'
'btnExec
'
Me.btnExec.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnExec.FlatAppearance.BorderSize = 0
Me.btnExec.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnExec.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnExec.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnExec.Image = CType(resources.GetObject("btnExec.Image"),System.Drawing.Image)
Me.btnExec.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnExec.Location = New System.Drawing.Point(396, 0)
Me.btnExec.Name = "btnExec"
Me.btnExec.Size = New System.Drawing.Size(56, 48)
Me.btnExec.TabIndex = 2
Me.btnExec.Text = "Exec"
Me.btnExec.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnExec.UseVisualStyleBackColor = true
'
'TabView
'
Me.TabView.BackColor = System.Drawing.SystemColors.Control
Me.TabView.Controls.Add(Me.btnCPlane)
Me.TabView.Controls.Add(Me.btnIsoNW)
Me.TabView.Controls.Add(Me.btnIsoNE)
Me.TabView.Controls.Add(Me.btnIsoSE)
Me.TabView.Controls.Add(Me.chkGetDist)
Me.TabView.Controls.Add(Me.chkAnalyze)
Me.TabView.Controls.Add(Me.PictureBox5)
Me.TabView.Controls.Add(Me.PictureBox4)
Me.TabView.Controls.Add(Me.chkCurveDir)
Me.TabView.Controls.Add(Me.PictureBox3)
Me.TabView.Controls.Add(Me.btnShading)
Me.TabView.Controls.Add(Me.btnWireFrame)
Me.TabView.Controls.Add(Me.btnHiddenLine)
Me.TabView.Controls.Add(Me.btnZoomOut)
Me.TabView.Controls.Add(Me.btnIsoSW)
Me.TabView.Controls.Add(Me.btnBack)
Me.TabView.Controls.Add(Me.btnRight)
Me.TabView.Controls.Add(Me.btnLeft)
Me.TabView.Controls.Add(Me.btnZoomAll)
Me.TabView.Controls.Add(Me.btnFront)
Me.TabView.Controls.Add(Me.btnZoomIn)
Me.TabView.Controls.Add(Me.btnTop)
Me.TabView.Location = New System.Drawing.Point(4, 22)
Me.TabView.Name = "TabView"
Me.TabView.Padding = New System.Windows.Forms.Padding(3)
Me.TabView.Size = New System.Drawing.Size(1088, 56)
Me.TabView.TabIndex = 3
Me.TabView.Text = "View"
'
'btnCPlane
'
Me.btnCPlane.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCPlane.FlatAppearance.BorderSize = 0
Me.btnCPlane.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCPlane.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCPlane.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCPlane.Image = CType(resources.GetObject("btnCPlane.Image"),System.Drawing.Image)
Me.btnCPlane.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCPlane.Location = New System.Drawing.Point(850, 0)
Me.btnCPlane.Name = "btnCPlane"
Me.btnCPlane.Size = New System.Drawing.Size(56, 48)
Me.btnCPlane.TabIndex = 32
Me.btnCPlane.Text = "CPlane"
Me.btnCPlane.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCPlane.UseVisualStyleBackColor = false
'
'btnIsoNW
'
Me.btnIsoNW.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnIsoNW.FlatAppearance.BorderSize = 0
Me.btnIsoNW.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnIsoNW.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnIsoNW.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnIsoNW.Image = CType(resources.GetObject("btnIsoNW.Image"),System.Drawing.Image)
Me.btnIsoNW.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnIsoNW.Location = New System.Drawing.Point(796, 0)
Me.btnIsoNW.Name = "btnIsoNW"
Me.btnIsoNW.Size = New System.Drawing.Size(56, 48)
Me.btnIsoNW.TabIndex = 31
Me.btnIsoNW.Text = "Iso NW"
Me.btnIsoNW.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnIsoNW.UseVisualStyleBackColor = false
'
'btnIsoNE
'
Me.btnIsoNE.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnIsoNE.FlatAppearance.BorderSize = 0
Me.btnIsoNE.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnIsoNE.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnIsoNE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnIsoNE.Image = CType(resources.GetObject("btnIsoNE.Image"),System.Drawing.Image)
Me.btnIsoNE.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnIsoNE.Location = New System.Drawing.Point(740, 0)
Me.btnIsoNE.Name = "btnIsoNE"
Me.btnIsoNE.Size = New System.Drawing.Size(56, 48)
Me.btnIsoNE.TabIndex = 30
Me.btnIsoNE.Text = "Iso NE"
Me.btnIsoNE.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnIsoNE.UseVisualStyleBackColor = false
'
'btnIsoSE
'
Me.btnIsoSE.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnIsoSE.FlatAppearance.BorderSize = 0
Me.btnIsoSE.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnIsoSE.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnIsoSE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnIsoSE.Image = CType(resources.GetObject("btnIsoSE.Image"),System.Drawing.Image)
Me.btnIsoSE.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnIsoSE.Location = New System.Drawing.Point(684, 0)
Me.btnIsoSE.Name = "btnIsoSE"
Me.btnIsoSE.Size = New System.Drawing.Size(56, 48)
Me.btnIsoSE.TabIndex = 29
Me.btnIsoSE.Text = "Iso SE"
Me.btnIsoSE.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnIsoSE.UseVisualStyleBackColor = false
'
'chkGetDist
'
Me.chkGetDist.Appearance = System.Windows.Forms.Appearance.Button
Me.chkGetDist.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.chkGetDist.FlatAppearance.BorderSize = 0
Me.chkGetDist.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.chkGetDist.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.chkGetDist.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.chkGetDist.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.chkGetDist.Image = CType(resources.GetObject("chkGetDist.Image"),System.Drawing.Image)
Me.chkGetDist.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.chkGetDist.Location = New System.Drawing.Point(1024, 0)
Me.chkGetDist.Name = "chkGetDist"
Me.chkGetDist.Size = New System.Drawing.Size(56, 48)
Me.chkGetDist.TabIndex = 24
Me.chkGetDist.Text = "GetDist"
Me.chkGetDist.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.chkGetDist.UseVisualStyleBackColor = true
'
'chkAnalyze
'
Me.chkAnalyze.Appearance = System.Windows.Forms.Appearance.Button
Me.chkAnalyze.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.chkAnalyze.FlatAppearance.BorderSize = 0
Me.chkAnalyze.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.chkAnalyze.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.chkAnalyze.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.chkAnalyze.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.chkAnalyze.Image = CType(resources.GetObject("chkAnalyze.Image"),System.Drawing.Image)
Me.chkAnalyze.Location = New System.Drawing.Point(968, 0)
Me.chkAnalyze.Name = "chkAnalyze"
Me.chkAnalyze.Size = New System.Drawing.Size(56, 48)
Me.chkAnalyze.TabIndex = 25
Me.chkAnalyze.Text = "Analyze"
Me.chkAnalyze.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.chkAnalyze.UseVisualStyleBackColor = true
'
'PictureBox5
'
Me.PictureBox5.BackColor = System.Drawing.SystemColors.ActiveBorder
Me.PictureBox5.Location = New System.Drawing.Point(909, 4)
Me.PictureBox5.Name = "PictureBox5"
Me.PictureBox5.Size = New System.Drawing.Size(2, 40)
Me.PictureBox5.TabIndex = 28
Me.PictureBox5.TabStop = false
'
'PictureBox4
'
Me.PictureBox4.BackColor = System.Drawing.SystemColors.ActiveBorder
Me.PictureBox4.Location = New System.Drawing.Point(345, 4)
Me.PictureBox4.Name = "PictureBox4"
Me.PictureBox4.Size = New System.Drawing.Size(2, 40)
Me.PictureBox4.TabIndex = 28
Me.PictureBox4.TabStop = false
'
'chkCurveDir
'
Me.chkCurveDir.Appearance = System.Windows.Forms.Appearance.Button
Me.chkCurveDir.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.chkCurveDir.FlatAppearance.BorderSize = 0
Me.chkCurveDir.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.chkCurveDir.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.chkCurveDir.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.chkCurveDir.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.chkCurveDir.Image = CType(resources.GetObject("chkCurveDir.Image"),System.Drawing.Image)
Me.chkCurveDir.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.chkCurveDir.Location = New System.Drawing.Point(912, 0)
Me.chkCurveDir.Name = "chkCurveDir"
Me.chkCurveDir.Size = New System.Drawing.Size(56, 48)
Me.chkCurveDir.TabIndex = 20
Me.chkCurveDir.Text = "CurveDir"
Me.chkCurveDir.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.chkCurveDir.UseVisualStyleBackColor = true
'
'PictureBox3
'
Me.PictureBox3.BackColor = System.Drawing.SystemColors.ActiveBorder
Me.PictureBox3.Location = New System.Drawing.Point(169, 4)
Me.PictureBox3.Name = "PictureBox3"
Me.PictureBox3.Size = New System.Drawing.Size(2, 40)
Me.PictureBox3.TabIndex = 28
Me.PictureBox3.TabStop = false
'
'btnShading
'
Me.btnShading.Appearance = System.Windows.Forms.Appearance.Button
Me.btnShading.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnShading.FlatAppearance.BorderSize = 0
Me.btnShading.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.btnShading.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnShading.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnShading.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnShading.Font = New System.Drawing.Font("Microsoft Sans Serif", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnShading.Image = CType(resources.GetObject("btnShading.Image"),System.Drawing.Image)
Me.btnShading.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnShading.Location = New System.Drawing.Point(112, 0)
Me.btnShading.Margin = New System.Windows.Forms.Padding(0)
Me.btnShading.Name = "btnShading"
Me.btnShading.Size = New System.Drawing.Size(56, 48)
Me.btnShading.TabIndex = 23
Me.btnShading.TabStop = true
Me.btnShading.Text = "Shading"
Me.btnShading.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnShading.UseCompatibleTextRendering = true
Me.btnShading.UseVisualStyleBackColor = true
'
'btnWireFrame
'
Me.btnWireFrame.Appearance = System.Windows.Forms.Appearance.Button
Me.btnWireFrame.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnWireFrame.FlatAppearance.BorderSize = 0
Me.btnWireFrame.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.btnWireFrame.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnWireFrame.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnWireFrame.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnWireFrame.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnWireFrame.Image = CType(resources.GetObject("btnWireFrame.Image"),System.Drawing.Image)
Me.btnWireFrame.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnWireFrame.Location = New System.Drawing.Point(0, 0)
Me.btnWireFrame.Margin = New System.Windows.Forms.Padding(0)
Me.btnWireFrame.Name = "btnWireFrame"
Me.btnWireFrame.Size = New System.Drawing.Size(56, 48)
Me.btnWireFrame.TabIndex = 21
Me.btnWireFrame.TabStop = true
Me.btnWireFrame.Text = "WFrame"
Me.btnWireFrame.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnWireFrame.UseCompatibleTextRendering = true
Me.btnWireFrame.UseVisualStyleBackColor = true
'
'btnHiddenLine
'
Me.btnHiddenLine.Appearance = System.Windows.Forms.Appearance.Button
Me.btnHiddenLine.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnHiddenLine.FlatAppearance.BorderSize = 0
Me.btnHiddenLine.FlatAppearance.CheckedBackColor = System.Drawing.SystemColors.GradientActiveCaption
Me.btnHiddenLine.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnHiddenLine.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnHiddenLine.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnHiddenLine.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnHiddenLine.Image = CType(resources.GetObject("btnHiddenLine.Image"),System.Drawing.Image)
Me.btnHiddenLine.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnHiddenLine.Location = New System.Drawing.Point(56, 0)
Me.btnHiddenLine.Name = "btnHiddenLine"
Me.btnHiddenLine.Size = New System.Drawing.Size(56, 48)
Me.btnHiddenLine.TabIndex = 22
Me.btnHiddenLine.TabStop = true
Me.btnHiddenLine.Text = "HLine"
Me.btnHiddenLine.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnHiddenLine.UseCompatibleTextRendering = true
Me.btnHiddenLine.UseVisualStyleBackColor = true
'
'btnZoomOut
'
Me.btnZoomOut.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnZoomOut.FlatAppearance.BorderSize = 0
Me.btnZoomOut.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnZoomOut.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnZoomOut.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnZoomOut.Image = CType(resources.GetObject("btnZoomOut.Image"),System.Drawing.Image)
Me.btnZoomOut.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnZoomOut.Location = New System.Drawing.Point(284, 0)
Me.btnZoomOut.Name = "btnZoomOut"
Me.btnZoomOut.Size = New System.Drawing.Size(60, 48)
Me.btnZoomOut.TabIndex = 15
Me.btnZoomOut.Text = "ZoomOut"
Me.btnZoomOut.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnZoomOut.UseCompatibleTextRendering = true
Me.btnZoomOut.UseVisualStyleBackColor = false
'
'btnIsoSW
'
Me.btnIsoSW.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnIsoSW.FlatAppearance.BorderSize = 0
Me.btnIsoSW.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnIsoSW.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnIsoSW.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnIsoSW.Image = CType(resources.GetObject("btnIsoSW.Image"),System.Drawing.Image)
Me.btnIsoSW.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnIsoSW.Location = New System.Drawing.Point(628, 0)
Me.btnIsoSW.Name = "btnIsoSW"
Me.btnIsoSW.Size = New System.Drawing.Size(56, 48)
Me.btnIsoSW.TabIndex = 8
Me.btnIsoSW.Text = "Iso SW"
Me.btnIsoSW.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnIsoSW.UseVisualStyleBackColor = false
'
'btnBack
'
Me.btnBack.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnBack.FlatAppearance.BorderSize = 0
Me.btnBack.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnBack.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnBack.Image = CType(resources.GetObject("btnBack.Image"),System.Drawing.Image)
Me.btnBack.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnBack.Location = New System.Drawing.Point(516, 0)
Me.btnBack.Name = "btnBack"
Me.btnBack.Size = New System.Drawing.Size(56, 48)
Me.btnBack.TabIndex = 11
Me.btnBack.Text = "Back"
Me.btnBack.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnBack.UseVisualStyleBackColor = false
'
'btnRight
'
Me.btnRight.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnRight.FlatAppearance.BorderSize = 0
Me.btnRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnRight.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnRight.Image = CType(resources.GetObject("btnRight.Image"),System.Drawing.Image)
Me.btnRight.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnRight.Location = New System.Drawing.Point(460, 0)
Me.btnRight.Name = "btnRight"
Me.btnRight.Size = New System.Drawing.Size(56, 48)
Me.btnRight.TabIndex = 12
Me.btnRight.Text = "Right"
Me.btnRight.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnRight.UseVisualStyleBackColor = false
'
'btnLeft
'
Me.btnLeft.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnLeft.FlatAppearance.BorderSize = 0
Me.btnLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnLeft.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLeft.Image = CType(resources.GetObject("btnLeft.Image"),System.Drawing.Image)
Me.btnLeft.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnLeft.Location = New System.Drawing.Point(572, 0)
Me.btnLeft.Name = "btnLeft"
Me.btnLeft.Size = New System.Drawing.Size(56, 48)
Me.btnLeft.TabIndex = 10
Me.btnLeft.Text = "Left"
Me.btnLeft.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnLeft.UseVisualStyleBackColor = false
'
'btnZoomAll
'
Me.btnZoomAll.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnZoomAll.FlatAppearance.BorderSize = 0
Me.btnZoomAll.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnZoomAll.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnZoomAll.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnZoomAll.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnZoomAll.Image = CType(resources.GetObject("btnZoomAll.Image"),System.Drawing.Image)
Me.btnZoomAll.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnZoomAll.Location = New System.Drawing.Point(172, 0)
Me.btnZoomAll.Name = "btnZoomAll"
Me.btnZoomAll.Size = New System.Drawing.Size(56, 48)
Me.btnZoomAll.TabIndex = 13
Me.btnZoomAll.Text = "ZoomAll"
Me.btnZoomAll.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnZoomAll.UseCompatibleTextRendering = true
Me.btnZoomAll.UseVisualStyleBackColor = false
'
'btnFront
'
Me.btnFront.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnFront.FlatAppearance.BorderSize = 0
Me.btnFront.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnFront.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnFront.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFront.Image = CType(resources.GetObject("btnFront.Image"),System.Drawing.Image)
Me.btnFront.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnFront.Location = New System.Drawing.Point(404, 0)
Me.btnFront.Name = "btnFront"
Me.btnFront.Size = New System.Drawing.Size(56, 48)
Me.btnFront.TabIndex = 9
Me.btnFront.Text = "Front"
Me.btnFront.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnFront.UseVisualStyleBackColor = false
'
'btnZoomIn
'
Me.btnZoomIn.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnZoomIn.FlatAppearance.BorderSize = 0
Me.btnZoomIn.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnZoomIn.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnZoomIn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnZoomIn.Image = CType(resources.GetObject("btnZoomIn.Image"),System.Drawing.Image)
Me.btnZoomIn.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnZoomIn.Location = New System.Drawing.Point(228, 0)
Me.btnZoomIn.Name = "btnZoomIn"
Me.btnZoomIn.Size = New System.Drawing.Size(56, 48)
Me.btnZoomIn.TabIndex = 14
Me.btnZoomIn.Text = "ZoomIn"
Me.btnZoomIn.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnZoomIn.UseCompatibleTextRendering = true
Me.btnZoomIn.UseVisualStyleBackColor = false
'
'btnTop
'
Me.btnTop.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnTop.FlatAppearance.BorderSize = 0
Me.btnTop.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnTop.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnTop.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnTop.Image = CType(resources.GetObject("btnTop.Image"),System.Drawing.Image)
Me.btnTop.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnTop.Location = New System.Drawing.Point(348, 0)
Me.btnTop.Name = "btnTop"
Me.btnTop.Size = New System.Drawing.Size(56, 48)
Me.btnTop.TabIndex = 7
Me.btnTop.Text = "Top"
Me.btnTop.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnTop.UseVisualStyleBackColor = false
'
'TabCPlane
'
Me.TabCPlane.BackColor = System.Drawing.SystemColors.Control
Me.TabCPlane.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.TabCPlane.Controls.Add(Me.btnCPlaneView)
Me.TabCPlane.Controls.Add(Me.btnCPlanePerpObj)
Me.TabCPlane.Controls.Add(Me.btnCPlaneObj)
Me.TabCPlane.Controls.Add(Me.btnCplane3P)
Me.TabCPlane.Controls.Add(Me.btnCplaneRotate)
Me.TabCPlane.Controls.Add(Me.btnCplaneBottom)
Me.TabCPlane.Controls.Add(Me.btnCplaneLeft)
Me.TabCPlane.Controls.Add(Me.btnCplaneBack)
Me.TabCPlane.Controls.Add(Me.btnCplaneElevation)
Me.TabCPlane.Controls.Add(Me.btnCplaneRight)
Me.TabCPlane.Controls.Add(Me.btnCplaneOrigin)
Me.TabCPlane.Controls.Add(Me.PictureBox2)
Me.TabCPlane.Controls.Add(Me.btnCplaneFront)
Me.TabCPlane.Controls.Add(Me.btnCplaneTop)
Me.TabCPlane.ForeColor = System.Drawing.SystemColors.ControlText
Me.TabCPlane.Location = New System.Drawing.Point(4, 22)
Me.TabCPlane.Name = "TabCPlane"
Me.TabCPlane.Size = New System.Drawing.Size(1088, 56)
Me.TabCPlane.TabIndex = 4
Me.TabCPlane.Text = "CPlane"
'
'btnCPlaneView
'
Me.btnCPlaneView.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCPlaneView.FlatAppearance.BorderSize = 0
Me.btnCPlaneView.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCPlaneView.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCPlaneView.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCPlaneView.Image = CType(resources.GetObject("btnCPlaneView.Image"),System.Drawing.Image)
Me.btnCPlaneView.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCPlaneView.Location = New System.Drawing.Point(336, 0)
Me.btnCPlaneView.Name = "btnCPlaneView"
Me.btnCPlaneView.Size = New System.Drawing.Size(56, 48)
Me.btnCPlaneView.TabIndex = 40
Me.btnCPlaneView.Text = "View"
Me.btnCPlaneView.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCPlaneView.UseVisualStyleBackColor = false
'
'btnCPlanePerpObj
'
Me.btnCPlanePerpObj.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCPlanePerpObj.FlatAppearance.BorderSize = 0
Me.btnCPlanePerpObj.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCPlanePerpObj.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCPlanePerpObj.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCPlanePerpObj.Image = CType(resources.GetObject("btnCPlanePerpObj.Image"),System.Drawing.Image)
Me.btnCPlanePerpObj.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCPlanePerpObj.Location = New System.Drawing.Point(620, 0)
Me.btnCPlanePerpObj.Name = "btnCPlanePerpObj"
Me.btnCPlanePerpObj.Size = New System.Drawing.Size(56, 48)
Me.btnCPlanePerpObj.TabIndex = 39
Me.btnCPlanePerpObj.Text = "Perp"
Me.btnCPlanePerpObj.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCPlanePerpObj.UseVisualStyleBackColor = false
'
'btnCPlaneObj
'
Me.btnCPlaneObj.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCPlaneObj.FlatAppearance.BorderSize = 0
Me.btnCPlaneObj.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCPlaneObj.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCPlaneObj.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCPlaneObj.Image = CType(resources.GetObject("btnCPlaneObj.Image"),System.Drawing.Image)
Me.btnCPlaneObj.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCPlaneObj.Location = New System.Drawing.Point(676, 0)
Me.btnCPlaneObj.Name = "btnCPlaneObj"
Me.btnCPlaneObj.Size = New System.Drawing.Size(56, 48)
Me.btnCPlaneObj.TabIndex = 38
Me.btnCPlaneObj.Text = "Object"
Me.btnCPlaneObj.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCPlaneObj.UseVisualStyleBackColor = false
'
'btnCplane3P
'
Me.btnCplane3P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplane3P.FlatAppearance.BorderSize = 0
Me.btnCplane3P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplane3P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplane3P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplane3P.Image = CType(resources.GetObject("btnCplane3P.Image"),System.Drawing.Image)
Me.btnCplane3P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplane3P.Location = New System.Drawing.Point(564, 0)
Me.btnCplane3P.Name = "btnCplane3P"
Me.btnCplane3P.Size = New System.Drawing.Size(56, 48)
Me.btnCplane3P.TabIndex = 37
Me.btnCplane3P.Text = "3 Points"
Me.btnCplane3P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplane3P.UseVisualStyleBackColor = false
'
'btnCplaneRotate
'
Me.btnCplaneRotate.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneRotate.FlatAppearance.BorderSize = 0
Me.btnCplaneRotate.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneRotate.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneRotate.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneRotate.Image = CType(resources.GetObject("btnCplaneRotate.Image"),System.Drawing.Image)
Me.btnCplaneRotate.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneRotate.Location = New System.Drawing.Point(508, 0)
Me.btnCplaneRotate.Name = "btnCplaneRotate"
Me.btnCplaneRotate.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneRotate.TabIndex = 36
Me.btnCplaneRotate.Text = "Rotate"
Me.btnCplaneRotate.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneRotate.UseVisualStyleBackColor = false
'
'btnCplaneBottom
'
Me.btnCplaneBottom.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneBottom.FlatAppearance.BorderSize = 0
Me.btnCplaneBottom.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneBottom.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneBottom.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneBottom.Image = CType(resources.GetObject("btnCplaneBottom.Image"),System.Drawing.Image)
Me.btnCplaneBottom.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneBottom.Location = New System.Drawing.Point(280, 0)
Me.btnCplaneBottom.Name = "btnCplaneBottom"
Me.btnCplaneBottom.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneBottom.TabIndex = 35
Me.btnCplaneBottom.Text = "Bottom"
Me.btnCplaneBottom.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneBottom.UseVisualStyleBackColor = false
'
'btnCplaneLeft
'
Me.btnCplaneLeft.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneLeft.FlatAppearance.BorderSize = 0
Me.btnCplaneLeft.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneLeft.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneLeft.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneLeft.Image = CType(resources.GetObject("btnCplaneLeft.Image"),System.Drawing.Image)
Me.btnCplaneLeft.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneLeft.Location = New System.Drawing.Point(224, 0)
Me.btnCplaneLeft.Name = "btnCplaneLeft"
Me.btnCplaneLeft.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneLeft.TabIndex = 34
Me.btnCplaneLeft.Text = "Left"
Me.btnCplaneLeft.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneLeft.UseVisualStyleBackColor = false
'
'btnCplaneBack
'
Me.btnCplaneBack.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneBack.FlatAppearance.BorderSize = 0
Me.btnCplaneBack.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneBack.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneBack.Image = CType(resources.GetObject("btnCplaneBack.Image"),System.Drawing.Image)
Me.btnCplaneBack.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneBack.Location = New System.Drawing.Point(168, 0)
Me.btnCplaneBack.Name = "btnCplaneBack"
Me.btnCplaneBack.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneBack.TabIndex = 33
Me.btnCplaneBack.Text = "Back"
Me.btnCplaneBack.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneBack.UseVisualStyleBackColor = false
'
'btnCplaneElevation
'
Me.btnCplaneElevation.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneElevation.FlatAppearance.BorderSize = 0
Me.btnCplaneElevation.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneElevation.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneElevation.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneElevation.Image = CType(resources.GetObject("btnCplaneElevation.Image"),System.Drawing.Image)
Me.btnCplaneElevation.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneElevation.Location = New System.Drawing.Point(396, 0)
Me.btnCplaneElevation.Name = "btnCplaneElevation"
Me.btnCplaneElevation.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneElevation.TabIndex = 32
Me.btnCplaneElevation.Text = "Elevat"
Me.btnCplaneElevation.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneElevation.UseVisualStyleBackColor = false
'
'btnCplaneRight
'
Me.btnCplaneRight.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneRight.FlatAppearance.BorderSize = 0
Me.btnCplaneRight.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneRight.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneRight.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneRight.Image = CType(resources.GetObject("btnCplaneRight.Image"),System.Drawing.Image)
Me.btnCplaneRight.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneRight.Location = New System.Drawing.Point(112, 0)
Me.btnCplaneRight.Name = "btnCplaneRight"
Me.btnCplaneRight.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneRight.TabIndex = 31
Me.btnCplaneRight.Text = "Right"
Me.btnCplaneRight.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneRight.UseVisualStyleBackColor = false
'
'btnCplaneOrigin
'
Me.btnCplaneOrigin.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneOrigin.FlatAppearance.BorderSize = 0
Me.btnCplaneOrigin.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneOrigin.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneOrigin.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneOrigin.Image = CType(resources.GetObject("btnCplaneOrigin.Image"),System.Drawing.Image)
Me.btnCplaneOrigin.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneOrigin.Location = New System.Drawing.Point(452, 0)
Me.btnCplaneOrigin.Name = "btnCplaneOrigin"
Me.btnCplaneOrigin.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneOrigin.TabIndex = 30
Me.btnCplaneOrigin.Text = "Origin"
Me.btnCplaneOrigin.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneOrigin.UseVisualStyleBackColor = false
'
'PictureBox2
'
Me.PictureBox2.BackColor = System.Drawing.SystemColors.ActiveBorder
Me.PictureBox2.Location = New System.Drawing.Point(393, 3)
Me.PictureBox2.Name = "PictureBox2"
Me.PictureBox2.Size = New System.Drawing.Size(2, 40)
Me.PictureBox2.TabIndex = 29
Me.PictureBox2.TabStop = false
'
'btnCplaneFront
'
Me.btnCplaneFront.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneFront.FlatAppearance.BorderSize = 0
Me.btnCplaneFront.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneFront.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneFront.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneFront.Image = CType(resources.GetObject("btnCplaneFront.Image"),System.Drawing.Image)
Me.btnCplaneFront.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneFront.Location = New System.Drawing.Point(56, 0)
Me.btnCplaneFront.Name = "btnCplaneFront"
Me.btnCplaneFront.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneFront.TabIndex = 9
Me.btnCplaneFront.Text = "Front"
Me.btnCplaneFront.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneFront.UseVisualStyleBackColor = false
'
'btnCplaneTop
'
Me.btnCplaneTop.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCplaneTop.FlatAppearance.BorderSize = 0
Me.btnCplaneTop.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCplaneTop.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCplaneTop.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCplaneTop.Image = CType(resources.GetObject("btnCplaneTop.Image"),System.Drawing.Image)
Me.btnCplaneTop.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCplaneTop.Location = New System.Drawing.Point(0, 0)
Me.btnCplaneTop.Name = "btnCplaneTop"
Me.btnCplaneTop.Size = New System.Drawing.Size(56, 48)
Me.btnCplaneTop.TabIndex = 8
Me.btnCplaneTop.Text = "Top"
Me.btnCplaneTop.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCplaneTop.UseVisualStyleBackColor = false
'
'TableLayoutPanel3
'
Me.TableLayoutPanel3.ColumnCount = 1
Me.TableLayoutPanel3.ColumnStyles.Add(New System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100!))
Me.TableLayoutPanel3.Controls.Add(Me.tBoxInfo, 0, 2)
Me.TableLayoutPanel3.Controls.Add(Me.tboxCmd, 0, 4)
Me.TableLayoutPanel3.Controls.Add(Me.TreeView1, 0, 1)
Me.TableLayoutPanel3.Controls.Add(Me.Panel1, 0, 0)
Me.TableLayoutPanel3.Controls.Add(Me.InputBox, 0, 3)
Me.TableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill
Me.TableLayoutPanel3.Location = New System.Drawing.Point(876, 82)
Me.TableLayoutPanel3.Margin = New System.Windows.Forms.Padding(0)
Me.TableLayoutPanel3.Name = "TableLayoutPanel3"
Me.TableLayoutPanel3.RowCount = 5
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50!))
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 70!))
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30!))
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 160!))
Me.TableLayoutPanel3.RowStyles.Add(New System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70!))
Me.TableLayoutPanel3.Size = New System.Drawing.Size(220, 541)
Me.TableLayoutPanel3.TabIndex = 9
'
'tBoxInfo
'
Me.tBoxInfo.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.tBoxInfo.Dock = System.Windows.Forms.DockStyle.Fill
Me.tBoxInfo.Location = New System.Drawing.Point(1, 232)
Me.tBoxInfo.Margin = New System.Windows.Forms.Padding(1, 0, 1, 0)
Me.tBoxInfo.Multiline = true
Me.tBoxInfo.Name = "tBoxInfo"
Me.tBoxInfo.ReadOnly = true
Me.tBoxInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.tBoxInfo.Size = New System.Drawing.Size(218, 78)
Me.tBoxInfo.TabIndex = 24
Me.tBoxInfo.WordWrap = false
'
'tboxCmd
'
Me.tboxCmd.BackColor = System.Drawing.SystemColors.Window
Me.tboxCmd.Dock = System.Windows.Forms.DockStyle.Fill
Me.tboxCmd.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.tboxCmd.Location = New System.Drawing.Point(1, 470)
Me.tboxCmd.Margin = New System.Windows.Forms.Padding(1, 0, 1, 0)
Me.tboxCmd.Multiline = true
Me.tboxCmd.Name = "tboxCmd"
Me.tboxCmd.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.tboxCmd.Size = New System.Drawing.Size(218, 71)
Me.tboxCmd.TabIndex = 23
Me.tboxCmd.WordWrap = false
'
'TreeView1
'
Me.TreeView1.CheckBoxes = true
Me.TreeView1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TreeView1.FullRowSelect = true
Me.TreeView1.HideSelection = false
Me.TreeView1.ImageIndex = 0
Me.TreeView1.ImageList = Me.ImageList1
Me.TreeView1.Location = New System.Drawing.Point(1, 50)
Me.TreeView1.Margin = New System.Windows.Forms.Padding(1, 0, 1, 0)
Me.TreeView1.Name = "TreeView1"
Me.TreeView1.SelectedImageIndex = 0
Me.TreeView1.Size = New System.Drawing.Size(218, 182)
Me.TreeView1.StateImageList = Me.ImageList2
Me.TreeView1.TabIndex = 0
'
'ImageList1
'
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"),System.Windows.Forms.ImageListStreamer)
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList1.Images.SetKeyName(0, "Maters.ico")
Me.ImageList1.Images.SetKeyName(1, "NoGeo.ico")
Me.ImageList1.Images.SetKeyName(2, "Group.ico")
Me.ImageList1.Images.SetKeyName(3, "Part.ico")
Me.ImageList1.Images.SetKeyName(4, "Layer.ico")
Me.ImageList1.Images.SetKeyName(5, "Vector.ico")
Me.ImageList1.Images.SetKeyName(6, "Point.ico")
Me.ImageList1.Images.SetKeyName(7, "Frame.ico")
Me.ImageList1.Images.SetKeyName(8, "Line.ico")
Me.ImageList1.Images.SetKeyName(9, "Arc.ico")
Me.ImageList1.Images.SetKeyName(10, "CBezier.ico")
Me.ImageList1.Images.SetKeyName(11, "CCompo.ico")
Me.ImageList1.Images.SetKeyName(12, "STriMesh.ico")
Me.ImageList1.Images.SetKeyName(13, "SFlatRegion.ico")
Me.ImageList1.Images.SetKeyName(14, "VolZmap.ico")
Me.ImageList1.Images.SetKeyName(15, "text.ico")
'
'ImageList2
'
Me.ImageList2.ImageStream = CType(resources.GetObject("ImageList2.ImageStream"),System.Windows.Forms.ImageListStreamer)
Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList2.Images.SetKeyName(0, "LampOff.png")
Me.ImageList2.Images.SetKeyName(1, "LampOn.png")
'
'Panel1
'
Me.Panel1.AutoSize = true
Me.Panel1.Controls.Add(Me.txtColor)
Me.Panel1.Controls.Add(Me.btnColor)
Me.Panel1.Controls.Add(Me.btnNewLayer)
Me.Panel1.Controls.Add(Me.txtPartLay)
Me.Panel1.Controls.Add(Me.btnNewPart)
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Margin = New System.Windows.Forms.Padding(0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(220, 50)
Me.Panel1.TabIndex = 25
'
'txtColor
'
Me.txtColor.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.txtColor.Location = New System.Drawing.Point(175, 0)
Me.txtColor.Name = "txtColor"
Me.txtColor.ReadOnly = true
Me.txtColor.Size = New System.Drawing.Size(41, 20)
Me.txtColor.TabIndex = 1
'
'btnColor
'
Me.btnColor.Location = New System.Drawing.Point(147, 23)
Me.btnColor.Name = "btnColor"
Me.btnColor.Size = New System.Drawing.Size(70, 24)
Me.btnColor.TabIndex = 28
Me.btnColor.Text = "Color"
Me.btnColor.UseVisualStyleBackColor = true
'
'btnNewLayer
'
Me.btnNewLayer.Location = New System.Drawing.Point(74, 23)
Me.btnNewLayer.Margin = New System.Windows.Forms.Padding(2)
Me.btnNewLayer.Name = "btnNewLayer"
Me.btnNewLayer.Size = New System.Drawing.Size(70, 24)
Me.btnNewLayer.TabIndex = 27
Me.btnNewLayer.Text = "New Layer"
Me.btnNewLayer.UseVisualStyleBackColor = true
'
'txtPartLay
'
Me.txtPartLay.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.txtPartLay.Location = New System.Drawing.Point(3, 0)
Me.txtPartLay.Margin = New System.Windows.Forms.Padding(2, 0, 2, 2)
Me.txtPartLay.Name = "txtPartLay"
Me.txtPartLay.ReadOnly = true
Me.txtPartLay.Size = New System.Drawing.Size(173, 20)
Me.txtPartLay.TabIndex = 25
'
'btnNewPart
'
Me.btnNewPart.Location = New System.Drawing.Point(2, 23)
Me.btnNewPart.Margin = New System.Windows.Forms.Padding(2)
Me.btnNewPart.Name = "btnNewPart"
Me.btnNewPart.Size = New System.Drawing.Size(70, 24)
Me.btnNewPart.TabIndex = 26
Me.btnNewPart.Text = "New Part"
Me.btnNewPart.UseVisualStyleBackColor = true
'
'InputBox
'
Me.InputBox.AutoSize = true
Me.InputBox.Controls.Add(Me.btnDone)
Me.InputBox.Controls.Add(Me.btnShow)
Me.InputBox.Controls.Add(Me.InputCheck)
Me.InputBox.Controls.Add(Me.InputText)
Me.InputBox.Controls.Add(Me.InputLabel)
Me.InputBox.Controls.Add(Me.InputCombo)
Me.InputBox.Dock = System.Windows.Forms.DockStyle.Fill
Me.InputBox.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.InputBox.Location = New System.Drawing.Point(1, 313)
Me.InputBox.Margin = New System.Windows.Forms.Padding(1, 3, 1, 3)
Me.InputBox.Name = "InputBox"
Me.InputBox.Size = New System.Drawing.Size(218, 154)
Me.InputBox.TabIndex = 26
Me.InputBox.TabStop = false
'
'btnDone
'
Me.btnDone.Location = New System.Drawing.Point(123, 125)
Me.btnDone.Name = "btnDone"
Me.btnDone.Size = New System.Drawing.Size(75, 23)
Me.btnDone.TabIndex = 4
Me.btnDone.Text = "Done"
Me.btnDone.UseVisualStyleBackColor = true
'
'btnShow
'
Me.btnShow.Location = New System.Drawing.Point(19, 125)
Me.btnShow.Name = "btnShow"
Me.btnShow.Size = New System.Drawing.Size(75, 23)
Me.btnShow.TabIndex = 3
Me.btnShow.Text = "Show"
Me.btnShow.UseVisualStyleBackColor = true
'
'InputCheck
'
Me.InputCheck.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.InputCheck.Location = New System.Drawing.Point(9, 69)
Me.InputCheck.Name = "InputCheck"
Me.InputCheck.Size = New System.Drawing.Size(205, 23)
Me.InputCheck.TabIndex = 2
Me.InputCheck.UseVisualStyleBackColor = true
Me.InputCheck.Visible = false
'
'InputText
'
Me.InputText.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.InputText.Location = New System.Drawing.Point(5, 42)
Me.InputText.MinimumSize = New System.Drawing.Size(188, 26)
Me.InputText.Name = "InputText"
Me.InputText.Size = New System.Drawing.Size(209, 23)
Me.InputText.TabIndex = 1
Me.InputText.Visible = false
'
'InputLabel
'
Me.InputLabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.InputLabel.Location = New System.Drawing.Point(3, 17)
Me.InputLabel.Name = "InputLabel"
Me.InputLabel.Size = New System.Drawing.Size(215, 23)
Me.InputLabel.TabIndex = 0
Me.InputLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.InputLabel.Visible = false
'
'InputCombo
'
Me.InputCombo.AllowDrop = true
Me.InputCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.InputCombo.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.InputCombo.FormattingEnabled = true
Me.InputCombo.Location = New System.Drawing.Point(26, 95)
Me.InputCombo.Margin = New System.Windows.Forms.Padding(0)
Me.InputCombo.MaxDropDownItems = 4
Me.InputCombo.Name = "InputCombo"
Me.InputCombo.Size = New System.Drawing.Size(162, 25)
Me.InputCombo.TabIndex = 11
'
'TabControl2
'
Me.TabControl2.Alignment = System.Windows.Forms.TabAlignment.Left
Me.TabControl2.Controls.Add(Me.TabDraw)
Me.TabControl2.Controls.Add(Me.TabConstruct)
Me.TabControl2.Controls.Add(Me.TabEdit)
Me.TabControl2.Controls.Add(Me.TabTransform)
Me.TabControl2.Controls.Add(Me.TabSpecial)
Me.TabControl2.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl2.HotTrack = true
Me.TabControl2.Location = New System.Drawing.Point(0, 82)
Me.TabControl2.Margin = New System.Windows.Forms.Padding(0)
Me.TabControl2.Multiline = true
Me.TabControl2.Name = "TabControl2"
Me.TabControl2.SelectedIndex = 0
Me.TabControl2.Size = New System.Drawing.Size(89, 541)
Me.TabControl2.TabIndex = 10
'
'TabDraw
'
Me.TabDraw.BackColor = System.Drawing.SystemColors.Control
Me.TabDraw.Controls.Add(Me.btnFillet)
Me.TabDraw.Controls.Add(Me.btnPolygon)
Me.TabDraw.Controls.Add(Me.btnText)
Me.TabDraw.Controls.Add(Me.btnRectangle2P)
Me.TabDraw.Controls.Add(Me.btnLinePDL)
Me.TabDraw.Controls.Add(Me.btnArcPDP)
Me.TabDraw.Controls.Add(Me.btnCircle)
Me.TabDraw.Controls.Add(Me.btnArc3P)
Me.TabDraw.Controls.Add(Me.btnArcCSE)
Me.TabDraw.Controls.Add(Me.btnPoint)
Me.TabDraw.Controls.Add(Me.btnLine2P)
Me.TabDraw.Location = New System.Drawing.Point(23, 4)
Me.TabDraw.Name = "TabDraw"
Me.TabDraw.Padding = New System.Windows.Forms.Padding(3)
Me.TabDraw.Size = New System.Drawing.Size(62, 533)
Me.TabDraw.TabIndex = 0
Me.TabDraw.Text = "Draw"
'
'btnFillet
'
Me.btnFillet.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnFillet.FlatAppearance.BorderSize = 0
Me.btnFillet.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnFillet.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnFillet.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFillet.Image = CType(resources.GetObject("btnFillet.Image"),System.Drawing.Image)
Me.btnFillet.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnFillet.Location = New System.Drawing.Point(3, 336)
Me.btnFillet.Name = "btnFillet"
Me.btnFillet.Size = New System.Drawing.Size(56, 48)
Me.btnFillet.TabIndex = 41
Me.btnFillet.Text = "Fillet"
Me.btnFillet.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnFillet.UseVisualStyleBackColor = false
'
'btnPolygon
'
Me.btnPolygon.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnPolygon.FlatAppearance.BorderSize = 0
Me.btnPolygon.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnPolygon.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnPolygon.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnPolygon.Image = CType(resources.GetObject("btnPolygon.Image"),System.Drawing.Image)
Me.btnPolygon.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnPolygon.Location = New System.Drawing.Point(0, 432)
Me.btnPolygon.Name = "btnPolygon"
Me.btnPolygon.Size = New System.Drawing.Size(56, 48)
Me.btnPolygon.TabIndex = 40
Me.btnPolygon.Text = "Polygon"
Me.btnPolygon.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnPolygon.UseVisualStyleBackColor = false
'
'btnText
'
Me.btnText.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnText.FlatAppearance.BorderSize = 0
Me.btnText.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnText.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnText.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnText.Image = CType(resources.GetObject("btnText.Image"),System.Drawing.Image)
Me.btnText.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnText.Location = New System.Drawing.Point(0, 480)
Me.btnText.Name = "btnText"
Me.btnText.Size = New System.Drawing.Size(56, 48)
Me.btnText.TabIndex = 39
Me.btnText.Text = "Text"
Me.btnText.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnText.UseVisualStyleBackColor = false
'
'btnRectangle2P
'
Me.btnRectangle2P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnRectangle2P.FlatAppearance.BorderSize = 0
Me.btnRectangle2P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnRectangle2P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnRectangle2P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnRectangle2P.Image = CType(resources.GetObject("btnRectangle2P.Image"),System.Drawing.Image)
Me.btnRectangle2P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnRectangle2P.Location = New System.Drawing.Point(0, 384)
Me.btnRectangle2P.Name = "btnRectangle2P"
Me.btnRectangle2P.Size = New System.Drawing.Size(56, 48)
Me.btnRectangle2P.TabIndex = 38
Me.btnRectangle2P.Text = "Rect 2p"
Me.btnRectangle2P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnRectangle2P.UseVisualStyleBackColor = false
'
'btnLinePDL
'
Me.btnLinePDL.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnLinePDL.FlatAppearance.BorderSize = 0
Me.btnLinePDL.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnLinePDL.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnLinePDL.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLinePDL.Image = CType(resources.GetObject("btnLinePDL.Image"),System.Drawing.Image)
Me.btnLinePDL.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnLinePDL.Location = New System.Drawing.Point(0, 96)
Me.btnLinePDL.Name = "btnLinePDL"
Me.btnLinePDL.Size = New System.Drawing.Size(56, 48)
Me.btnLinePDL.TabIndex = 36
Me.btnLinePDL.Text = "Line pdl"
Me.btnLinePDL.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnLinePDL.UseVisualStyleBackColor = false
'
'btnArcPDP
'
Me.btnArcPDP.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnArcPDP.FlatAppearance.BorderSize = 0
Me.btnArcPDP.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnArcPDP.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnArcPDP.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnArcPDP.Image = CType(resources.GetObject("btnArcPDP.Image"),System.Drawing.Image)
Me.btnArcPDP.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnArcPDP.Location = New System.Drawing.Point(0, 288)
Me.btnArcPDP.Name = "btnArcPDP"
Me.btnArcPDP.Size = New System.Drawing.Size(56, 48)
Me.btnArcPDP.TabIndex = 35
Me.btnArcPDP.Text = "Arc pdp"
Me.btnArcPDP.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnArcPDP.UseVisualStyleBackColor = false
'
'btnCircle
'
Me.btnCircle.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCircle.FlatAppearance.BorderSize = 0
Me.btnCircle.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCircle.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCircle.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCircle.Image = CType(resources.GetObject("btnCircle.Image"),System.Drawing.Image)
Me.btnCircle.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCircle.Location = New System.Drawing.Point(0, 144)
Me.btnCircle.Name = "btnCircle"
Me.btnCircle.Size = New System.Drawing.Size(56, 48)
Me.btnCircle.TabIndex = 34
Me.btnCircle.Text = "Circle"
Me.btnCircle.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCircle.UseVisualStyleBackColor = false
'
'btnArc3P
'
Me.btnArc3P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnArc3P.FlatAppearance.BorderSize = 0
Me.btnArc3P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnArc3P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnArc3P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnArc3P.Image = CType(resources.GetObject("btnArc3P.Image"),System.Drawing.Image)
Me.btnArc3P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnArc3P.Location = New System.Drawing.Point(0, 240)
Me.btnArc3P.Name = "btnArc3P"
Me.btnArc3P.Size = New System.Drawing.Size(56, 48)
Me.btnArc3P.TabIndex = 33
Me.btnArc3P.Text = "Arc 3p"
Me.btnArc3P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnArc3P.UseVisualStyleBackColor = false
'
'btnArcCSE
'
Me.btnArcCSE.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnArcCSE.FlatAppearance.BorderSize = 0
Me.btnArcCSE.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnArcCSE.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnArcCSE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnArcCSE.Image = CType(resources.GetObject("btnArcCSE.Image"),System.Drawing.Image)
Me.btnArcCSE.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnArcCSE.Location = New System.Drawing.Point(0, 192)
Me.btnArcCSE.Name = "btnArcCSE"
Me.btnArcCSE.Size = New System.Drawing.Size(56, 48)
Me.btnArcCSE.TabIndex = 32
Me.btnArcCSE.Text = "Arc cse"
Me.btnArcCSE.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnArcCSE.UseVisualStyleBackColor = false
'
'btnPoint
'
Me.btnPoint.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnPoint.FlatAppearance.BorderSize = 0
Me.btnPoint.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnPoint.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnPoint.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnPoint.Image = CType(resources.GetObject("btnPoint.Image"),System.Drawing.Image)
Me.btnPoint.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnPoint.Location = New System.Drawing.Point(0, 0)
Me.btnPoint.Name = "btnPoint"
Me.btnPoint.Size = New System.Drawing.Size(56, 48)
Me.btnPoint.TabIndex = 31
Me.btnPoint.Text = "Point"
Me.btnPoint.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnPoint.UseVisualStyleBackColor = false
'
'btnLine2P
'
Me.btnLine2P.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnLine2P.FlatAppearance.BorderSize = 0
Me.btnLine2P.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnLine2P.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnLine2P.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLine2P.Image = CType(resources.GetObject("btnLine2P.Image"),System.Drawing.Image)
Me.btnLine2P.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnLine2P.Location = New System.Drawing.Point(0, 48)
Me.btnLine2P.Name = "btnLine2P"
Me.btnLine2P.Size = New System.Drawing.Size(56, 48)
Me.btnLine2P.TabIndex = 30
Me.btnLine2P.Text = "Line 2p"
Me.btnLine2P.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnLine2P.UseVisualStyleBackColor = false
'
'TabConstruct
'
Me.TabConstruct.BackColor = System.Drawing.SystemColors.Control
Me.TabConstruct.Controls.Add(Me.btnSwept)
Me.TabConstruct.Controls.Add(Me.btnExplodeSurf)
Me.TabConstruct.Controls.Add(Me.btnMergeSurf)
Me.TabConstruct.Controls.Add(Me.btnInvertSurf)
Me.TabConstruct.Controls.Add(Me.btnRevolve)
Me.TabConstruct.Controls.Add(Me.btnRuled)
Me.TabConstruct.Controls.Add(Me.btnScrew)
Me.TabConstruct.Controls.Add(Me.btnExtrude)
Me.TabConstruct.Controls.Add(Me.btnPlane)
Me.TabConstruct.Location = New System.Drawing.Point(23, 4)
Me.TabConstruct.Name = "TabConstruct"
Me.TabConstruct.Size = New System.Drawing.Size(62, 533)
Me.TabConstruct.TabIndex = 4
Me.TabConstruct.Text = "Construct"
'
'btnExplodeSurf
'
Me.btnExplodeSurf.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnExplodeSurf.FlatAppearance.BorderSize = 0
Me.btnExplodeSurf.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnExplodeSurf.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnExplodeSurf.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnExplodeSurf.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnExplodeSurf.Image = CType(resources.GetObject("btnExplodeSurf.Image"),System.Drawing.Image)
Me.btnExplodeSurf.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnExplodeSurf.Location = New System.Drawing.Point(0, 336)
Me.btnExplodeSurf.Name = "btnExplodeSurf"
Me.btnExplodeSurf.Size = New System.Drawing.Size(56, 48)
Me.btnExplodeSurf.TabIndex = 44
Me.btnExplodeSurf.Text = "Explode"
Me.btnExplodeSurf.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnExplodeSurf.UseVisualStyleBackColor = false
'
'btnMergeSurf
'
Me.btnMergeSurf.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnMergeSurf.FlatAppearance.BorderSize = 0
Me.btnMergeSurf.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnMergeSurf.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnMergeSurf.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnMergeSurf.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnMergeSurf.Image = CType(resources.GetObject("btnMergeSurf.Image"),System.Drawing.Image)
Me.btnMergeSurf.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnMergeSurf.Location = New System.Drawing.Point(0, 288)
Me.btnMergeSurf.Name = "btnMergeSurf"
Me.btnMergeSurf.Size = New System.Drawing.Size(56, 48)
Me.btnMergeSurf.TabIndex = 43
Me.btnMergeSurf.Text = "Merge"
Me.btnMergeSurf.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnMergeSurf.UseVisualStyleBackColor = false
'
'btnInvertSurf
'
Me.btnInvertSurf.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnInvertSurf.FlatAppearance.BorderSize = 0
Me.btnInvertSurf.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnInvertSurf.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnInvertSurf.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnInvertSurf.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnInvertSurf.Image = CType(resources.GetObject("btnInvertSurf.Image"),System.Drawing.Image)
Me.btnInvertSurf.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnInvertSurf.Location = New System.Drawing.Point(0, 384)
Me.btnInvertSurf.Name = "btnInvertSurf"
Me.btnInvertSurf.Size = New System.Drawing.Size(56, 48)
Me.btnInvertSurf.TabIndex = 42
Me.btnInvertSurf.Text = "Flip Surf"
Me.btnInvertSurf.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnInvertSurf.UseVisualStyleBackColor = false
'
'btnRevolve
'
Me.btnRevolve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnRevolve.FlatAppearance.BorderSize = 0
Me.btnRevolve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnRevolve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnRevolve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnRevolve.Image = CType(resources.GetObject("btnRevolve.Image"),System.Drawing.Image)
Me.btnRevolve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnRevolve.Location = New System.Drawing.Point(3, 96)
Me.btnRevolve.Margin = New System.Windows.Forms.Padding(0)
Me.btnRevolve.Name = "btnRevolve"
Me.btnRevolve.Size = New System.Drawing.Size(56, 48)
Me.btnRevolve.TabIndex = 37
Me.btnRevolve.Text = "Revolve"
Me.btnRevolve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnRevolve.UseVisualStyleBackColor = false
'
'btnRuled
'
Me.btnRuled.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnRuled.FlatAppearance.BorderSize = 0
Me.btnRuled.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnRuled.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnRuled.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnRuled.Image = CType(resources.GetObject("btnRuled.Image"),System.Drawing.Image)
Me.btnRuled.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnRuled.Location = New System.Drawing.Point(0, 240)
Me.btnRuled.Margin = New System.Windows.Forms.Padding(0)
Me.btnRuled.Name = "btnRuled"
Me.btnRuled.Size = New System.Drawing.Size(56, 48)
Me.btnRuled.TabIndex = 36
Me.btnRuled.Text = "Ruled"
Me.btnRuled.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnRuled.UseVisualStyleBackColor = false
'
'btnScrew
'
Me.btnScrew.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnScrew.FlatAppearance.BorderSize = 0
Me.btnScrew.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnScrew.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnScrew.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnScrew.Image = CType(resources.GetObject("btnScrew.Image"),System.Drawing.Image)
Me.btnScrew.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnScrew.Location = New System.Drawing.Point(0, 144)
Me.btnScrew.Margin = New System.Windows.Forms.Padding(0)
Me.btnScrew.Name = "btnScrew"
Me.btnScrew.Size = New System.Drawing.Size(56, 48)
Me.btnScrew.TabIndex = 35
Me.btnScrew.Text = "Screw"
Me.btnScrew.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnScrew.UseVisualStyleBackColor = false
'
'btnExtrude
'
Me.btnExtrude.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnExtrude.FlatAppearance.BorderSize = 0
Me.btnExtrude.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnExtrude.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnExtrude.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnExtrude.Image = CType(resources.GetObject("btnExtrude.Image"),System.Drawing.Image)
Me.btnExtrude.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnExtrude.Location = New System.Drawing.Point(0, 48)
Me.btnExtrude.Margin = New System.Windows.Forms.Padding(0)
Me.btnExtrude.Name = "btnExtrude"
Me.btnExtrude.Size = New System.Drawing.Size(56, 48)
Me.btnExtrude.TabIndex = 34
Me.btnExtrude.Text = "Extrude"
Me.btnExtrude.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnExtrude.UseVisualStyleBackColor = false
'
'btnPlane
'
Me.btnPlane.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnPlane.FlatAppearance.BorderSize = 0
Me.btnPlane.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnPlane.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnPlane.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnPlane.Image = CType(resources.GetObject("btnPlane.Image"),System.Drawing.Image)
Me.btnPlane.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnPlane.Location = New System.Drawing.Point(0, 0)
Me.btnPlane.Margin = New System.Windows.Forms.Padding(0)
Me.btnPlane.Name = "btnPlane"
Me.btnPlane.Size = New System.Drawing.Size(56, 48)
Me.btnPlane.TabIndex = 33
Me.btnPlane.Text = "Plane"
Me.btnPlane.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnPlane.UseVisualStyleBackColor = false
'
'TabEdit
'
Me.TabEdit.BackColor = System.Drawing.SystemColors.Control
Me.TabEdit.Controls.Add(Me.btnChangeStartCurve)
Me.TabEdit.Controls.Add(Me.btnChangeLayer)
Me.TabEdit.Controls.Add(Me.btnSetCurveTh)
Me.TabEdit.Controls.Add(Me.btnExtendCurve)
Me.TabEdit.Controls.Add(Me.btnBreakCurve)
Me.TabEdit.Controls.Add(Me.btnChangeColor)
Me.TabEdit.Controls.Add(Me.btnExplodeCurve)
Me.TabEdit.Controls.Add(Me.btnJoinCurve)
Me.TabEdit.Controls.Add(Me.btnInvertCurve)
Me.TabEdit.Controls.Add(Me.btnDelete)
Me.TabEdit.Location = New System.Drawing.Point(23, 4)
Me.TabEdit.Name = "TabEdit"
Me.TabEdit.Size = New System.Drawing.Size(62, 533)
Me.TabEdit.TabIndex = 3
Me.TabEdit.Text = "Edit"
'
'btnChangeStartCurve
'
Me.btnChangeStartCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnChangeStartCurve.FlatAppearance.BorderSize = 0
Me.btnChangeStartCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnChangeStartCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnChangeStartCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnChangeStartCurve.Image = CType(resources.GetObject("btnChangeStartCurve.Image"),System.Drawing.Image)
Me.btnChangeStartCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnChangeStartCurve.Location = New System.Drawing.Point(3, 384)
Me.btnChangeStartCurve.Name = "btnChangeStartCurve"
Me.btnChangeStartCurve.Size = New System.Drawing.Size(56, 48)
Me.btnChangeStartCurve.TabIndex = 41
Me.btnChangeStartCurve.Text = "Start"
Me.btnChangeStartCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnChangeStartCurve.UseVisualStyleBackColor = false
'
'btnChangeLayer
'
Me.btnChangeLayer.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnChangeLayer.FlatAppearance.BorderSize = 0
Me.btnChangeLayer.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnChangeLayer.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnChangeLayer.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnChangeLayer.Image = CType(resources.GetObject("btnChangeLayer.Image"),System.Drawing.Image)
Me.btnChangeLayer.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnChangeLayer.Location = New System.Drawing.Point(0, 48)
Me.btnChangeLayer.Name = "btnChangeLayer"
Me.btnChangeLayer.Size = New System.Drawing.Size(56, 48)
Me.btnChangeLayer.TabIndex = 35
Me.btnChangeLayer.Text = "Layer"
Me.btnChangeLayer.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnChangeLayer.UseVisualStyleBackColor = false
'
'btnSetCurveTh
'
Me.btnSetCurveTh.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnSetCurveTh.FlatAppearance.BorderSize = 0
Me.btnSetCurveTh.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnSetCurveTh.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnSetCurveTh.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSetCurveTh.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnSetCurveTh.Image = CType(resources.GetObject("btnSetCurveTh.Image"),System.Drawing.Image)
Me.btnSetCurveTh.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnSetCurveTh.Location = New System.Drawing.Point(0, 432)
Me.btnSetCurveTh.Name = "btnSetCurveTh"
Me.btnSetCurveTh.Size = New System.Drawing.Size(56, 48)
Me.btnSetCurveTh.TabIndex = 40
Me.btnSetCurveTh.Text = "CurveTh"
Me.btnSetCurveTh.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnSetCurveTh.UseVisualStyleBackColor = false
'
'btnExtendCurve
'
Me.btnExtendCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnExtendCurve.FlatAppearance.BorderSize = 0
Me.btnExtendCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnExtendCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnExtendCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnExtendCurve.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnExtendCurve.Image = CType(resources.GetObject("btnExtendCurve.Image"),System.Drawing.Image)
Me.btnExtendCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnExtendCurve.Location = New System.Drawing.Point(0, 192)
Me.btnExtendCurve.Name = "btnExtendCurve"
Me.btnExtendCurve.Size = New System.Drawing.Size(56, 48)
Me.btnExtendCurve.TabIndex = 39
Me.btnExtendCurve.Text = "Trim/Ext"
Me.btnExtendCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnExtendCurve.UseVisualStyleBackColor = false
'
'btnBreakCurve
'
Me.btnBreakCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnBreakCurve.FlatAppearance.BorderSize = 0
Me.btnBreakCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnBreakCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnBreakCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnBreakCurve.Image = CType(resources.GetObject("btnBreakCurve.Image"),System.Drawing.Image)
Me.btnBreakCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnBreakCurve.Location = New System.Drawing.Point(0, 240)
Me.btnBreakCurve.Name = "btnBreakCurve"
Me.btnBreakCurve.Size = New System.Drawing.Size(56, 48)
Me.btnBreakCurve.TabIndex = 38
Me.btnBreakCurve.Text = "Break"
Me.btnBreakCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnBreakCurve.UseVisualStyleBackColor = false
'
'btnChangeColor
'
Me.btnChangeColor.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnChangeColor.FlatAppearance.BorderSize = 0
Me.btnChangeColor.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnChangeColor.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnChangeColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnChangeColor.Image = CType(resources.GetObject("btnChangeColor.Image"),System.Drawing.Image)
Me.btnChangeColor.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnChangeColor.Location = New System.Drawing.Point(0, 96)
Me.btnChangeColor.Name = "btnChangeColor"
Me.btnChangeColor.Size = New System.Drawing.Size(56, 48)
Me.btnChangeColor.TabIndex = 37
Me.btnChangeColor.Text = "Color"
Me.btnChangeColor.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnChangeColor.UseVisualStyleBackColor = false
'
'btnExplodeCurve
'
Me.btnExplodeCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnExplodeCurve.FlatAppearance.BorderSize = 0
Me.btnExplodeCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnExplodeCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnExplodeCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnExplodeCurve.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnExplodeCurve.Image = CType(resources.GetObject("btnExplodeCurve.Image"),System.Drawing.Image)
Me.btnExplodeCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnExplodeCurve.Location = New System.Drawing.Point(0, 336)
Me.btnExplodeCurve.Name = "btnExplodeCurve"
Me.btnExplodeCurve.Size = New System.Drawing.Size(56, 48)
Me.btnExplodeCurve.TabIndex = 36
Me.btnExplodeCurve.Text = "Explode"
Me.btnExplodeCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnExplodeCurve.UseVisualStyleBackColor = false
'
'btnJoinCurve
'
Me.btnJoinCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnJoinCurve.FlatAppearance.BorderSize = 0
Me.btnJoinCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnJoinCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnJoinCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnJoinCurve.Image = CType(resources.GetObject("btnJoinCurve.Image"),System.Drawing.Image)
Me.btnJoinCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnJoinCurve.Location = New System.Drawing.Point(0, 288)
Me.btnJoinCurve.Name = "btnJoinCurve"
Me.btnJoinCurve.Size = New System.Drawing.Size(56, 48)
Me.btnJoinCurve.TabIndex = 35
Me.btnJoinCurve.Text = "Join"
Me.btnJoinCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnJoinCurve.UseVisualStyleBackColor = false
'
'btnInvertCurve
'
Me.btnInvertCurve.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnInvertCurve.FlatAppearance.BorderSize = 0
Me.btnInvertCurve.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnInvertCurve.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnInvertCurve.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnInvertCurve.Image = CType(resources.GetObject("btnInvertCurve.Image"),System.Drawing.Image)
Me.btnInvertCurve.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnInvertCurve.Location = New System.Drawing.Point(0, 144)
Me.btnInvertCurve.Name = "btnInvertCurve"
Me.btnInvertCurve.Size = New System.Drawing.Size(56, 48)
Me.btnInvertCurve.TabIndex = 31
Me.btnInvertCurve.Text = "Invert"
Me.btnInvertCurve.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnInvertCurve.UseVisualStyleBackColor = false
'
'btnDelete
'
Me.btnDelete.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnDelete.FlatAppearance.BorderSize = 0
Me.btnDelete.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnDelete.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDelete.Image = CType(resources.GetObject("btnDelete.Image"),System.Drawing.Image)
Me.btnDelete.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnDelete.Location = New System.Drawing.Point(0, 0)
Me.btnDelete.Name = "btnDelete"
Me.btnDelete.Size = New System.Drawing.Size(56, 48)
Me.btnDelete.TabIndex = 30
Me.btnDelete.Text = "Delete"
Me.btnDelete.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnDelete.UseVisualStyleBackColor = false
'
'TabTransform
'
Me.TabTransform.BackColor = System.Drawing.SystemColors.Control
Me.TabTransform.Controls.Add(Me.btnOffset)
Me.TabTransform.Controls.Add(Me.btnScale)
Me.TabTransform.Controls.Add(Me.btnMirror)
Me.TabTransform.Controls.Add(Me.btnRotate)
Me.TabTransform.Controls.Add(Me.btnMove)
Me.TabTransform.Location = New System.Drawing.Point(23, 4)
Me.TabTransform.Name = "TabTransform"
Me.TabTransform.Size = New System.Drawing.Size(62, 533)
Me.TabTransform.TabIndex = 2
Me.TabTransform.Text = "Transform"
'
'btnOffset
'
Me.btnOffset.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnOffset.FlatAppearance.BorderSize = 0
Me.btnOffset.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnOffset.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnOffset.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnOffset.Image = CType(resources.GetObject("btnOffset.Image"),System.Drawing.Image)
Me.btnOffset.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnOffset.Location = New System.Drawing.Point(0, 192)
Me.btnOffset.Name = "btnOffset"
Me.btnOffset.Size = New System.Drawing.Size(56, 48)
Me.btnOffset.TabIndex = 34
Me.btnOffset.Text = "Offset"
Me.btnOffset.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnOffset.UseVisualStyleBackColor = false
'
'btnScale
'
Me.btnScale.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnScale.FlatAppearance.BorderSize = 0
Me.btnScale.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnScale.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnScale.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnScale.Image = CType(resources.GetObject("btnScale.Image"),System.Drawing.Image)
Me.btnScale.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnScale.Location = New System.Drawing.Point(0, 144)
Me.btnScale.Name = "btnScale"
Me.btnScale.Size = New System.Drawing.Size(56, 48)
Me.btnScale.TabIndex = 33
Me.btnScale.Text = "Scale"
Me.btnScale.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnScale.UseVisualStyleBackColor = false
'
'btnMirror
'
Me.btnMirror.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnMirror.FlatAppearance.BorderSize = 0
Me.btnMirror.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnMirror.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnMirror.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnMirror.Image = CType(resources.GetObject("btnMirror.Image"),System.Drawing.Image)
Me.btnMirror.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnMirror.Location = New System.Drawing.Point(0, 96)
Me.btnMirror.Name = "btnMirror"
Me.btnMirror.Size = New System.Drawing.Size(56, 48)
Me.btnMirror.TabIndex = 32
Me.btnMirror.Text = "Mirror"
Me.btnMirror.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnMirror.UseVisualStyleBackColor = false
'
'btnRotate
'
Me.btnRotate.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnRotate.FlatAppearance.BorderSize = 0
Me.btnRotate.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnRotate.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnRotate.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnRotate.Image = CType(resources.GetObject("btnRotate.Image"),System.Drawing.Image)
Me.btnRotate.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnRotate.Location = New System.Drawing.Point(0, 48)
Me.btnRotate.Name = "btnRotate"
Me.btnRotate.Size = New System.Drawing.Size(56, 48)
Me.btnRotate.TabIndex = 30
Me.btnRotate.Text = "Rotate"
Me.btnRotate.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnRotate.UseVisualStyleBackColor = false
'
'btnMove
'
Me.btnMove.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnMove.FlatAppearance.BorderSize = 0
Me.btnMove.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnMove.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnMove.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnMove.Image = CType(resources.GetObject("btnMove.Image"),System.Drawing.Image)
Me.btnMove.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnMove.Location = New System.Drawing.Point(0, 0)
Me.btnMove.Name = "btnMove"
Me.btnMove.Size = New System.Drawing.Size(56, 48)
Me.btnMove.TabIndex = 29
Me.btnMove.Text = "Move"
Me.btnMove.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnMove.UseVisualStyleBackColor = false
'
'TabSpecial
'
Me.TabSpecial.BackColor = System.Drawing.SystemColors.Control
Me.TabSpecial.Controls.Add(Me.btnDoors)
Me.TabSpecial.Controls.Add(Me.btnFlatParts)
Me.TabSpecial.Controls.Add(Me.btnCompo)
Me.TabSpecial.Location = New System.Drawing.Point(23, 4)
Me.TabSpecial.Name = "TabSpecial"
Me.TabSpecial.Padding = New System.Windows.Forms.Padding(3)
Me.TabSpecial.Size = New System.Drawing.Size(62, 533)
Me.TabSpecial.TabIndex = 1
Me.TabSpecial.Text = "Special"
'
'btnDoors
'
Me.btnDoors.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnDoors.FlatAppearance.BorderSize = 0
Me.btnDoors.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnDoors.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnDoors.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDoors.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnDoors.Image = CType(resources.GetObject("btnDoors.Image"),System.Drawing.Image)
Me.btnDoors.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnDoors.Location = New System.Drawing.Point(0, 96)
Me.btnDoors.Name = "btnDoors"
Me.btnDoors.Size = New System.Drawing.Size(56, 48)
Me.btnDoors.TabIndex = 48
Me.btnDoors.Text = "Doors"
Me.btnDoors.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnDoors.UseVisualStyleBackColor = false
'
'btnFlatParts
'
Me.btnFlatParts.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnFlatParts.FlatAppearance.BorderSize = 0
Me.btnFlatParts.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnFlatParts.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnFlatParts.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFlatParts.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnFlatParts.Image = CType(resources.GetObject("btnFlatParts.Image"),System.Drawing.Image)
Me.btnFlatParts.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnFlatParts.Location = New System.Drawing.Point(0, 0)
Me.btnFlatParts.Name = "btnFlatParts"
Me.btnFlatParts.Size = New System.Drawing.Size(56, 48)
Me.btnFlatParts.TabIndex = 47
Me.btnFlatParts.Text = "FlatParts"
Me.btnFlatParts.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnFlatParts.UseVisualStyleBackColor = false
'
'btnCompo
'
Me.btnCompo.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnCompo.FlatAppearance.BorderSize = 0
Me.btnCompo.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnCompo.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnCompo.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnCompo.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.btnCompo.Image = CType(resources.GetObject("btnCompo.Image"),System.Drawing.Image)
Me.btnCompo.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnCompo.Location = New System.Drawing.Point(0, 48)
Me.btnCompo.Name = "btnCompo"
Me.btnCompo.Size = New System.Drawing.Size(56, 48)
Me.btnCompo.TabIndex = 46
Me.btnCompo.Text = "Compo"
Me.btnCompo.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnCompo.UseVisualStyleBackColor = false
'
'StatusStrip1
'
Me.StatusStrip1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
Me.TableLayoutPanel1.SetColumnSpan(Me.StatusStrip1, 3)
Me.StatusStrip1.Dock = System.Windows.Forms.DockStyle.None
Me.StatusStrip1.GripMargin = New System.Windows.Forms.Padding(0)
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsStatusProgress, Me.tsStatusStop, Me.tsStatusOutput, Me.tsStatusSnapPointType, Me.tsStatusGrid, Me.tsStatusCurPosType, Me.tsStatusCursorPos, Me.tsStatusUnits, Me.tsStatusOnR, Me.tsStatusReg})
Me.StatusStrip1.Location = New System.Drawing.Point(0, 623)
Me.StatusStrip1.MaximumSize = New System.Drawing.Size(0, 22)
Me.StatusStrip1.MinimumSize = New System.Drawing.Size(0, 22)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(1096, 22)
Me.StatusStrip1.TabIndex = 6
Me.StatusStrip1.Text = "StatusStrip1"
'
'tsStatusProgress
'
Me.tsStatusProgress.Name = "tsStatusProgress"
Me.tsStatusProgress.Size = New System.Drawing.Size(72, 16)
Me.tsStatusProgress.Step = 1
'
'tsStatusStop
'
Me.tsStatusStop.AutoSize = false
Me.tsStatusStop.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusStop.BorderStyle = System.Windows.Forms.Border3DStyle.Raised
Me.tsStatusStop.Name = "tsStatusStop"
Me.tsStatusStop.Size = New System.Drawing.Size(17, 17)
Me.tsStatusStop.Text = "X"
'
'tsStatusOutput
'
Me.tsStatusOutput.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusOutput.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.tsStatusOutput.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusOutput.MergeIndex = 1
Me.tsStatusOutput.Name = "tsStatusOutput"
Me.tsStatusOutput.Size = New System.Drawing.Size(353, 17)
Me.tsStatusOutput.Spring = true
Me.tsStatusOutput.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'tsStatusSnapPointType
'
Me.tsStatusSnapPointType.AutoSize = false
Me.tsStatusSnapPointType.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusSnapPointType.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusSnapPointType.Name = "tsStatusSnapPointType"
Me.tsStatusSnapPointType.Size = New System.Drawing.Size(80, 17)
Me.tsStatusSnapPointType.Text = "Grid Point"
'
'tsStatusGrid
'
Me.tsStatusGrid.AutoSize = false
Me.tsStatusGrid.BackColor = System.Drawing.SystemColors.Control
Me.tsStatusGrid.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusGrid.BorderStyle = System.Windows.Forms.Border3DStyle.Raised
Me.tsStatusGrid.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusGrid.Name = "tsStatusGrid"
Me.tsStatusGrid.Size = New System.Drawing.Size(64, 17)
Me.tsStatusGrid.Text = " GRID ON "
'
'tsStatusCurPosType
'
Me.tsStatusCurPosType.AutoSize = false
Me.tsStatusCurPosType.BackColor = System.Drawing.SystemColors.Control
Me.tsStatusCurPosType.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusCurPosType.BorderStyle = System.Windows.Forms.Border3DStyle.Raised
Me.tsStatusCurPosType.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusCurPosType.Name = "tsStatusCurPosType"
Me.tsStatusCurPosType.Size = New System.Drawing.Size(55, 17)
Me.tsStatusCurPosType.Text = "CPLANE"
'
'tsStatusCursorPos
'
Me.tsStatusCursorPos.AutoSize = false
Me.tsStatusCursorPos.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusCursorPos.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.tsStatusCursorPos.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusCursorPos.MergeIndex = 2
Me.tsStatusCursorPos.Name = "tsStatusCursorPos"
Me.tsStatusCursorPos.Size = New System.Drawing.Size(194, 17)
Me.tsStatusCursorPos.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'tsStatusUnits
'
Me.tsStatusUnits.AutoSize = false
Me.tsStatusUnits.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusUnits.BorderStyle = System.Windows.Forms.Border3DStyle.Raised
Me.tsStatusUnits.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusUnits.Name = "tsStatusUnits"
Me.tsStatusUnits.Size = New System.Drawing.Size(33, 17)
Me.tsStatusUnits.Text = "mm"
'
'tsStatusOnR
'
Me.tsStatusOnR.AutoSize = false
Me.tsStatusOnR.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusOnR.Margin = New System.Windows.Forms.Padding(1, 3, 0, 2)
Me.tsStatusOnR.Name = "tsStatusOnR"
Me.tsStatusOnR.Size = New System.Drawing.Size(184, 17)
Me.tsStatusOnR.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'tsStatusReg
'
Me.tsStatusReg.AutoSize = false
Me.tsStatusReg.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom),System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me.tsStatusReg.Name = "tsStatusReg"
Me.tsStatusReg.Size = New System.Drawing.Size(20, 17)
'
'ContextMenuTreeView1
'
Me.ContextMenuTreeView1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.cmdSelectPartLayObj, Me.cmdDeselectPartLayObj, Me.ToolStripSeparator1, Me.cmdSetName, Me.cmdSetInfo, Me.ToolStripSeparator2, Me.cmdRelocatePartLayObj, Me.cmdCopyPartLayObj, Me.cmdDeletePartLayObj, Me.cmdSavePartLay})
Me.ContextMenuTreeView1.Name = "ContextMenuStrip1"
Me.ContextMenuTreeView1.ShowCheckMargin = true
Me.ContextMenuTreeView1.ShowImageMargin = false
Me.ContextMenuTreeView1.Size = New System.Drawing.Size(120, 192)
'
'cmdSelectPartLayObj
'
Me.cmdSelectPartLayObj.Name = "cmdSelectPartLayObj"
Me.cmdSelectPartLayObj.Size = New System.Drawing.Size(119, 22)
Me.cmdSelectPartLayObj.Text = "Select"
'
'cmdDeselectPartLayObj
'
Me.cmdDeselectPartLayObj.Name = "cmdDeselectPartLayObj"
Me.cmdDeselectPartLayObj.Size = New System.Drawing.Size(119, 22)
Me.cmdDeselectPartLayObj.Text = "Deselect"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(116, 6)
'
'cmdSetName
'
Me.cmdSetName.Name = "cmdSetName"
Me.cmdSetName.Size = New System.Drawing.Size(119, 22)
Me.cmdSetName.Text = "Name"
'
'cmdSetInfo
'
Me.cmdSetInfo.Name = "cmdSetInfo"
Me.cmdSetInfo.Size = New System.Drawing.Size(119, 22)
Me.cmdSetInfo.Text = "Info"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(116, 6)
'
'cmdRelocatePartLayObj
'
Me.cmdRelocatePartLayObj.Name = "cmdRelocatePartLayObj"
Me.cmdRelocatePartLayObj.Size = New System.Drawing.Size(119, 22)
Me.cmdRelocatePartLayObj.Text = "Relocate"
'
'cmdCopyPartLayObj
'
Me.cmdCopyPartLayObj.Name = "cmdCopyPartLayObj"
Me.cmdCopyPartLayObj.Size = New System.Drawing.Size(119, 22)
Me.cmdCopyPartLayObj.Text = "Copy"
'
'cmdDeletePartLayObj
'
Me.cmdDeletePartLayObj.Name = "cmdDeletePartLayObj"
Me.cmdDeletePartLayObj.Size = New System.Drawing.Size(119, 22)
Me.cmdDeletePartLayObj.Text = "Delete"
'
'cmdSavePartLay
'
Me.cmdSavePartLay.Name = "cmdSavePartLay"
Me.cmdSavePartLay.Size = New System.Drawing.Size(119, 22)
Me.cmdSavePartLay.Text = "Save"
'
'OpenFileDialog
'
Me.OpenFileDialog.DefaultExt = "Nge"
Me.OpenFileDialog.Title = "Open"
'
'SaveFileDialog
'
Me.SaveFileDialog.Title = "Save"
'
'btnGetDist
'
Me.btnGetDist.Appearance = System.Windows.Forms.Appearance.Button
Me.btnGetDist.Location = New System.Drawing.Point(130, 97)
Me.btnGetDist.Name = "btnGetDist"
Me.btnGetDist.Size = New System.Drawing.Size(60, 23)
Me.btnGetDist.TabIndex = 24
Me.btnGetDist.Text = "Get Dist"
Me.btnGetDist.UseVisualStyleBackColor = true
'
'ObjTreeTimer
'
Me.ObjTreeTimer.Interval = 2000
'
'FormTimer
'
Me.FormTimer.Interval = 50
'
'ToolTip1
'
Me.ToolTip1.ShowAlways = true
Me.ToolTip1.StripAmpersands = true
Me.ToolTip1.UseFading = false
'
'ContextMenuMruFiles
'
Me.ContextMenuMruFiles.Font = New System.Drawing.Font("Segoe UI", 9!)
Me.ContextMenuMruFiles.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MruTitle, Me.MruSep, Me.MruFile1, Me.MruFile2, Me.MruFile3, Me.MruFile4, Me.MruFile5, Me.MruFile6, Me.MruFile7, Me.MruFile8})
Me.ContextMenuMruFiles.Name = "ContextMenuMruFiles"
Me.ContextMenuMruFiles.ShowCheckMargin = true
Me.ContextMenuMruFiles.ShowImageMargin = false
Me.ContextMenuMruFiles.Size = New System.Drawing.Size(161, 211)
Me.ContextMenuMruFiles.Text = "Recent Files"
'
'MruTitle
'
Me.MruTitle.BackColor = System.Drawing.SystemColors.Window
Me.MruTitle.CausesValidation = false
Me.MruTitle.Font = New System.Drawing.Font("Segoe UI", 9!, System.Drawing.FontStyle.Bold)
Me.MruTitle.Name = "MruTitle"
Me.MruTitle.ReadOnly = true
Me.MruTitle.ShortcutsEnabled = false
Me.MruTitle.Size = New System.Drawing.Size(100, 23)
Me.MruTitle.Text = "Recent Files"
'
'MruSep
'
Me.MruSep.Name = "MruSep"
Me.MruSep.Size = New System.Drawing.Size(157, 6)
'
'MruFile1
'
Me.MruFile1.Name = "MruFile1"
Me.MruFile1.Size = New System.Drawing.Size(160, 22)
Me.MruFile1.Text = "File1"
'
'MruFile2
'
Me.MruFile2.Name = "MruFile2"
Me.MruFile2.Size = New System.Drawing.Size(160, 22)
Me.MruFile2.Text = "File2"
'
'MruFile3
'
Me.MruFile3.Name = "MruFile3"
Me.MruFile3.Size = New System.Drawing.Size(160, 22)
Me.MruFile3.Text = "File3"
'
'MruFile4
'
Me.MruFile4.Name = "MruFile4"
Me.MruFile4.Size = New System.Drawing.Size(160, 22)
Me.MruFile4.Text = "File4"
'
'MruFile5
'
Me.MruFile5.Name = "MruFile5"
Me.MruFile5.Size = New System.Drawing.Size(160, 22)
Me.MruFile5.Text = "File5"
'
'MruFile6
'
Me.MruFile6.Name = "MruFile6"
Me.MruFile6.Size = New System.Drawing.Size(160, 22)
Me.MruFile6.Text = "File6"
'
'MruFile7
'
Me.MruFile7.Name = "MruFile7"
Me.MruFile7.Size = New System.Drawing.Size(160, 22)
Me.MruFile7.Text = "File7"
'
'MruFile8
'
Me.MruFile8.Name = "MruFile8"
Me.MruFile8.Size = New System.Drawing.Size(160, 22)
Me.MruFile8.Text = "File8"
'
'ContextMenuMruScripts
'
Me.ContextMenuMruScripts.Font = New System.Drawing.Font("Segoe UI", 9!)
Me.ContextMenuMruScripts.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MruSTitle, Me.MruSSep, Me.MruSFile1, Me.MruSFile2, Me.MruSFile3, Me.MruSFile4, Me.MruSFile5, Me.MruSFile6, Me.MruSFile7, Me.MruSFile8})
Me.ContextMenuMruScripts.Name = "ContextMenuMruFiles"
Me.ContextMenuMruScripts.ShowCheckMargin = true
Me.ContextMenuMruScripts.ShowImageMargin = false
Me.ContextMenuMruScripts.Size = New System.Drawing.Size(161, 211)
Me.ContextMenuMruScripts.Text = "Recent Files"
'
'MruSTitle
'
Me.MruSTitle.BackColor = System.Drawing.SystemColors.Window
Me.MruSTitle.CausesValidation = false
Me.MruSTitle.Font = New System.Drawing.Font("Segoe UI", 9!, System.Drawing.FontStyle.Bold)
Me.MruSTitle.Name = "MruSTitle"
Me.MruSTitle.ReadOnly = true
Me.MruSTitle.ShortcutsEnabled = false
Me.MruSTitle.Size = New System.Drawing.Size(100, 23)
Me.MruSTitle.Text = "Recent Scripts"
'
'MruSSep
'
Me.MruSSep.Name = "MruSSep"
Me.MruSSep.Size = New System.Drawing.Size(157, 6)
'
'MruSFile1
'
Me.MruSFile1.Name = "MruSFile1"
Me.MruSFile1.Size = New System.Drawing.Size(160, 22)
Me.MruSFile1.Text = "File1"
'
'MruSFile2
'
Me.MruSFile2.Name = "MruSFile2"
Me.MruSFile2.Size = New System.Drawing.Size(160, 22)
Me.MruSFile2.Text = "File2"
'
'MruSFile3
'
Me.MruSFile3.Name = "MruSFile3"
Me.MruSFile3.Size = New System.Drawing.Size(160, 22)
Me.MruSFile3.Text = "File3"
'
'MruSFile4
'
Me.MruSFile4.Name = "MruSFile4"
Me.MruSFile4.Size = New System.Drawing.Size(160, 22)
Me.MruSFile4.Text = "File4"
'
'MruSFile5
'
Me.MruSFile5.Name = "MruSFile5"
Me.MruSFile5.Size = New System.Drawing.Size(160, 22)
Me.MruSFile5.Text = "File5"
'
'MruSFile6
'
Me.MruSFile6.Name = "MruSFile6"
Me.MruSFile6.Size = New System.Drawing.Size(160, 22)
Me.MruSFile6.Text = "File6"
'
'MruSFile7
'
Me.MruSFile7.Name = "MruSFile7"
Me.MruSFile7.Size = New System.Drawing.Size(160, 22)
Me.MruSFile7.Text = "File7"
'
'MruSFile8
'
Me.MruSFile8.Name = "MruSFile8"
Me.MruSFile8.Size = New System.Drawing.Size(160, 22)
Me.MruSFile8.Text = "File8"
'
'btnSwept
'
Me.btnSwept.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control
Me.btnSwept.FlatAppearance.BorderSize = 0
Me.btnSwept.FlatAppearance.MouseDownBackColor = System.Drawing.SystemColors.Control
Me.btnSwept.FlatAppearance.MouseOverBackColor = System.Drawing.SystemColors.GradientInactiveCaption
Me.btnSwept.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnSwept.Image = CType(resources.GetObject("btnSwept.Image"),System.Drawing.Image)
Me.btnSwept.ImageAlign = System.Drawing.ContentAlignment.TopCenter
Me.btnSwept.Location = New System.Drawing.Point(0, 192)
Me.btnSwept.Margin = New System.Windows.Forms.Padding(0)
Me.btnSwept.Name = "btnSwept"
Me.btnSwept.Size = New System.Drawing.Size(56, 48)
Me.btnSwept.TabIndex = 45
Me.btnSwept.Text = "Swept"
Me.btnSwept.TextAlign = System.Drawing.ContentAlignment.BottomCenter
Me.btnSwept.UseVisualStyleBackColor = false
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6!, 13!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoSize = true
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.ClientSize = New System.Drawing.Size(1096, 645)
Me.Controls.Add(Me.TableLayoutPanel1)
Me.Cursor = System.Windows.Forms.Cursors.Arrow
Me.ForeColor = System.Drawing.SystemColors.ControlText
Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon)
Me.KeyPreview = true
Me.Margin = New System.Windows.Forms.Padding(2)
Me.MinimumSize = New System.Drawing.Size(1112, 680)
Me.Name = "Form1"
Me.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
Me.Text = "Egaltech Interface Test"
Me.TableLayoutPanel1.ResumeLayout(false)
Me.TableLayoutPanel1.PerformLayout
Me.TabControl1.ResumeLayout(false)
Me.TabFile.ResumeLayout(false)
CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).EndInit
Me.TabView.ResumeLayout(false)
CType(Me.PictureBox5,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.PictureBox4,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.PictureBox3,System.ComponentModel.ISupportInitialize).EndInit
Me.TabCPlane.ResumeLayout(false)
CType(Me.PictureBox2,System.ComponentModel.ISupportInitialize).EndInit
Me.TableLayoutPanel3.ResumeLayout(false)
Me.TableLayoutPanel3.PerformLayout
Me.Panel1.ResumeLayout(false)
Me.Panel1.PerformLayout
Me.InputBox.ResumeLayout(false)
Me.InputBox.PerformLayout
Me.TabControl2.ResumeLayout(false)
Me.TabDraw.ResumeLayout(false)
Me.TabConstruct.ResumeLayout(false)
Me.TabEdit.ResumeLayout(false)
Me.TabTransform.ResumeLayout(false)
Me.TabSpecial.ResumeLayout(false)
Me.StatusStrip1.ResumeLayout(false)
Me.StatusStrip1.PerformLayout
Me.ContextMenuTreeView1.ResumeLayout(false)
Me.ContextMenuMruFiles.ResumeLayout(false)
Me.ContextMenuMruFiles.PerformLayout
Me.ContextMenuMruScripts.ResumeLayout(false)
Me.ContextMenuMruScripts.PerformLayout
Me.ResumeLayout(false)
End Sub
Friend WithEvents TableLayoutPanel1 As System.Windows.Forms.TableLayoutPanel
Friend WithEvents OpenFileDialog As System.Windows.Forms.OpenFileDialog
Friend WithEvents SaveFileDialog As System.Windows.Forms.SaveFileDialog
Friend WithEvents Scene1 As TestEIn.Scene
Friend WithEvents tboxCmd As System.Windows.Forms.TextBox
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents tBoxInfo As System.Windows.Forms.TextBox
Friend WithEvents btnGetDist As System.Windows.Forms.CheckBox
Friend WithEvents TableLayoutPanel3 As System.Windows.Forms.TableLayoutPanel
Friend WithEvents TabControl2 As System.Windows.Forms.TabControl
Friend WithEvents TabDraw As System.Windows.Forms.TabPage
Friend WithEvents TabSpecial As System.Windows.Forms.TabPage
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabFile As System.Windows.Forms.TabPage
Friend WithEvents btnSaveAs As System.Windows.Forms.Button
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents btnNew As System.Windows.Forms.Button
Friend WithEvents btnOpen As System.Windows.Forms.Button
Friend WithEvents btnSave As System.Windows.Forms.Button
Friend WithEvents btnImport As System.Windows.Forms.Button
Friend WithEvents btnExport As System.Windows.Forms.Button
Friend WithEvents btnExec As System.Windows.Forms.Button
Friend WithEvents TabView As System.Windows.Forms.TabPage
Friend WithEvents btnIsoNW As System.Windows.Forms.Button
Friend WithEvents btnIsoNE As System.Windows.Forms.Button
Friend WithEvents btnIsoSE As System.Windows.Forms.Button
Friend WithEvents chkGetDist As System.Windows.Forms.CheckBox
Friend WithEvents chkAnalyze As System.Windows.Forms.CheckBox
Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
Friend WithEvents chkCurveDir As System.Windows.Forms.CheckBox
Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
Friend WithEvents btnShading As System.Windows.Forms.RadioButton
Friend WithEvents btnWireFrame As System.Windows.Forms.RadioButton
Friend WithEvents btnHiddenLine As System.Windows.Forms.RadioButton
Friend WithEvents btnZoomOut As System.Windows.Forms.Button
Friend WithEvents btnIsoSW As System.Windows.Forms.Button
Friend WithEvents btnBack As System.Windows.Forms.Button
Friend WithEvents btnRight As System.Windows.Forms.Button
Friend WithEvents btnLeft As System.Windows.Forms.Button
Friend WithEvents btnZoomAll As System.Windows.Forms.Button
Friend WithEvents btnFront As System.Windows.Forms.Button
Friend WithEvents btnZoomIn As System.Windows.Forms.Button
Friend WithEvents btnTop As System.Windows.Forms.Button
Friend WithEvents btnMove As System.Windows.Forms.Button
Friend WithEvents TabTransform As System.Windows.Forms.TabPage
Friend WithEvents TabEdit As System.Windows.Forms.TabPage
Friend WithEvents btnRotate As System.Windows.Forms.Button
Friend WithEvents btnLine2P As System.Windows.Forms.Button
Friend WithEvents btnPoint As System.Windows.Forms.Button
Friend WithEvents btnArcCSE As System.Windows.Forms.Button
Friend WithEvents ObjTreeTimer As System.Windows.Forms.Timer
Friend WithEvents btnDelete As System.Windows.Forms.Button
Friend WithEvents btnArc3P As System.Windows.Forms.Button
Friend WithEvents txtPartLay As System.Windows.Forms.TextBox
Friend WithEvents btnNewPart As System.Windows.Forms.Button
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents btnNewLayer As System.Windows.Forms.Button
Friend WithEvents btnColor As System.Windows.Forms.Button
Friend WithEvents txtColor As System.Windows.Forms.TextBox
Friend WithEvents TabConstruct As System.Windows.Forms.TabPage
Friend WithEvents btnMirror As System.Windows.Forms.Button
Friend WithEvents btnPlane As System.Windows.Forms.Button
Friend WithEvents btnInvertCurve As System.Windows.Forms.Button
Friend WithEvents btnJoinCurve As System.Windows.Forms.Button
Friend WithEvents btnExplodeCurve As System.Windows.Forms.Button
Friend WithEvents btnChangeColor As System.Windows.Forms.Button
Friend WithEvents btnExtrude As System.Windows.Forms.Button
Friend WithEvents InputBox As System.Windows.Forms.GroupBox
Friend WithEvents InputLabel As System.Windows.Forms.Label
Friend WithEvents InputCheck As System.Windows.Forms.CheckBox
Friend WithEvents InputText As System.Windows.Forms.TextBox
Friend WithEvents btnCircle As System.Windows.Forms.Button
Friend WithEvents btnScrew As System.Windows.Forms.Button
Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
Friend WithEvents btnCPlane As System.Windows.Forms.Button
Friend WithEvents TabCPlane As System.Windows.Forms.TabPage
Friend WithEvents btnCplaneFront As System.Windows.Forms.Button
Friend WithEvents btnCplaneTop As System.Windows.Forms.Button
Friend WithEvents btnCplaneOrigin As System.Windows.Forms.Button
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
Friend WithEvents btnCplaneRight As System.Windows.Forms.Button
Friend WithEvents btnCplaneElevation As System.Windows.Forms.Button
Friend WithEvents btnCplaneBack As System.Windows.Forms.Button
Friend WithEvents btnCplaneBottom As System.Windows.Forms.Button
Friend WithEvents btnCplaneLeft As System.Windows.Forms.Button
Friend WithEvents btnCplane3P As System.Windows.Forms.Button
Friend WithEvents btnCplaneRotate As System.Windows.Forms.Button
Friend WithEvents btnBreakCurve As System.Windows.Forms.Button
Friend WithEvents btnRuled As System.Windows.Forms.Button
Friend WithEvents ContextMenuTreeView1 As System.Windows.Forms.ContextMenuStrip
Friend WithEvents cmdCopyPartLayObj As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents cmdSelectPartLayObj As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents cmdRelocatePartLayObj As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents cmdDeletePartLayObj As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents cmdDeselectPartLayObj As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents cmdSetName As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents cmdSetInfo As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents btnExtendCurve As System.Windows.Forms.Button
Friend WithEvents btnScale As System.Windows.Forms.Button
Friend WithEvents btnDone As System.Windows.Forms.Button
Friend WithEvents btnShow As System.Windows.Forms.Button
Friend WithEvents btnArcPDP As System.Windows.Forms.Button
Friend WithEvents btnLinePDL As System.Windows.Forms.Button
Friend WithEvents btnSetCurveTh As System.Windows.Forms.Button
Friend WithEvents btnCPlaneObj As System.Windows.Forms.Button
Friend WithEvents btnCPlanePerpObj As System.Windows.Forms.Button
Friend WithEvents btnOffset As System.Windows.Forms.Button
Friend WithEvents btnChangeLayer As System.Windows.Forms.Button
Friend WithEvents btnRectangle2P As System.Windows.Forms.Button
Friend WithEvents InputCombo As System.Windows.Forms.ComboBox
Friend WithEvents FormTimer As System.Windows.Forms.Timer
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents tsStatusStop As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusOutput As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusOnR As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusSnapPointType As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusGrid As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusCurPosType As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusCursorPos As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents tsStatusUnits As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents btnInsert As System.Windows.Forms.Button
Friend WithEvents btnText As System.Windows.Forms.Button
Friend WithEvents btnPolygon As System.Windows.Forms.Button
Friend WithEvents tsStatusReg As System.Windows.Forms.ToolStripStatusLabel
Friend WithEvents btnRevolve As System.Windows.Forms.Button
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
Friend WithEvents btnCPlaneView As System.Windows.Forms.Button
Friend WithEvents ContextMenuMruFiles As System.Windows.Forms.ContextMenuStrip
Friend WithEvents MruFile1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile2 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile3 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile4 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile5 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile6 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile7 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruFile8 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruTitle As System.Windows.Forms.ToolStripTextBox
Friend WithEvents MruSep As System.Windows.Forms.ToolStripSeparator
Friend WithEvents ContextMenuMruScripts As System.Windows.Forms.ContextMenuStrip
Friend WithEvents MruSTitle As System.Windows.Forms.ToolStripTextBox
Friend WithEvents MruSSep As System.Windows.Forms.ToolStripSeparator
Friend WithEvents MruSFile1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile2 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile3 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile4 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile5 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile6 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile7 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents MruSFile8 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents btnMergeSurf As System.Windows.Forms.Button
Friend WithEvents btnInvertSurf As System.Windows.Forms.Button
Friend WithEvents btnChangeStartCurve As System.Windows.Forms.Button
Friend WithEvents btnFillet As System.Windows.Forms.Button
Friend WithEvents btnExplodeSurf As System.Windows.Forms.Button
Friend WithEvents cmdSavePartLay As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents btnCompo As System.Windows.Forms.Button
Friend WithEvents btnFlatParts As System.Windows.Forms.Button
Friend WithEvents tsStatusProgress As System.Windows.Forms.ToolStripProgressBar
Friend WithEvents btnDoors As System.Windows.Forms.Button
Friend WithEvents btnSwept As Button
End Class