Client/Desktop/KMBIM3.0/KMBIM3.0_소스/Cmd/SprinklerConnect/Form_Downward.Designer.cs

459 lines
22 KiB
C#

namespace KMBIM
{
partial class Form_Downward
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Downward));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label5 = new System.Windows.Forms.Label();
this.txt_Down_D3 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.txt_Down_D2 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.txt_Down_D1 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.picture_SP = new System.Windows.Forms.PictureBox();
this.label3 = new System.Windows.Forms.Label();
this.txt_Down_mainHgt = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.txt_Down_BranchHgt = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.rad_flex = new System.Windows.Forms.RadioButton();
this.rad_pipe = new System.Windows.Forms.RadioButton();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.label11 = new System.Windows.Forms.Label();
this.txt_dTolerance = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.txt_Down_TeeReducerLen = new System.Windows.Forms.TextBox();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picture_SP)).BeginInit();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox5.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.txt_Down_D3);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.txt_Down_D2);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.txt_Down_D1);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.picture_SP);
this.groupBox1.Location = new System.Drawing.Point(12, 10);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(298, 182);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(241, 143);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(27, 12);
this.label5.TabIndex = 45;
this.label5.Text = "mm";
//
// txt_Down_D3
//
this.txt_Down_D3.Location = new System.Drawing.Point(168, 134);
this.txt_Down_D3.Name = "txt_Down_D3";
this.txt_Down_D3.Size = new System.Drawing.Size(67, 21);
this.txt_Down_D3.TabIndex = 2;
this.txt_Down_D3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txt_Down_D3.TextChanged += new System.EventHandler(this.txt_Down_D3_TextChanged);
this.txt_Down_D3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_Down_D3_KeyPress);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(166, 117);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(113, 12);
this.label6.TabIndex = 43;
this.label6.Text = "(D3) 캡까지의 간격 ";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(241, 94);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(27, 12);
this.label7.TabIndex = 42;
this.label7.Text = "mm";
//
// txt_Down_D2
//
this.txt_Down_D2.Location = new System.Drawing.Point(168, 85);
this.txt_Down_D2.Name = "txt_Down_D2";
this.txt_Down_D2.Size = new System.Drawing.Size(67, 21);
this.txt_Down_D2.TabIndex = 1;
this.txt_Down_D2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txt_Down_D2.TextChanged += new System.EventHandler(this.txt_Down_D2_TextChanged);
this.txt_Down_D2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_Down_D2_KeyPress);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(166, 68);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(85, 12);
this.label8.TabIndex = 40;
this.label8.Text = "(D2) 이격 거리";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(241, 46);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(27, 12);
this.label2.TabIndex = 33;
this.label2.Text = "mm";
//
// txt_Down_D1
//
this.txt_Down_D1.Location = new System.Drawing.Point(168, 37);
this.txt_Down_D1.Name = "txt_Down_D1";
this.txt_Down_D1.Size = new System.Drawing.Size(67, 21);
this.txt_Down_D1.TabIndex = 0;
this.txt_Down_D1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txt_Down_D1.TextChanged += new System.EventHandler(this.txt_Down_D1_TextChanged);
this.txt_Down_D1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_Down_D1_KeyPress);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(168, 20);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(125, 12);
this.label1.TabIndex = 31;
this.label1.Text = "(D1) 헤드 간격 띄우기";
//
// picture_SP
//
this.picture_SP.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.picture_SP.Cursor = System.Windows.Forms.Cursors.Hand;
this.picture_SP.Image = global::KMBIM.Revit.Tools.Properties.Resources.SP02;
this.picture_SP.InitialImage = null;
this.picture_SP.Location = new System.Drawing.Point(6, 20);
this.picture_SP.Name = "picture_SP";
this.picture_SP.Size = new System.Drawing.Size(156, 139);
this.picture_SP.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picture_SP.TabIndex = 30;
this.picture_SP.TabStop = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(210, 20);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(27, 12);
this.label3.TabIndex = 36;
this.label3.Text = "mm";
//
// txt_Down_mainHgt
//
this.txt_Down_mainHgt.Enabled = false;
this.txt_Down_mainHgt.Location = new System.Drawing.Point(104, 17);
this.txt_Down_mainHgt.Name = "txt_Down_mainHgt";
this.txt_Down_mainHgt.Size = new System.Drawing.Size(100, 21);
this.txt_Down_mainHgt.TabIndex = 0;
this.txt_Down_mainHgt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(11, 20);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(93, 12);
this.label4.TabIndex = 2;
this.label4.Text = "교차배관 높이 : ";
//
// button2
//
this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button2.Location = new System.Drawing.Point(167, 417);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(84, 23);
this.button2.TabIndex = 4;
this.button2.Text = "취소";
this.button2.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.DialogResult = System.Windows.Forms.DialogResult.OK;
this.button1.Location = new System.Drawing.Point(78, 417);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(83, 23);
this.button1.TabIndex = 3;
this.button1.Text = "확인";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txt_Down_BranchHgt);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.txt_Down_mainHgt);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Location = new System.Drawing.Point(12, 193);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(298, 74);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
//
// txt_Down_BranchHgt
//
this.txt_Down_BranchHgt.Location = new System.Drawing.Point(104, 43);
this.txt_Down_BranchHgt.Name = "txt_Down_BranchHgt";
this.txt_Down_BranchHgt.Size = new System.Drawing.Size(100, 21);
this.txt_Down_BranchHgt.TabIndex = 1;
this.txt_Down_BranchHgt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txt_Down_BranchHgt.TextChanged += new System.EventHandler(this.txt_Down_BranchHgt_TextChanged);
this.txt_Down_BranchHgt.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_Down_BranchHgt_KeyPress);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(11, 46);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(93, 12);
this.label9.TabIndex = 37;
this.label9.Text = "가지배관 높이 : ";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(210, 46);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(27, 12);
this.label10.TabIndex = 39;
this.label10.Text = "mm";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.rad_flex);
this.groupBox3.Controls.Add(this.rad_pipe);
this.groupBox3.Location = new System.Drawing.Point(12, 273);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(113, 74);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "헤드 연결";
//
// rad_flex
//
this.rad_flex.AutoSize = true;
this.rad_flex.Location = new System.Drawing.Point(13, 43);
this.rad_flex.Name = "rad_flex";
this.rad_flex.Size = new System.Drawing.Size(71, 16);
this.rad_flex.TabIndex = 1;
this.rad_flex.TabStop = true;
this.rad_flex.Text = "플렉시블";
this.rad_flex.UseVisualStyleBackColor = true;
this.rad_flex.CheckedChanged += new System.EventHandler(this.rad_flex_CheckedChanged);
//
// rad_pipe
//
this.rad_pipe.AutoSize = true;
this.rad_pipe.Location = new System.Drawing.Point(13, 21);
this.rad_pipe.Name = "rad_pipe";
this.rad_pipe.Size = new System.Drawing.Size(47, 16);
this.rad_pipe.TabIndex = 0;
this.rad_pipe.TabStop = true;
this.rad_pipe.Text = "배관";
this.rad_pipe.UseVisualStyleBackColor = true;
this.rad_pipe.CheckedChanged += new System.EventHandler(this.rad_pipe_CheckedChanged);
//
// groupBox4
//
this.groupBox4.Controls.Add(this.label11);
this.groupBox4.Controls.Add(this.txt_dTolerance);
this.groupBox4.Controls.Add(this.label12);
this.groupBox4.Location = new System.Drawing.Point(18, 353);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(292, 55);
this.groupBox4.TabIndex = 5;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "스프링클러 옵션";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(213, 29);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(27, 12);
this.label11.TabIndex = 43;
this.label11.Text = "mm";
//
// txt_dTolerance
//
this.txt_dTolerance.Location = new System.Drawing.Point(146, 20);
this.txt_dTolerance.Name = "txt_dTolerance";
this.txt_dTolerance.Size = new System.Drawing.Size(58, 21);
this.txt_dTolerance.TabIndex = 1;
this.txt_dTolerance.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txt_dTolerance.TextChanged += new System.EventHandler(this.txt_dTolerance_TextChanged);
this.txt_dTolerance.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_dTolerance_KeyPress);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(11, 26);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(129, 12);
this.label12.TabIndex = 0;
this.label12.Text = "스프링클러 허용 오차 :";
//
// groupBox5
//
this.groupBox5.Controls.Add(this.label13);
this.groupBox5.Controls.Add(this.label14);
this.groupBox5.Controls.Add(this.txt_Down_TeeReducerLen);
this.groupBox5.Location = new System.Drawing.Point(139, 277);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(171, 70);
this.groupBox5.TabIndex = 6;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "레듀셔 옵션";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(86, 47);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(27, 12);
this.label13.TabIndex = 48;
this.label13.Text = "mm";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(11, 18);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(105, 12);
this.label14.TabIndex = 47;
this.label14.Text = "T분기 레듀셔 길이";
//
// txt_Down_TeeReducerLen
//
this.txt_Down_TeeReducerLen.Location = new System.Drawing.Point(13, 38);
this.txt_Down_TeeReducerLen.Name = "txt_Down_TeeReducerLen";
this.txt_Down_TeeReducerLen.Size = new System.Drawing.Size(67, 21);
this.txt_Down_TeeReducerLen.TabIndex = 46;
this.txt_Down_TeeReducerLen.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txt_Down_TeeReducerLen.TextChanged += new System.EventHandler(this.txt_Down_TeeReducerLen_TextChanged);
this.txt_Down_TeeReducerLen.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_Down_TeeReducerLen_KeyPress);
//
// Form_Downward
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(324, 452);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Form_Downward";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "스프링클러 연결(하향식)";
this.Load += new System.EventHandler(this.Form_Downward_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form_Downward_KeyDown);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picture_SP)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txt_Down_D2;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txt_Down_mainHgt;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txt_Down_D1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.PictureBox picture_SP;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txt_Down_D3;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox txt_Down_BranchHgt;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.RadioButton rad_flex;
private System.Windows.Forms.RadioButton rad_pipe;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txt_dTolerance;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox txt_Down_TeeReducerLen;
}
}