1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
namespace HStation.WinFrmUI
{
    partial class XhsProjectSimulationInfoPage
    {
        /// <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 Component 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()
        {
            components = new Container();
            DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
            DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
            DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
            DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer4 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
            DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer5 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
            docBimfaceView = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(components);
            docProjectInfo = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(components);
            docParterList = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(components);
            svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
            documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(components);
            widgetView1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView(components);
            stackGroup1 = new DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup(components);
            stackGroup2 = new DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup(components);
            ((ISupportInitialize)docBimfaceView).BeginInit();
            ((ISupportInitialize)docProjectInfo).BeginInit();
            ((ISupportInitialize)docParterList).BeginInit();
            ((ISupportInitialize)svgImg32).BeginInit();
            ((ISupportInitialize)documentManager1).BeginInit();
            ((ISupportInitialize)widgetView1).BeginInit();
            ((ISupportInitialize)stackGroup1).BeginInit();
            ((ISupportInitialize)stackGroup2).BeginInit();
            SuspendLayout();
            // 
            // docBimfaceView
            // 
            docBimfaceView.Caption = "三维模型";
            docBimfaceView.ControlName = "";
            docBimfaceView.FreeLayoutWidth.UnitValue = 1.2444889779559118D;
            docBimfaceView.Height = 407;
            docBimfaceView.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
            docBimfaceView.Tag = "bimface-info";
            docBimfaceView.Width = 496;
            // 
            // docProjectInfo
            // 
            docProjectInfo.Caption = "基本信息";
            docProjectInfo.ControlName = "";
            docProjectInfo.FreeLayoutHeight.UnitValue = 10.365918750000002D;
            docProjectInfo.Height = 333;
            docProjectInfo.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
            docProjectInfo.Tag = "project-info";
            docProjectInfo.Width = 496;
            // 
            // docParterList
            // 
            docParterList.Caption = "构件明细";
            docParterList.ControlName = "";
            docParterList.FreeLayoutHeight.UnitValue = 23.34908125D;
            docParterList.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
            docParterList.Tag = "parter-list-info";
            docParterList.Width = 504;
            // 
            // svgImg32
            // 
            svgImg32.ImageSize = new Size(32, 32);
            svgImg32.Add("functionsinformation", "image://svgimages/spreadsheet/functionsinformation.svg");
            // 
            // documentManager1
            // 
            documentManager1.ContainerControl = this;
            documentManager1.View = widgetView1;
            documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] { widgetView1 });
            // 
            // widgetView1
            // 
            widgetView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] { docProjectInfo, docBimfaceView, docParterList });
            widgetView1.FreeLayoutProperties.FreeLayoutItems.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] { docProjectInfo, docBimfaceView, docParterList });
            widgetView1.LayoutMode = DevExpress.XtraBars.Docking2010.Views.Widget.LayoutMode.FreeLayout;
            widgetDockingContainer2.Element = docBimfaceView;
            widgetDockingContainer4.Element = docProjectInfo;
            widgetDockingContainer5.Element = docParterList;
            widgetDockingContainer3.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] { widgetDockingContainer4, widgetDockingContainer5 });
            widgetDockingContainer3.Orientation = Orientation.Vertical;
            widgetDockingContainer3.Size.Width.UnitValue = 0.75551102204408827D;
            widgetDockingContainer1.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] { widgetDockingContainer2, widgetDockingContainer3 });
            widgetView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] { widgetDockingContainer1 });
            widgetView1.RootContainer.Orientation = Orientation.Vertical;
            widgetView1.StackGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup[] { stackGroup1, stackGroup2 });
            widgetView1.QueryControl += widgetView1_QueryControl;
            // 
            // stackGroup1
            // 
            stackGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] { docBimfaceView });
            // 
            // stackGroup2
            // 
            stackGroup2.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] { docProjectInfo, docParterList });
            // 
            // XhsProjectSimulationInfoPage
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Margin = new Padding(2);
            Name = "XhsProjectSimulationInfoPage";
            Size = new Size(951, 587);
            ((ISupportInitialize)docBimfaceView).EndInit();
            ((ISupportInitialize)docProjectInfo).EndInit();
            ((ISupportInitialize)docParterList).EndInit();
            ((ISupportInitialize)svgImg32).EndInit();
            ((ISupportInitialize)documentManager1).EndInit();
            ((ISupportInitialize)widgetView1).EndInit();
            ((ISupportInitialize)stackGroup1).EndInit();
            ((ISupportInitialize)stackGroup2).EndInit();
            ResumeLayout(false);
        }
 
        #endregion
        private DevExpress.Utils.SvgImageCollection svgImg32;
        private DevExpress.XtraBars.Docking2010.DocumentManager documentManager1;
        private DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView widgetView1;
        private DevExpress.XtraBars.Docking2010.Views.Widget.Document docProjectInfo;
        private DevExpress.XtraBars.Docking2010.Views.Widget.Document docBimfaceView;
        private DevExpress.XtraBars.Docking2010.Views.Widget.Document docParterList;
        private DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup stackGroup1;
        private DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup stackGroup2;
    }
}