프로젝트

일반

사용자정보

개정판 288ed615

ID288ed6157dd8881fd046be76da3ddbb74b263a0a
상위 ad8b7f7f
하위 d72eff7a

백흠경이(가) 일년 이상 전에 추가함

Feature: 도면을 원점으로 이동시켜 비교, Compare 도면의 배경색을 검은색으로 변경

Change-Id: I1d41795c36b3c916a8039a3391151412b5476dab

차이점 보기:

ID2.Manager/ID2.Manager.Compare/Controls/Verification.Designer.cs
29 29
        /// </summary>
30 30
        private void InitializeComponent()
31 31
        {
32
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton1 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
33
            devDept.Eyeshot.ProgressBar progressBar1 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton1, false, 0.1D, 0.333D, true);
34
            devDept.Graphics.BackgroundSettings backgroundSettings1 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
35
            devDept.Eyeshot.Camera camera1 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.0604387875928489D, false, 0.001D);
36
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton1 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
37
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton1 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
38
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton1 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
39
            devDept.Eyeshot.PanToolBarButton panToolBarButton1 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
40
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton1 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
41
            devDept.Eyeshot.ToolBar toolBar1 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
42
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton1)),
43
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton1)),
44
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton1)),
45
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton1)),
46
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton1))});
47
            devDept.Eyeshot.Histogram histogram1 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
48
            devDept.Eyeshot.Grid grid1 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
49
            devDept.Eyeshot.OriginSymbol originSymbol1 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
50
            devDept.Eyeshot.RotateSettings rotateSettings1 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
51
            devDept.Eyeshot.ZoomSettings zoomSettings1 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
52
            devDept.Eyeshot.PanSettings panSettings1 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
53
            devDept.Eyeshot.NavigationSettings navigationSettings1 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
54
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon1 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
55
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon1 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
56
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager1 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
57
            devDept.Eyeshot.Viewport viewport1 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(654, 255), backgroundSettings1, camera1, new devDept.Eyeshot.ToolBar[] {
58
            toolBar1}, new devDept.Eyeshot.Legend[0], histogram1, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
59
            grid1}, new devDept.Eyeshot.OriginSymbol[] {
60
            originSymbol1}, false, rotateSettings1, zoomSettings1, panSettings1, navigationSettings1, coordinateSystemIcon1, viewCubeIcon1, savedViewsManager1, devDept.Eyeshot.viewType.Top);
61
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton2 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
62
            devDept.Eyeshot.ProgressBar progressBar2 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton2, false, 0.1D, 0.333D, true);
63
            devDept.Graphics.BackgroundSettings backgroundSettings2 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
64
            devDept.Eyeshot.Camera camera2 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.0604387339918597D, false, 0.001D);
65
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton2 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
66
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton2 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
67
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton2 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
68
            devDept.Eyeshot.PanToolBarButton panToolBarButton2 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
69
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton2 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
70
            devDept.Eyeshot.ToolBar toolBar2 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
71
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton2)),
72
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton2)),
73
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton2)),
74
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton2)),
75
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton2))});
76
            devDept.Eyeshot.Histogram histogram2 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
77
            devDept.Eyeshot.Grid grid2 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
78
            devDept.Eyeshot.OriginSymbol originSymbol2 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
79
            devDept.Eyeshot.RotateSettings rotateSettings2 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
80
            devDept.Eyeshot.ZoomSettings zoomSettings2 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
81
            devDept.Eyeshot.PanSettings panSettings2 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
82
            devDept.Eyeshot.NavigationSettings navigationSettings2 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
83
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon2 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
84
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon2 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
85
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager2 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
86
            devDept.Eyeshot.Viewport viewport2 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(654, 255), backgroundSettings2, camera2, new devDept.Eyeshot.ToolBar[] {
87
            toolBar2}, new devDept.Eyeshot.Legend[0], histogram2, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
88
            grid2}, new devDept.Eyeshot.OriginSymbol[] {
89
            originSymbol2}, false, rotateSettings2, zoomSettings2, panSettings2, navigationSettings2, coordinateSystemIcon2, viewCubeIcon2, savedViewsManager2, devDept.Eyeshot.viewType.Top);
90
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton3 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
91
            devDept.Eyeshot.ProgressBar progressBar3 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton3, false, 0.1D, 0.333D, true);
92
            devDept.Graphics.BackgroundSettings backgroundSettings3 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
93
            devDept.Eyeshot.Camera camera3 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.0105358700147065D, false, 0.001D);
94
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton3 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
95
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton3 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
96
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton3 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
97
            devDept.Eyeshot.PanToolBarButton panToolBarButton3 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
98
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton3 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
99
            devDept.Eyeshot.ToolBar toolBar3 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
100
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton3)),
101
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton3)),
102
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton3)),
103
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton3)),
104
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton3))});
105
            devDept.Eyeshot.Histogram histogram3 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
106
            devDept.Eyeshot.Grid grid3 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
107
            devDept.Eyeshot.OriginSymbol originSymbol3 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", false, null, false);
108
            devDept.Eyeshot.RotateSettings rotateSettings3 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
109
            devDept.Eyeshot.ZoomSettings zoomSettings3 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
110
            devDept.Eyeshot.PanSettings panSettings3 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
111
            devDept.Eyeshot.NavigationSettings navigationSettings3 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
112
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon3 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
113
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon3 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
114
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager3 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
115
            devDept.Eyeshot.Viewport viewport3 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(657, 243), backgroundSettings3, camera3, new devDept.Eyeshot.ToolBar[] {
116
            toolBar3}, new devDept.Eyeshot.Legend[0], histogram3, devDept.Eyeshot.displayType.Wireframe, false, false, false, false, new devDept.Eyeshot.Grid[] {
117
            grid3}, new devDept.Eyeshot.OriginSymbol[] {
118
            originSymbol3}, false, rotateSettings3, zoomSettings3, panSettings3, navigationSettings3, coordinateSystemIcon3, viewCubeIcon3, savedViewsManager3, devDept.Eyeshot.viewType.Top);
119
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
32
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton7 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
33
            devDept.Eyeshot.ProgressBar progressBar7 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton7, false, 0.1D, 0.333D, true);
34
            devDept.Graphics.BackgroundSettings backgroundSettings7 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
35
            devDept.Eyeshot.Camera camera7 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 2.1291952466986581D, false, 0.001D);
36
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton7 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
37
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton7 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
38
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton7 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
39
            devDept.Eyeshot.PanToolBarButton panToolBarButton7 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
40
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton7 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
41
            devDept.Eyeshot.ToolBar toolBar7 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
42
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton7)),
43
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton7)),
44
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton7)),
45
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton7)),
46
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton7))});
47
            devDept.Eyeshot.Histogram histogram7 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
48
            devDept.Eyeshot.Grid grid7 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
49
            devDept.Eyeshot.OriginSymbol originSymbol7 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
50
            devDept.Eyeshot.RotateSettings rotateSettings7 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
51
            devDept.Eyeshot.ZoomSettings zoomSettings7 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
52
            devDept.Eyeshot.PanSettings panSettings7 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
53
            devDept.Eyeshot.NavigationSettings navigationSettings7 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
54
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon7 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
55
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon7 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
56
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager7 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
57
            devDept.Eyeshot.Viewport viewport7 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 512), backgroundSettings7, camera7, new devDept.Eyeshot.ToolBar[] {
58
            toolBar7}, new devDept.Eyeshot.Legend[0], histogram7, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
59
            grid7}, new devDept.Eyeshot.OriginSymbol[] {
60
            originSymbol7}, false, rotateSettings7, zoomSettings7, panSettings7, navigationSettings7, coordinateSystemIcon7, viewCubeIcon7, savedViewsManager7, devDept.Eyeshot.viewType.Top);
61
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton8 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
62
            devDept.Eyeshot.ProgressBar progressBar8 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton8, false, 0.1D, 0.333D, true);
63
            devDept.Graphics.BackgroundSettings backgroundSettings8 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
64
            devDept.Eyeshot.Camera camera8 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 0.9814258922296617D, false, 0.001D);
65
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton8 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
66
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton8 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
67
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton8 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
68
            devDept.Eyeshot.PanToolBarButton panToolBarButton8 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
69
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton8 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
70
            devDept.Eyeshot.ToolBar toolBar8 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
71
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton8)),
72
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton8)),
73
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton8)),
74
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton8)),
75
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton8))});
76
            devDept.Eyeshot.Histogram histogram8 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
77
            devDept.Eyeshot.Grid grid8 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
78
            devDept.Eyeshot.OriginSymbol originSymbol8 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
79
            devDept.Eyeshot.RotateSettings rotateSettings8 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
80
            devDept.Eyeshot.ZoomSettings zoomSettings8 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
81
            devDept.Eyeshot.PanSettings panSettings8 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
82
            devDept.Eyeshot.NavigationSettings navigationSettings8 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
83
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon8 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
84
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon8 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
85
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager8 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
86
            devDept.Eyeshot.Viewport viewport8 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings8, camera8, new devDept.Eyeshot.ToolBar[] {
87
            toolBar8}, new devDept.Eyeshot.Legend[0], histogram8, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
88
            grid8}, new devDept.Eyeshot.OriginSymbol[] {
89
            originSymbol8}, false, rotateSettings8, zoomSettings8, panSettings8, navigationSettings8, coordinateSystemIcon8, viewCubeIcon8, savedViewsManager8, devDept.Eyeshot.viewType.Top);
90
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton9 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
91
            devDept.Eyeshot.ProgressBar progressBar9 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton9, false, 0.1D, 0.333D, true);
92
            devDept.Graphics.BackgroundSettings backgroundSettings9 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
93
            devDept.Eyeshot.Camera camera9 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325108127E-16D, 2.043464660644545D, 47.5965649485588D), 97.257904648780809D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.0529821660941499D, false, 0.001D);
94
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton9 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
95
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton9 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
96
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton9 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
97
            devDept.Eyeshot.PanToolBarButton panToolBarButton9 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
98
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton9 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
99
            devDept.Eyeshot.ToolBar toolBar9 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
100
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton9)),
101
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton9)),
102
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton9)),
103
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton9)),
104
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton9))});
105
            devDept.Eyeshot.Histogram histogram9 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
106
            devDept.Eyeshot.Grid grid9 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
107
            devDept.Eyeshot.OriginSymbol originSymbol9 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
108
            devDept.Eyeshot.RotateSettings rotateSettings9 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
109
            devDept.Eyeshot.ZoomSettings zoomSettings9 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
110
            devDept.Eyeshot.PanSettings panSettings9 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
111
            devDept.Eyeshot.NavigationSettings navigationSettings9 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
112
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon9 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
113
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon9 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
114
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager9 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
115
            devDept.Eyeshot.Viewport viewport9 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings9, camera9, new devDept.Eyeshot.ToolBar[] {
116
            toolBar9}, new devDept.Eyeshot.Legend[0], histogram9, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
117
            grid9}, new devDept.Eyeshot.OriginSymbol[] {
118
            originSymbol9}, false, rotateSettings9, zoomSettings9, panSettings9, navigationSettings9, coordinateSystemIcon9, viewCubeIcon9, savedViewsManager9, devDept.Eyeshot.viewType.Top);
120 119
            this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
121 120
            this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
122 121
            this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer();
123
            this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
124
            this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
125
            this.splitPanelAutoCAD = new Telerik.WinControls.UI.SplitPanel();
126
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
127
            this.designAutoCAD = new devDept.Eyeshot.Design();
128
            this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
129
            this.splitPanelAVEVA = new Telerik.WinControls.UI.SplitPanel();
130
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
131
            this.designAVEVA = new devDept.Eyeshot.Design();
132
            this.radLabel8 = new Telerik.WinControls.UI.RadLabel();
133
            this.splitPanelData = new Telerik.WinControls.UI.SplitPanel();
134
            this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
135
            this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
136
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
137
            this.designCompare = new devDept.Eyeshot.Design();
138
            this.radLabel9 = new Telerik.WinControls.UI.RadLabel();
139
            this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel();
140
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
141
            this.radGridView1 = new Telerik.WinControls.UI.RadGridView();
142
            this.radLabel10 = new Telerik.WinControls.UI.RadLabel();
143 122
            this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer();
144 123
            this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel();
145 124
            this.tableLayoutPanelMain = new System.Windows.Forms.TableLayoutPanel();
......
156 135
            this.radColorBoxRevCloudColor = new Telerik.WinControls.UI.RadColorBox();
157 136
            this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
158 137
            this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
138
            this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
139
            this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
140
            this.radSplitContainerSub = new Telerik.WinControls.UI.RadSplitContainer();
141
            this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
142
            this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel();
143
            this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
144
            this.splitPanel8 = new Telerik.WinControls.UI.SplitPanel();
145
            this.splitPanel9 = new Telerik.WinControls.UI.SplitPanel();
146
            this.designCompare = new devDept.Eyeshot.Design();
147
            this.designAutoCAD = new devDept.Eyeshot.Design();
148
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
149
            this.designAVEVA = new devDept.Eyeshot.Design();
150
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
151
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
152
            this.radLabelCompare = new Telerik.WinControls.UI.RadLabel();
153
            this.radLabelAutoCAD = new Telerik.WinControls.UI.RadLabel();
154
            this.radLabelAVEVA = new Telerik.WinControls.UI.RadLabel();
155
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
156
            this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
157
            this.radCheckBoxAutoCAD = new Telerik.WinControls.UI.RadCheckBox();
158
            this.radCheckBoxAVEVA = new Telerik.WinControls.UI.RadCheckBox();
159
            this.radCheckBoxRevCloud = new Telerik.WinControls.UI.RadCheckBox();
159 160
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
160 161
            this.radSplitContainer1.SuspendLayout();
161 162
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
162 163
            this.splitPanel1.SuspendLayout();
163 164
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit();
164 165
            this.radSplitContainer2.SuspendLayout();
165
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
166
            this.splitPanel2.SuspendLayout();
167
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
168
            this.radSplitContainer3.SuspendLayout();
169
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelAutoCAD)).BeginInit();
170
            this.splitPanelAutoCAD.SuspendLayout();
171
            this.tableLayoutPanel4.SuspendLayout();
172
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
173
            ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
174
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelAVEVA)).BeginInit();
175
            this.splitPanelAVEVA.SuspendLayout();
176
            this.tableLayoutPanel5.SuspendLayout();
177
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit();
178
            ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
179
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).BeginInit();
180
            this.splitPanelData.SuspendLayout();
181
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
182
            this.radSplitContainer4.SuspendLayout();
183
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
184
            this.splitPanel6.SuspendLayout();
185
            this.tableLayoutPanel6.SuspendLayout();
186
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
187
            ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
188
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
189
            this.splitPanel7.SuspendLayout();
190
            this.tableLayoutPanel7.SuspendLayout();
191
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit();
192
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).BeginInit();
193
            ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
194 166
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit();
195 167
            this.radSplitContainerMain.SuspendLayout();
196 168
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
......
209 181
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).BeginInit();
210 182
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
211 183
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
184
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
185
            this.radSplitContainer3.SuspendLayout();
186
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
187
            this.splitPanel2.SuspendLayout();
188
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).BeginInit();
189
            this.radSplitContainerSub.SuspendLayout();
190
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
191
            this.splitPanel6.SuspendLayout();
192
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
193
            this.splitPanel7.SuspendLayout();
194
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
195
            this.radSplitContainer4.SuspendLayout();
196
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).BeginInit();
197
            this.splitPanel8.SuspendLayout();
198
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).BeginInit();
199
            this.splitPanel9.SuspendLayout();
200
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
201
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
202
            this.tableLayoutPanel1.SuspendLayout();
203
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit();
204
            this.tableLayoutPanel2.SuspendLayout();
205
            this.tableLayoutPanel4.SuspendLayout();
206
            ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).BeginInit();
207
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).BeginInit();
208
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).BeginInit();
209
            this.tableLayoutPanel5.SuspendLayout();
210
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
211
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAutoCAD)).BeginInit();
212
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAVEVA)).BeginInit();
213
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).BeginInit();
212 214
            this.SuspendLayout();
213 215
            // 
214 216
            // radSplitContainer1
215 217
            // 
216 218
            this.radSplitContainer1.Controls.Add(this.splitPanel1);
217
            this.radSplitContainer1.Controls.Add(this.splitPanelData);
218 219
            this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
219 220
            this.radSplitContainer1.Location = new System.Drawing.Point(0, 0);
220 221
            this.radSplitContainer1.Name = "radSplitContainer1";
......
223 224
            // 
224 225
            // 
225 226
            this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
226
            this.radSplitContainer1.Size = new System.Drawing.Size(1328, 578);
227
            this.radSplitContainer1.Size = new System.Drawing.Size(1328, 548);
227 228
            this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
228 229
            this.radSplitContainer1.SplitterWidth = 8;
229 230
            this.radSplitContainer1.TabIndex = 0;
......
238 239
            // 
239 240
            // 
240 241
            this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
241
            this.splitPanel1.Size = new System.Drawing.Size(1328, 291);
242
            this.splitPanel1.Size = new System.Drawing.Size(1328, 548);
242 243
            this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0.009803922F);
243 244
            this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 22);
244 245
            this.splitPanel1.TabIndex = 0;
......
246 247
            // 
247 248
            // radSplitContainer2
248 249
            // 
249
            this.radSplitContainer2.Controls.Add(this.splitPanel2);
250
            this.radSplitContainer2.Controls.Add(this.radSplitContainer3);
250 251
            this.radSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
251 252
            this.radSplitContainer2.Location = new System.Drawing.Point(0, 0);
252 253
            this.radSplitContainer2.Name = "radSplitContainer2";
......
255 256
            // 
256 257
            // 
257 258
            this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
258
            this.radSplitContainer2.Size = new System.Drawing.Size(1328, 291);
259
            this.radSplitContainer2.Size = new System.Drawing.Size(1328, 548);
259 260
            this.radSplitContainer2.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
260 261
            this.radSplitContainer2.SplitterWidth = 8;
261 262
            this.radSplitContainer2.TabIndex = 0;
262 263
            this.radSplitContainer2.TabStop = false;
263 264
            // 
264
            // splitPanel2
265
            // 
266
            this.splitPanel2.Controls.Add(this.radSplitContainer3);
267
            this.splitPanel2.Location = new System.Drawing.Point(0, 0);
268
            this.splitPanel2.Name = "splitPanel2";
269
            // 
270
            // 
271
            // 
272
            this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
273
            this.splitPanel2.Size = new System.Drawing.Size(1328, 291);
274
            this.splitPanel2.TabIndex = 0;
275
            this.splitPanel2.TabStop = false;
276
            this.splitPanel2.Text = "splitPanel2";
277
            // 
278
            // radSplitContainer3
279
            // 
280
            this.radSplitContainer3.Controls.Add(this.splitPanelAutoCAD);
281
            this.radSplitContainer3.Controls.Add(this.splitPanelAVEVA);
282
            this.radSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
283
            this.radSplitContainer3.Location = new System.Drawing.Point(0, 0);
284
            this.radSplitContainer3.Name = "radSplitContainer3";
285
            // 
286
            // 
287
            // 
288
            this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
289
            this.radSplitContainer3.Size = new System.Drawing.Size(1328, 291);
290
            this.radSplitContainer3.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
291
            this.radSplitContainer3.SplitterWidth = 8;
292
            this.radSplitContainer3.TabIndex = 0;
293
            this.radSplitContainer3.TabStop = false;
294
            // 
295
            // splitPanelAutoCAD
296
            // 
297
            this.splitPanelAutoCAD.Controls.Add(this.tableLayoutPanel4);
298
            this.splitPanelAutoCAD.Location = new System.Drawing.Point(0, 0);
299
            this.splitPanelAutoCAD.Name = "splitPanelAutoCAD";
300
            // 
301
            // 
302
            // 
303
            this.splitPanelAutoCAD.RootElement.MinSize = new System.Drawing.Size(25, 25);
304
            this.splitPanelAutoCAD.Size = new System.Drawing.Size(660, 291);
305
            this.splitPanelAutoCAD.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
306
            this.splitPanelAutoCAD.TabIndex = 0;
307
            this.splitPanelAutoCAD.TabStop = false;
308
            this.splitPanelAutoCAD.Text = "splitPanel4";
309
            // 
310
            // tableLayoutPanel4
311
            // 
312
            this.tableLayoutPanel4.ColumnCount = 1;
313
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
314
            this.tableLayoutPanel4.Controls.Add(this.designAutoCAD, 0, 1);
315
            this.tableLayoutPanel4.Controls.Add(this.radLabel7, 0, 0);
316
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
317
            this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
318
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
319
            this.tableLayoutPanel4.RowCount = 2;
320
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
321
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
322
            this.tableLayoutPanel4.Size = new System.Drawing.Size(660, 291);
323
            this.tableLayoutPanel4.TabIndex = 1;
324
            // 
325
            // designAutoCAD
326
            // 
327
            this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default;
328
            this.designAutoCAD.Dock = System.Windows.Forms.DockStyle.Fill;
329
            this.designAutoCAD.Location = new System.Drawing.Point(3, 33);
330
            this.designAutoCAD.Name = "designAutoCAD";
331
            this.designAutoCAD.ProgressBar = progressBar1;
332
            this.designAutoCAD.Size = new System.Drawing.Size(654, 255);
333
            this.designAutoCAD.TabIndex = 0;
334
            this.designAutoCAD.Text = "design1";
335
            this.designAutoCAD.Viewports.Add(viewport1);
336
            // 
337
            // radLabel7
338
            // 
339
            this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
340
            this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
341
            this.radLabel7.Location = new System.Drawing.Point(3, 4);
342
            this.radLabel7.Name = "radLabel7";
343
            this.radLabel7.Size = new System.Drawing.Size(62, 21);
344
            this.radLabel7.TabIndex = 1;
345
            this.radLabel7.Text = "AutoCAD";
346
            // 
347
            // splitPanelAVEVA
348
            // 
349
            this.splitPanelAVEVA.Controls.Add(this.tableLayoutPanel5);
350
            this.splitPanelAVEVA.Location = new System.Drawing.Point(668, 0);
351
            this.splitPanelAVEVA.Name = "splitPanelAVEVA";
352
            // 
353
            // 
354
            // 
355
            this.splitPanelAVEVA.RootElement.MinSize = new System.Drawing.Size(25, 25);
356
            this.splitPanelAVEVA.Size = new System.Drawing.Size(660, 291);
357
            this.splitPanelAVEVA.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
358
            this.splitPanelAVEVA.TabIndex = 1;
359
            this.splitPanelAVEVA.TabStop = false;
360
            this.splitPanelAVEVA.Text = "splitPanel5";
361
            // 
362
            // tableLayoutPanel5
363
            // 
364
            this.tableLayoutPanel5.ColumnCount = 1;
365
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
366
            this.tableLayoutPanel5.Controls.Add(this.designAVEVA, 0, 1);
367
            this.tableLayoutPanel5.Controls.Add(this.radLabel8, 0, 0);
368
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
369
            this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
370
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
371
            this.tableLayoutPanel5.RowCount = 2;
372
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
373
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
374
            this.tableLayoutPanel5.Size = new System.Drawing.Size(660, 291);
375
            this.tableLayoutPanel5.TabIndex = 1;
376
            // 
377
            // designAVEVA
378
            // 
379
            this.designAVEVA.Cursor = System.Windows.Forms.Cursors.Default;
380
            this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
381
            this.designAVEVA.Location = new System.Drawing.Point(3, 33);
382
            this.designAVEVA.Name = "designAVEVA";
383
            this.designAVEVA.ProgressBar = progressBar2;
384
            this.designAVEVA.Size = new System.Drawing.Size(654, 255);
385
            this.designAVEVA.TabIndex = 0;
386
            this.designAVEVA.Text = "design1";
387
            this.designAVEVA.Viewports.Add(viewport2);
388
            // 
389
            // radLabel8
390
            // 
391
            this.radLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
392
            this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
393
            this.radLabel8.Location = new System.Drawing.Point(3, 4);
394
            this.radLabel8.Name = "radLabel8";
395
            this.radLabel8.Size = new System.Drawing.Size(654, 21);
396
            this.radLabel8.TabIndex = 1;
397
            this.radLabel8.Text = "AVEVA P&&ID";
398
            // 
399
            // splitPanelData
400
            // 
401
            this.splitPanelData.Controls.Add(this.radSplitContainer4);
402
            this.splitPanelData.Location = new System.Drawing.Point(0, 299);
403
            this.splitPanelData.Name = "splitPanelData";
404
            // 
405
            // 
406
            // 
407
            this.splitPanelData.RootElement.MinSize = new System.Drawing.Size(25, 25);
408
            this.splitPanelData.Size = new System.Drawing.Size(1328, 279);
409
            this.splitPanelData.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
410
            this.splitPanelData.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.2820976F, -0.009803922F);
411
            this.splitPanelData.SizeInfo.SplitterCorrection = new System.Drawing.Size(-312, -22);
412
            this.splitPanelData.TabIndex = 1;
413
            this.splitPanelData.TabStop = false;
414
            // 
415
            // radSplitContainer4
416
            // 
417
            this.radSplitContainer4.Controls.Add(this.splitPanel6);
418
            this.radSplitContainer4.Controls.Add(this.splitPanel7);
419
            this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
420
            this.radSplitContainer4.Location = new System.Drawing.Point(0, 0);
421
            this.radSplitContainer4.Name = "radSplitContainer4";
422
            // 
423
            // 
424
            // 
425
            this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
426
            this.radSplitContainer4.Size = new System.Drawing.Size(1328, 279);
427
            this.radSplitContainer4.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
428
            this.radSplitContainer4.SplitterWidth = 8;
429
            this.radSplitContainer4.TabIndex = 0;
430
            this.radSplitContainer4.TabStop = false;
431
            // 
432
            // splitPanel6
433
            // 
434
            this.splitPanel6.Controls.Add(this.tableLayoutPanel6);
435
            this.splitPanel6.Location = new System.Drawing.Point(0, 0);
436
            this.splitPanel6.Name = "splitPanel6";
437
            // 
438
            // 
439
            // 
440
            this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
441
            this.splitPanel6.Size = new System.Drawing.Size(663, 279);
442
            this.splitPanel6.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
443
            this.splitPanel6.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.002369642F, 0F);
444
            this.splitPanel6.SizeInfo.SplitterCorrection = new System.Drawing.Size(2, 0);
445
            this.splitPanel6.TabIndex = 0;
446
            this.splitPanel6.TabStop = false;
447
            this.splitPanel6.Text = "splitPanel6";
448
            // 
449
            // tableLayoutPanel6
450
            // 
451
            this.tableLayoutPanel6.ColumnCount = 1;
452
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
453
            this.tableLayoutPanel6.Controls.Add(this.designCompare, 0, 1);
454
            this.tableLayoutPanel6.Controls.Add(this.radLabel9, 0, 0);
455
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
456
            this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
457
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
458
            this.tableLayoutPanel6.RowCount = 2;
459
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
460
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
461
            this.tableLayoutPanel6.Size = new System.Drawing.Size(663, 279);
462
            this.tableLayoutPanel6.TabIndex = 1;
463
            // 
464
            // designCompare
465
            // 
466
            this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
467
            this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
468
            this.designCompare.Location = new System.Drawing.Point(3, 33);
469
            this.designCompare.Name = "designCompare";
470
            this.designCompare.ProgressBar = progressBar3;
471
            this.designCompare.Size = new System.Drawing.Size(657, 243);
472
            this.designCompare.TabIndex = 0;
473
            this.designCompare.Viewports.Add(viewport3);
474
            // 
475
            // radLabel9
476
            // 
477
            this.radLabel9.Anchor = System.Windows.Forms.AnchorStyles.Left;
478
            this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
479
            this.radLabel9.Location = new System.Drawing.Point(3, 4);
480
            this.radLabel9.Name = "radLabel9";
481
            this.radLabel9.Size = new System.Drawing.Size(61, 21);
482
            this.radLabel9.TabIndex = 1;
483
            this.radLabel9.Text = "Compare";
484
            // 
485
            // splitPanel7
486
            // 
487
            this.splitPanel7.Controls.Add(this.tableLayoutPanel7);
488
            this.splitPanel7.Location = new System.Drawing.Point(671, 0);
489
            this.splitPanel7.Name = "splitPanel7";
490
            // 
491
            // 
492
            // 
493
            this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25);
494
            this.splitPanel7.Size = new System.Drawing.Size(657, 279);
495
            this.splitPanel7.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
496
            this.splitPanel7.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.002369672F, 0F);
497
            this.splitPanel7.SizeInfo.SplitterCorrection = new System.Drawing.Size(-2, 0);
498
            this.splitPanel7.TabIndex = 1;
499
            this.splitPanel7.TabStop = false;
500
            this.splitPanel7.Text = "splitPanel7";
501
            // 
502
            // tableLayoutPanel7
503
            // 
504
            this.tableLayoutPanel7.ColumnCount = 1;
505
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
506
            this.tableLayoutPanel7.Controls.Add(this.radGridView1, 0, 1);
507
            this.tableLayoutPanel7.Controls.Add(this.radLabel10, 0, 0);
508
            this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
509
            this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
510
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
511
            this.tableLayoutPanel7.RowCount = 2;
512
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
513
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
514
            this.tableLayoutPanel7.Size = new System.Drawing.Size(657, 279);
515
            this.tableLayoutPanel7.TabIndex = 1;
516
            // 
517
            // radGridView1
518
            // 
519
            this.radGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
520
            this.radGridView1.Location = new System.Drawing.Point(3, 33);
521
            // 
522
            // 
523
            // 
524
            this.radGridView1.MasterTemplate.ViewDefinition = tableViewDefinition1;
525
            this.radGridView1.Name = "radGridView1";
526
            this.radGridView1.Size = new System.Drawing.Size(651, 243);
527
            this.radGridView1.TabIndex = 0;
528
            // 
529
            // radLabel10
530
            // 
531
            this.radLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
532
            this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
533
            this.radLabel10.Location = new System.Drawing.Point(3, 4);
534
            this.radLabel10.Name = "radLabel10";
535
            this.radLabel10.Size = new System.Drawing.Size(651, 21);
536
            this.radLabel10.TabIndex = 1;
537
            this.radLabel10.Text = "Data";
538
            // 
539 265
            // radSplitContainerMain
540 266
            // 
541 267
            this.radSplitContainerMain.Controls.Add(this.splitPanel4);
542 268
            this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
543
            this.radSplitContainerMain.Location = new System.Drawing.Point(0, 30);
269
            this.radSplitContainerMain.Location = new System.Drawing.Point(0, 60);
544 270
            this.radSplitContainerMain.Name = "radSplitContainerMain";
271
            this.radSplitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
545 272
            // 
546 273
            // 
547 274
            // 
548 275
            this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
549
            this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 578);
276
            this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 548);
550 277
            this.radSplitContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
551 278
            this.radSplitContainerMain.SplitterWidth = 8;
552 279
            this.radSplitContainerMain.TabIndex = 1;
......
561 288
            // 
562 289
            // 
563 290
            this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
564
            this.splitPanel4.Size = new System.Drawing.Size(1328, 578);
291
            this.splitPanel4.Size = new System.Drawing.Size(1328, 548);
565 292
            this.splitPanel4.TabIndex = 1;
566 293
            this.splitPanel4.TabStop = false;
567 294
            this.splitPanel4.Text = "splitPanel4";
......
570 297
            // 
571 298
            this.tableLayoutPanelMain.ColumnCount = 1;
572 299
            this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
573
            this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 1);
300
            this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2);
574 301
            this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0);
302
            this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel5, 0, 1);
575 303
            this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
576 304
            this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0);
577 305
            this.tableLayoutPanelMain.Name = "tableLayoutPanelMain";
578
            this.tableLayoutPanelMain.RowCount = 2;
306
            this.tableLayoutPanelMain.RowCount = 3;
307
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
579 308
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
580 309
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
581
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
582
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
583 310
            this.tableLayoutPanelMain.Size = new System.Drawing.Size(1328, 608);
584 311
            this.tableLayoutPanelMain.TabIndex = 2;
585 312
            // 
......
622 349
            this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left;
623 350
            this.radLabel3.Location = new System.Drawing.Point(3, 3);
624 351
            this.radLabel3.Name = "radLabel3";
625
            this.radLabel3.Size = new System.Drawing.Size(55, 18);
352
            this.radLabel3.Size = new System.Drawing.Size(63, 18);
626 353
            this.radLabel3.TabIndex = 0;
627 354
            this.radLabel3.Text = "Tolerance : ";
628 355
            // 
......
637 364
            131072});
638 365
            this.radSpinEditorTolerance.Location = new System.Drawing.Point(123, 3);
639 366
            this.radSpinEditorTolerance.Name = "radSpinEditorTolerance";
640
            this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 18);
367
            this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 20);
641 368
            this.radSpinEditorTolerance.TabIndex = 1;
642 369
            // 
643 370
            // radLabel4
......
645 372
            this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
646 373
            this.radLabel4.Location = new System.Drawing.Point(243, 3);
647 374
            this.radLabel4.Name = "radLabel4";
648
            this.radLabel4.Size = new System.Drawing.Size(94, 18);
375
            this.radLabel4.Size = new System.Drawing.Size(91, 18);
649 376
            this.radLabel4.TabIndex = 2;
650 377
            this.radLabel4.Text = "AutoCAD Color : ";
651 378
            this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
......
655 382
            this.radColorBoxAutoCADColor.Dock = System.Windows.Forms.DockStyle.Fill;
656 383
            this.radColorBoxAutoCADColor.Location = new System.Drawing.Point(343, 3);
657 384
            this.radColorBoxAutoCADColor.Name = "radColorBoxAutoCADColor";
658
            this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 18);
385
            this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 20);
659 386
            this.radColorBoxAutoCADColor.TabIndex = 3;
660 387
            this.radColorBoxAutoCADColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
661 388
            // 
......
673 400
            this.radColorBoxDiffColor.Dock = System.Windows.Forms.DockStyle.Fill;
674 401
            this.radColorBoxDiffColor.Location = new System.Drawing.Point(783, 3);
675 402
            this.radColorBoxDiffColor.Name = "radColorBoxDiffColor";
676
            this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 18);
403
            this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 20);
677 404
            this.radColorBoxDiffColor.TabIndex = 5;
678 405
            this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow;
679 406
            // 
......
682 409
            this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left;
683 410
            this.radLabel6.Location = new System.Drawing.Point(463, 3);
684 411
            this.radLabel6.Name = "radLabel6";
685
            this.radLabel6.Size = new System.Drawing.Size(94, 18);
412
            this.radLabel6.Size = new System.Drawing.Size(79, 18);
686 413
            this.radLabel6.TabIndex = 7;
687 414
            this.radLabel6.Text = "AVEVA Color : ";
688 415
            // 
......
691 418
            this.radColorBoxAVEVAColor.Dock = System.Windows.Forms.DockStyle.Fill;
692 419
            this.radColorBoxAVEVAColor.Location = new System.Drawing.Point(563, 3);
693 420
            this.radColorBoxAVEVAColor.Name = "radColorBoxAVEVAColor";
694
            this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 18);
421
            this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 20);
695 422
            this.radColorBoxAVEVAColor.TabIndex = 8;
696 423
            // 
697 424
            // radLabel11
......
699 426
            this.radLabel11.Anchor = System.Windows.Forms.AnchorStyles.Left;
700 427
            this.radLabel11.Location = new System.Drawing.Point(903, 3);
701 428
            this.radLabel11.Name = "radLabel11";
702
            this.radLabel11.Size = new System.Drawing.Size(94, 18);
429
            this.radLabel11.Size = new System.Drawing.Size(96, 18);
703 430
            this.radLabel11.TabIndex = 10;
704 431
            this.radLabel11.Text = "Rev Cloud Color : ";
705 432
            // 
......
708 435
            this.radColorBoxRevCloudColor.Dock = System.Windows.Forms.DockStyle.Fill;
709 436
            this.radColorBoxRevCloudColor.Location = new System.Drawing.Point(1003, 3);
710 437
            this.radColorBoxRevCloudColor.Name = "radColorBoxRevCloudColor";
711
            this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 18);
438
            this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 20);
712 439
            this.radColorBoxRevCloudColor.TabIndex = 11;
713 440
            this.radColorBoxRevCloudColor.Value = System.Drawing.Color.Magenta;
714 441
            // 
......
737 464
            this.splitPanel3.TabIndex = 0;
738 465
            this.splitPanel3.TabStop = false;
739 466
            // 
467
            // radSplitContainer3
468
            // 
469
            this.radSplitContainer3.Controls.Add(this.splitPanel2);
470
            this.radSplitContainer3.Location = new System.Drawing.Point(0, 0);
471
            this.radSplitContainer3.Name = "radSplitContainer3";
472
            // 
473
            // 
474
            // 
475
            this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
476
            this.radSplitContainer3.Size = new System.Drawing.Size(1328, 548);
477
            this.radSplitContainer3.TabIndex = 0;
478
            this.radSplitContainer3.TabStop = false;
479
            // 
480
            // splitPanel2
481
            // 
482
            this.splitPanel2.Controls.Add(this.radSplitContainerSub);
483
            this.splitPanel2.Location = new System.Drawing.Point(0, 0);
484
            this.splitPanel2.Name = "splitPanel2";
485
            // 
486
            // 
487
            // 
488
            this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
489
            this.splitPanel2.Size = new System.Drawing.Size(1328, 548);
490
            this.splitPanel2.TabIndex = 0;
491
            this.splitPanel2.TabStop = false;
492
            this.splitPanel2.Text = "splitPanel2";
493
            // 
494
            // radSplitContainerSub
495
            // 
496
            this.radSplitContainerSub.Controls.Add(this.splitPanel6);
497
            this.radSplitContainerSub.Controls.Add(this.splitPanel7);
498
            this.radSplitContainerSub.Dock = System.Windows.Forms.DockStyle.Fill;
499
            this.radSplitContainerSub.Location = new System.Drawing.Point(0, 0);
500
            this.radSplitContainerSub.Name = "radSplitContainerSub";
501
            // 
502
            // 
503
            // 
504
            this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
505
            this.radSplitContainerSub.Size = new System.Drawing.Size(1328, 548);
506
            this.radSplitContainerSub.TabIndex = 0;
507
            this.radSplitContainerSub.TabStop = false;
508
            // 
509
            // splitPanel6
510
            // 
511
            this.splitPanel6.Controls.Add(this.tableLayoutPanel4);
512
            this.splitPanel6.Location = new System.Drawing.Point(0, 0);
513
            this.splitPanel6.Name = "splitPanel6";
514
            // 
515
            // 
516
            // 
517
            this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
518
            this.splitPanel6.Size = new System.Drawing.Size(662, 548);
519
            this.splitPanel6.TabIndex = 0;
520
            this.splitPanel6.TabStop = false;
521
            this.splitPanel6.Text = "splitPanel6";
522
            // 
523
            // splitPanel7
524
            // 
525
            this.splitPanel7.Controls.Add(this.radSplitContainer4);
526
            this.splitPanel7.Location = new System.Drawing.Point(666, 0);
527
            this.splitPanel7.Name = "splitPanel7";
528
            // 
529
            // 
530
            // 
531
            this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25);
532
            this.splitPanel7.Size = new System.Drawing.Size(662, 548);
533
            this.splitPanel7.TabIndex = 1;
534
            this.splitPanel7.TabStop = false;
535
            this.splitPanel7.Text = "splitPanel7";
536
            // 
537
            // radSplitContainer4
538
            // 
539
            this.radSplitContainer4.Controls.Add(this.splitPanel8);
540
            this.radSplitContainer4.Controls.Add(this.splitPanel9);
541
            this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
542
            this.radSplitContainer4.Location = new System.Drawing.Point(0, 0);
543
            this.radSplitContainer4.Name = "radSplitContainer4";
544
            this.radSplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
545
            // 
546
            // 
547
            // 
548
            this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
549
            this.radSplitContainer4.Size = new System.Drawing.Size(662, 548);
550
            this.radSplitContainer4.TabIndex = 0;
551
            this.radSplitContainer4.TabStop = false;
552
            // 
553
            // splitPanel8
554
            // 
555
            this.splitPanel8.Controls.Add(this.tableLayoutPanel2);
556
            this.splitPanel8.Location = new System.Drawing.Point(0, 0);
557
            this.splitPanel8.Name = "splitPanel8";
558
            // 
559
            // 
560
            // 
561
            this.splitPanel8.RootElement.MinSize = new System.Drawing.Size(25, 25);
562
            this.splitPanel8.Size = new System.Drawing.Size(662, 272);
563
            this.splitPanel8.TabIndex = 0;
564
            this.splitPanel8.TabStop = false;
565
            this.splitPanel8.Text = "splitPanel8";
566
            // 
567
            // splitPanel9
568
            // 
569
            this.splitPanel9.Controls.Add(this.tableLayoutPanel1);
570
            this.splitPanel9.Location = new System.Drawing.Point(0, 276);
571
            this.splitPanel9.Name = "splitPanel9";
572
            // 
573
            // 
574
            // 
575
            this.splitPanel9.RootElement.MinSize = new System.Drawing.Size(25, 25);
576
            this.splitPanel9.Size = new System.Drawing.Size(662, 272);
577
            this.splitPanel9.TabIndex = 1;
578
            this.splitPanel9.TabStop = false;
579
            this.splitPanel9.Text = "splitPanel9";
580
            // 
581
            // designCompare
582
            // 
583
            this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
584
            this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
585
            this.designCompare.Location = new System.Drawing.Point(3, 33);
586
            this.designCompare.Name = "designCompare";
587
            this.designCompare.ProgressBar = progressBar7;
588
            this.designCompare.Size = new System.Drawing.Size(656, 512);
589
            this.designCompare.TabIndex = 0;
590
            this.designCompare.Text = "design1";
591
            this.designCompare.Viewports.Add(viewport7);
592
            // 
593
            // designAutoCAD
594
            // 
595
            this.designAutoCAD.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
596
            | System.Windows.Forms.AnchorStyles.Left) 
597
            | System.Windows.Forms.AnchorStyles.Right)));
598
            this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default;
599
            this.designAutoCAD.Location = new System.Drawing.Point(3, 33);
600
            this.designAutoCAD.Name = "designAutoCAD";
601
            this.designAutoCAD.ProgressBar = progressBar8;
602
            this.designAutoCAD.Size = new System.Drawing.Size(656, 236);
603
            this.designAutoCAD.TabIndex = 0;
604
            this.designAutoCAD.Text = "AutoCAD";
605
            this.designAutoCAD.Viewports.Add(viewport8);
606
            // 
607
            // tableLayoutPanel1
608
            // 
609
            this.tableLayoutPanel1.ColumnCount = 1;
610
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
611
            this.tableLayoutPanel1.Controls.Add(this.designAVEVA, 0, 1);
612
            this.tableLayoutPanel1.Controls.Add(this.radLabelAVEVA, 0, 0);
613
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
614
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
615
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
616
            this.tableLayoutPanel1.RowCount = 2;
617
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
618
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
619
            this.tableLayoutPanel1.Size = new System.Drawing.Size(662, 272);
620
            this.tableLayoutPanel1.TabIndex = 0;
621
            // 
622
            // designAVEVA
623
            // 
624
            this.designAVEVA.Cursor = System.Windows.Forms.Cursors.Default;
625
            this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
626
            this.designAVEVA.Location = new System.Drawing.Point(3, 33);
627
            this.designAVEVA.Name = "designAVEVA";
628
            this.designAVEVA.ProgressBar = progressBar9;
629
            this.designAVEVA.Size = new System.Drawing.Size(656, 236);
630
            this.designAVEVA.TabIndex = 0;
631
            this.designAVEVA.Text = "design1";
632
            this.designAVEVA.Viewports.Add(viewport9);
633
            // 
634
            // tableLayoutPanel2
635
            // 
636
            this.tableLayoutPanel2.ColumnCount = 1;
637
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
638
            this.tableLayoutPanel2.Controls.Add(this.designAutoCAD, 0, 1);
639
            this.tableLayoutPanel2.Controls.Add(this.radLabelAutoCAD, 0, 0);
640
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
641
            this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
642
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
643
            this.tableLayoutPanel2.RowCount = 2;
644
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
645
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
646
            this.tableLayoutPanel2.Size = new System.Drawing.Size(662, 272);
647
            this.tableLayoutPanel2.TabIndex = 1;
648
            // 
649
            // tableLayoutPanel4
650
            // 
651
            this.tableLayoutPanel4.ColumnCount = 1;
652
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
653
            this.tableLayoutPanel4.Controls.Add(this.designCompare, 0, 1);
654
            this.tableLayoutPanel4.Controls.Add(this.radLabelCompare, 0, 0);
655
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
656
            this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
657
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
658
            this.tableLayoutPanel4.RowCount = 2;
659
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
660
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
661
            this.tableLayoutPanel4.Size = new System.Drawing.Size(662, 548);
662
            this.tableLayoutPanel4.TabIndex = 1;
663
            // 
664
            // radLabelCompare
665
            // 
666
            this.radLabelCompare.Anchor = System.Windows.Forms.AnchorStyles.Left;
667
            this.radLabelCompare.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
668
            this.radLabelCompare.Location = new System.Drawing.Point(3, 3);
669
            this.radLabelCompare.Name = "radLabelCompare";
670
            this.radLabelCompare.Size = new System.Drawing.Size(78, 25);
671
            this.radLabelCompare.TabIndex = 1;
672
            this.radLabelCompare.Text = "Compare";
673
            // 
674
            // radLabelAutoCAD
675
            // 
676
            this.radLabelAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left;
677
            this.radLabelAutoCAD.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
678
            this.radLabelAutoCAD.Location = new System.Drawing.Point(3, 3);
679
            this.radLabelAutoCAD.Name = "radLabelAutoCAD";
680
            this.radLabelAutoCAD.Size = new System.Drawing.Size(80, 25);
681
            this.radLabelAutoCAD.TabIndex = 1;
682
            this.radLabelAutoCAD.Text = "AutoCAD";
683
            // 
684
            // radLabelAVEVA
685
            // 
686
            this.radLabelAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left;
687
            this.radLabelAVEVA.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
688
            this.radLabelAVEVA.Location = new System.Drawing.Point(3, 3);
689
            this.radLabelAVEVA.Name = "radLabelAVEVA";
690
            this.radLabelAVEVA.Size = new System.Drawing.Size(108, 25);
691
            this.radLabelAVEVA.TabIndex = 1;
692
            this.radLabelAVEVA.Text = "AVEVA P&&ID";
693
            // 
694
            // tableLayoutPanel5
695
            // 
696
            this.tableLayoutPanel5.ColumnCount = 5;
697
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
698
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
699
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
700
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
701
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
702
            this.tableLayoutPanel5.Controls.Add(this.radLabel1, 0, 0);
703
            this.tableLayoutPanel5.Controls.Add(this.radCheckBoxAutoCAD, 1, 0);
704
            this.tableLayoutPanel5.Controls.Add(this.radCheckBoxAVEVA, 2, 0);
705
            this.tableLayoutPanel5.Controls.Add(this.radCheckBoxRevCloud, 3, 0);
706
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
707
            this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 33);
708
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
709
            this.tableLayoutPanel5.RowCount = 1;
710
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
711
            this.tableLayoutPanel5.Size = new System.Drawing.Size(1322, 24);
712
            this.tableLayoutPanel5.TabIndex = 5;
713
            // 
714
            // radLabel1
715
            // 
716
            this.radLabel1.Location = new System.Drawing.Point(3, 3);
717
            this.radLabel1.Name = "radLabel1";
718
            this.radLabel1.Size = new System.Drawing.Size(55, 18);
719
            this.radLabel1.TabIndex = 0;
720
            this.radLabel1.Text = "Layer";
721
            // 
722
            // radCheckBoxAutoCAD
723
            // 
724
            this.radCheckBoxAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left;
725
            this.radCheckBoxAutoCAD.CheckState = System.Windows.Forms.CheckState.Checked;
726
            this.radCheckBoxAutoCAD.Location = new System.Drawing.Point(123, 3);
727
            this.radCheckBoxAutoCAD.Name = "radCheckBoxAutoCAD";
728
            this.radCheckBoxAutoCAD.Size = new System.Drawing.Size(67, 18);
729
            this.radCheckBoxAutoCAD.TabIndex = 1;
730
            this.radCheckBoxAutoCAD.Text = "AutoCAD";
731
            this.radCheckBoxAutoCAD.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
732
            // 
733
            // radCheckBoxAVEVA
734
            // 
735
            this.radCheckBoxAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left;
736
            this.radCheckBoxAVEVA.CheckState = System.Windows.Forms.CheckState.Checked;
737
            this.radCheckBoxAVEVA.Location = new System.Drawing.Point(223, 3);
738
            this.radCheckBoxAVEVA.Name = "radCheckBoxAVEVA";
739
            this.radCheckBoxAVEVA.Size = new System.Drawing.Size(91, 18);
740
            this.radCheckBoxAVEVA.TabIndex = 2;
741
            this.radCheckBoxAVEVA.Text = "AVEVA";
742
            this.radCheckBoxAVEVA.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
743
            // 
744
            // radCheckBoxRevCloud
745
            // 
746
            this.radCheckBoxRevCloud.Anchor = System.Windows.Forms.AnchorStyles.Left;
747
            this.radCheckBoxRevCloud.CheckState = System.Windows.Forms.CheckState.Checked;
748
            this.radCheckBoxRevCloud.Location = new System.Drawing.Point(323, 3);
749
            this.radCheckBoxRevCloud.Name = "radCheckBoxRevCloud";
750
            this.radCheckBoxRevCloud.Size = new System.Drawing.Size(91, 18);
751
            this.radCheckBoxRevCloud.TabIndex = 3;
752
            this.radCheckBoxRevCloud.Text = "RevCloud";
753
            this.radCheckBoxRevCloud.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
754
            // 
740 755
            // Verification
741 756
            // 
742 757
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
......
750 765
            this.splitPanel1.ResumeLayout(false);
751 766
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit();
752 767
            this.radSplitContainer2.ResumeLayout(false);
753
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
754
            this.splitPanel2.ResumeLayout(false);
755
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
756
            this.radSplitContainer3.ResumeLayout(false);
757
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelAutoCAD)).EndInit();
758
            this.splitPanelAutoCAD.ResumeLayout(false);
759
            this.tableLayoutPanel4.ResumeLayout(false);
760
            this.tableLayoutPanel4.PerformLayout();
761
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
762
            ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
763
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelAVEVA)).EndInit();
764
            this.splitPanelAVEVA.ResumeLayout(false);
765
            this.tableLayoutPanel5.ResumeLayout(false);
766
            this.tableLayoutPanel5.PerformLayout();
767
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit();
768
            ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
769
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).EndInit();
770
            this.splitPanelData.ResumeLayout(false);
771
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
772
            this.radSplitContainer4.ResumeLayout(false);
773
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
774
            this.splitPanel6.ResumeLayout(false);
775
            this.tableLayoutPanel6.ResumeLayout(false);
776
            this.tableLayoutPanel6.PerformLayout();
777
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
778
            ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
779
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
780
            this.splitPanel7.ResumeLayout(false);
781
            this.tableLayoutPanel7.ResumeLayout(false);
782
            this.tableLayoutPanel7.PerformLayout();
783
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).EndInit();
784
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit();
785
            ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
786 768
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit();
787 769
            this.radSplitContainerMain.ResumeLayout(false);
788 770
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
......
802 784
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).EndInit();
803 785
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
804 786
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
787
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
788
            this.radSplitContainer3.ResumeLayout(false);
789
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
790
            this.splitPanel2.ResumeLayout(false);
791
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).EndInit();
792
            this.radSplitContainerSub.ResumeLayout(false);
793
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
794
            this.splitPanel6.ResumeLayout(false);
795
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
796
            this.splitPanel7.ResumeLayout(false);
797
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
798
            this.radSplitContainer4.ResumeLayout(false);
799
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).EndInit();
800
            this.splitPanel8.ResumeLayout(false);
801
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).EndInit();
802
            this.splitPanel9.ResumeLayout(false);
803
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
804
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
805
            this.tableLayoutPanel1.ResumeLayout(false);
806
            this.tableLayoutPanel1.PerformLayout();
807
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit();
808
            this.tableLayoutPanel2.ResumeLayout(false);
809
            this.tableLayoutPanel2.PerformLayout();
810
            this.tableLayoutPanel4.ResumeLayout(false);
811
            this.tableLayoutPanel4.PerformLayout();
812
            ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).EndInit();
813
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).EndInit();
814
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).EndInit();
815
            this.tableLayoutPanel5.ResumeLayout(false);
816
            this.tableLayoutPanel5.PerformLayout();
817
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
818
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAutoCAD)).EndInit();
819
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAVEVA)).EndInit();
820
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).EndInit();
805 821
            this.ResumeLayout(false);
806 822

  
807 823
        }
......
810 826

  
811 827
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
812 828
        private Telerik.WinControls.UI.SplitPanel splitPanel1;
813
        private Telerik.WinControls.UI.SplitPanel splitPanelData;
814 829
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2;
815
        private Telerik.WinControls.UI.SplitPanel splitPanel2;
816
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3;
817
        private Telerik.WinControls.UI.SplitPanel splitPanelAutoCAD;
818
        private Telerik.WinControls.UI.SplitPanel splitPanelAVEVA;
819
        private devDept.Eyeshot.Design designAutoCAD;
820
        private devDept.Eyeshot.Design designAVEVA;
821 830
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainerMain;
822 831
        private Telerik.WinControls.UI.SplitPanel splitPanel4;
823 832
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanelMain;
......
828 837
        private Telerik.WinControls.UI.RadColorBox radColorBoxAutoCADColor;
829 838
        private Telerik.WinControls.UI.RadLabel radLabel5;
830 839
        private Telerik.WinControls.UI.RadColorBox radColorBoxDiffColor;
831
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4;
832
        private Telerik.WinControls.UI.SplitPanel splitPanel6;
833
        private Telerik.WinControls.UI.SplitPanel splitPanel7;
834 840
        private Telerik.WinControls.UI.SplitPanel splitPanel5;
835 841
        private Telerik.WinControls.UI.SplitPanel splitPanel3;
836
        private Telerik.WinControls.UI.RadGridView radGridView1;
837
        private devDept.Eyeshot.Design designCompare;
838 842
        private Telerik.WinControls.UI.RadLabel radLabel6;
839 843
        private Telerik.WinControls.UI.RadColorBox radColorBoxAVEVAColor;
840
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
841
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
842
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
843
        private Telerik.WinControls.UI.RadLabel radLabel7;
844
        private Telerik.WinControls.UI.RadLabel radLabel8;
845
        private Telerik.WinControls.UI.RadLabel radLabel9;
846
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
847
        private Telerik.WinControls.UI.RadLabel radLabel10;
848 844
        private Telerik.WinControls.UI.RadLabel radLabel11;
849 845
        private Telerik.WinControls.UI.RadColorBox radColorBoxRevCloudColor;
846
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3;
847
        private Telerik.WinControls.UI.SplitPanel splitPanel2;
848
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainerSub;
849
        private Telerik.WinControls.UI.SplitPanel splitPanel6;
850
        private Telerik.WinControls.UI.SplitPanel splitPanel7;
851
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4;
852
        private Telerik.WinControls.UI.SplitPanel splitPanel8;
853
        private Telerik.WinControls.UI.SplitPanel splitPanel9;
854
        private devDept.Eyeshot.Design designCompare;
855
        private devDept.Eyeshot.Design designAutoCAD;
856
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
857
        private devDept.Eyeshot.Design designAVEVA;
858
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
859
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
860
        private Telerik.WinControls.UI.RadLabel radLabelCompare;
861
        private Telerik.WinControls.UI.RadLabel radLabelAutoCAD;
862
        private Telerik.WinControls.UI.RadLabel radLabelAVEVA;
863
        private Telerik.WinControls.UI.RadLabel radLabel1;
864
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
865
        private Telerik.WinControls.UI.RadCheckBox radCheckBoxAutoCAD;
866
        private Telerik.WinControls.UI.RadCheckBox radCheckBoxAVEVA;
867
        private Telerik.WinControls.UI.RadCheckBox radCheckBoxRevCloud;
850 868
    }
851 869
}
ID2.Manager/ID2.Manager.Compare/Controls/Verification.cs
31 31
        private static Color AutoCADColor = Color.FromArgb(44, 44, 44);
32 32
        private static string AVEVALayer { get; } = "AVEVA";
33 33
        private static Color AVEVAColor = Color.FromArgb(44, 44, 44);
34
        private static Color DiffColor = Color.Yellow;
34
        private static string RevCloudLayer { get; } = "RevCloud";
35 35
        private static Color RevCloudColor = Color.Magenta;
36
        private static Color DiffColor = Color.Yellow;
37
        
36 38
        private static double Tolerance = 0;
37 39
        #endregion
38 40

  
......
56 58
            this.designAutoCAD.Selection.HaloOuterColor = Color.FromArgb(64, Color.OrangeRed);
57 59
            this.designAutoCAD.Selection.HaloWidthPolygons = 4;
58 60
            this.designAutoCAD.Selection.HaloWidthWires = 2;
61
            this.designAutoCAD.ActiveViewport.OriginSymbol.Visible = false;
59 62

  
60 63
            this.designAVEVA.ActionMode = actionType.SelectVisibleByPickDynamic;
61 64
            this.designAVEVA.ActiveViewport.CoordinateSystemIcon.Visible = false;
65
            this.designAVEVA.ActiveViewport.OriginSymbol.Visible = false;
62 66
            this.designCompare.ActionMode = actionType.SelectVisibleByPickDynamic;
63 67
            this.designCompare.ActiveViewport.CoordinateSystemIcon.Visible = false;
68
            this.designCompare.ActiveViewport.OriginSymbol.Visible = false;
69

  
70
            this.radCheckBoxAutoCAD.CheckStateChanged += RadCheckBoxAutoCAD_CheckStateChanged;
71
            this.radCheckBoxAVEVA.CheckStateChanged += RadCheckBoxAVEVA_CheckStateChanged;
72
            this.radCheckBoxRevCloud.CheckStateChanged += RadCheckBoxRevCloud_CheckStateChanged;
64 73

  
65 74
            _progressBar = progressBar;
66 75

  
......
87 96
            #endregion
88 97
        }
89 98

  
99
        private void RadCheckBoxRevCloud_CheckStateChanged(object sender, EventArgs e)
100
        {
101
            var layer = this.designCompare.Layers.FirstOrDefault(x => x.Name.ToUpper() == Verification.RevCloudLayer.ToUpper());
102
            if (layer != null) layer.Visible = (sender as RadCheckBox).Checked;
103
            this.designCompare.Invalidate();
104
        }
105

  
106
        private void RadCheckBoxAVEVA_CheckStateChanged(object sender, EventArgs e)
107
        {
108
            var layer = this.designCompare.Layers.FirstOrDefault(x => x.Name.ToUpper() == Verification.AVEVALayer.ToUpper());
109
            if (layer != null) layer.Visible = (sender as RadCheckBox).Checked;
110
            this.designCompare.Invalidate();
111
        }
112

  
113
        private void RadCheckBoxAutoCAD_CheckStateChanged(object sender, EventArgs e)
114
        {
115
            var layer = this.designCompare.Layers.FirstOrDefault(x => x.Name.ToUpper() == Verification.AutoCADLayer.ToUpper());
116
            if (layer != null) layer.Visible = (sender as RadCheckBox).Checked;
117
            this.designCompare.Invalidate();
118
        }
119

  
90 120
        /// <summary>
91 121
        /// Cloud Mark의 색상을 설정한다.
92 122
        /// </summary>
......
118 148
                {
119 149
                    size = new Size(1920 * 2, 1080 * 2);
120 150
                    FixedDoc = new RadFixedDocument();
151

  
152
                    designCompare.ActiveViewport.Background.BottomColor = Color.White;
153
                    designCompare.ActiveViewport.Background.TopColor = Color.White;
121 154
                }
122 155

  
123 156
                _progressBar.Maximum = docs.Count();
......
174 207
            {
175 208
                RadMessageBox.Show(ex.Message);
176 209
            }
210
            finally
211
            {
212
                designCompare.ActiveViewport.Background.BottomColor = Color.Black;
213
                designCompare.ActiveViewport.Background.TopColor = Color.Black;
214
            }
177 215
        }
178 216

  
179 217
        /// <summary>
......
277 315
                }
278 316
            }
279 317

  
280
            designCompare.ActiveViewport.Background.BottomColor = Color.White;
281
            designCompare.ActiveViewport.Background.TopColor = Color.White;
282

  
283 318
            #region Except Layer를 로딩한다.
284 319
            LoadLayerSettings();
285 320
            #endregion
......
291 326
        public void LoadLayerSettings()
292 327
        {
293 328
            Forms.ExceptLayer.ExceptLayers.Clear();
329
            Forms.ExceptLayer.LineLayers.Clear();
294 330

  
295 331
            string _ExceptLayers = Classes.ID2Helper.IniReadValue(IniFilePath, "Verification", "Except Layers");
296 332
            if (!string.IsNullOrEmpty(_ExceptLayers))
......
310 346
                    }
311 347
                }
312 348
            }
349

  
350
            string _LineLayers = Classes.ID2Helper.IniReadValue(IniFilePath, "Verification", "Line Layers");
351
            if (!string.IsNullOrEmpty(_LineLayers))
352
            {
353
                Forms.ExceptLayer.LineLayers.AddRange(_LineLayers.Split(',').ToList().ConvertAll(x => new Forms.ExceptLayer.Layer(x)));
354
            }
313 355
        }
314 356

  
315 357
        /// <summary>
......
375 417
                    {
376 418
                        devDept.Eyeshot.Translators.ReadAutodesk ra = new devDept.Eyeshot.Translators.ReadAutodesk(FilePath);
377 419
                        ra.DoWork();
420
                        var min = ra.Min;
378 421
                        if (!ra.Layers.Contains(Verification.AutoCADLayer)) ra.Layers.Add(Verification.AutoCADLayer, Verification.AutoCADColor);
379 422
                        foreach (var ent in ra.Entities)
380 423
                        {
381
                            ent.Color = Verification.AutoCADColor;
382
                            ent.ColorMethod = colorMethodType.byEntity;
383
                            if (!Forms.ExceptLayer.ExceptLayers.Exists(x => x.Name.ToUpper() == ent.LayerName.ToUpper()))
384
                            {
385
                                ent.LayerName = Verification.AutoCADLayer;
386
                            }
424
                            /// 도면을 원점으로 맞춘다.
425
                            ent.Translate(-min.X, -min.Y);
387 426
                        }
388 427
                        ra.AddToScene(design);
389 428
                    }
......
394 433
                    }
395 434

  
396 435
                    var AddEntities = new List<Entity>();
397
                    design.Entities.Where(x => x.LayerName == Verification.AutoCADLayer).ToList().ForEach(x =>
436
                    #region LinearPath를 Line으로 분할한다.
437
                    design.Entities.ForEach(x =>
398 438
                    {
399 439
                        if (x is LinearPath lp)
400 440
                        {
......
409 449
                                });
410 450
                            }
411 451
                        }
412
                        else if (x is BlockReference blkref && blkref.Attributes.Any())
413
                        {
414
                            var attributes = blkref.Attributes;
415
                            var entities = blkref.Explode(design.Blocks);
416
                            foreach (var ent in entities.Where(y => y is devDept.Eyeshot.Entities.Attribute))
417
                            {
418
                                var txt = ent as devDept.Eyeshot.Entities.Attribute;
419
                                txt.LayerName = Verification.AutoCADLayer;
420
                                KeyValuePair<string, AttributeReference>? kp = attributes.FirstOrDefault(z => z.Key == txt.TextString);
421
                                if (kp.HasValue) txt.TextString = (kp.Value.Value) != null ? kp.Value.Value.Value : string.Empty;
422
                            }
423

  
424
                            AddEntities.AddRange(entities.Where(y => 
425
                            {
426
                                if (y is devDept.Eyeshot.Entities.Attribute attr && !string.IsNullOrEmpty(attr.TextString)) return true;
427
                                if (y is devDept.Eyeshot.Entities.Text text && !string.IsNullOrEmpty(text.TextString)) return true;
428
                                return false;
429
                            }));
430
                            blkref.Attributes.Clear();
431
                            blkref.UpdateBoundingBox(new TraversalParams(design));
432
                        }
433 452
                    });
434

  
435
                    #region LinearPath 그리고 Except Layer에 있고 Visible=False 항목 제외
436
                    design.Entities.RemoveAll(x => (x is LinearPath && x.LayerName == Verification.AutoCADLayer) || 
437
                    Forms.ExceptLayer.ExceptLayers.Exists(y => y.Name.ToUpper() == x.LayerName.ToUpper() && !y.Visible));
438
                    #endregion
453
                    design.Entities.RemoveAll(x => (x is LinearPath));
439 454
                    design.Entities.AddRange(AddEntities);
455
                    #endregion
440 456

  
441
                    #region 브랜치가 생성되는 부분에서 라인을 분할
442
                    var queue = design.Entities.Where(x => x is Line && x.LayerName == Verification.AutoCADLayer).ToList();
457
                    #region 브랜치가 생성되는 부분에서 파이프 라인을 분할
458
                    var queue = design.Entities.Where(x => x is Line && 
459
                    Forms.ExceptLayer.LineLayers.Exists(y => y.Name.ToUpper() == x.LayerName.ToUpper())).ToList();
443 460
                    while (queue.Any())
444 461
                    {
445 462
                        var line1 = queue.First() as Line;
......
508 525
                    }
509 526
                    #endregion
510 527

  
528
                    #region 레이어 변경
529
                    foreach (var ent in design.Entities)
530
                    {
531
                        ent.Color = Verification.AutoCADColor;
532
                        ent.ColorMethod = colorMethodType.byEntity;
533
                        if (!Forms.ExceptLayer.ExceptLayers.Exists(x => x.Name.ToUpper() == ent.LayerName.ToUpper()))
534
                        {
535
                            ent.LayerName = Verification.AutoCADLayer;
536
                        }
537
                    }
538
                    #endregion
539

  
540
                    #region 블록을 깸
541
                    AddEntities.Clear();
542
                    design.Entities.Where(x => x.LayerName == Verification.AutoCADLayer).ToList().ForEach(x =>
543
                    {
544
                        if (x is BlockReference blkref)
545
                        {
546
                            var entities = blkref.Explode(design.Blocks);
547
                            foreach (var ent in entities) ent.LayerName = Verification.AutoCADLayer;
548
                            entities.ToList().ForEach(y =>
549
                            {
550
                                if (y is LinearPath lp)
551
                                {
552
                                    int count = Convert.ToInt32(lp.Vertices.Length);
553
                                    for (int i = 0; i < count - 1; ++i)
554
                                    {
555
                                        var line = new devDept.Eyeshot.Entities.Line(lp.Vertices[i], lp.Vertices[i + 1])
556
                                        {
557
                                            LayerName = lp.LayerName,
558
                                            LineWeight = lp.LineWeight,
559
                                            LineTypeMethod = colorMethodType.byEntity,
560
                                            Color = Verification.AutoCADColor,
561
                                            ColorMethod = colorMethodType.byEntity
562
                                        };
563
                                        AddEntities.Add(line);
564
                                    }
565
                                }
566
                            });
567

  
568
                            var attributes = blkref.Attributes;
569
                            foreach (var ent in entities.Where(y => y is devDept.Eyeshot.Entities.Attribute))
570
                            {
571
                                var txt = ent as devDept.Eyeshot.Entities.Attribute;
572
                                txt.LayerName = Verification.AutoCADLayer;
573
                                txt.Color = Verification.AutoCADColor;
574
                                txt.ColorMethod = colorMethodType.byEntity;
575
                                KeyValuePair<string, AttributeReference>? kp = attributes.FirstOrDefault(z => z.Key == txt.TextString);
576
                                if (kp.HasValue) txt.TextString = (kp.Value.Value) != null ? kp.Value.Value.Value : string.Empty;
577
                            }
578

  
579
                            AddEntities.AddRange(entities.Where(y => 
580
                            {
581
                                if (y is devDept.Eyeshot.Entities.Attribute attr && string.IsNullOrEmpty(attr.TextString)) return false;
582
                                if (y is devDept.Eyeshot.Entities.Text text && string.IsNullOrEmpty(text.TextString)) return false;
583
                                if (y is LinearPath) return false;
584
                                return true;
585
                            }));
586

  
587
                            blkref.Attributes.Clear();
588
                            blkref.UpdateBoundingBox(new TraversalParams(design));
589
                        }
590
                    });
591

  
592
                    design.Entities.RemoveAll(x => (x is BlockReference) || Forms.ExceptLayer.ExceptLayers.Exists(y => y.Name.ToUpper() == x.LayerName.ToUpper() && !y.Visible));
593
                    design.Entities.AddRange(AddEntities);
594
                    #endregion
595

  
511 596
                    ColorEntities(design, design.Entities, Verification.AutoCADColor);
512 597

  
513 598
                    // Sets the view as Top
......
525 610
                {
526 611
                    devDept.Eyeshot.Translators.ReadAutodesk ra = new devDept.Eyeshot.Translators.ReadAutodesk(FilePath);
527 612
                    ra.DoWork();
613
                    var min = ra.Min;
614
                    var AddEntities = new List<Entity>();
615

  
528 616
                    if (!ra.Layers.Contains(Verification.AVEVALayer)) ra.Layers.Add(Verification.AVEVALayer, Verification.AVEVAColor);
529 617
                    foreach (var ent in ra.Entities)
530 618
                    {
531
                        ent.Color = Verification.AVEVAColor;
532
                        ent.ColorMethod = colorMethodType.byEntity;
533
                        if (!Forms.ExceptLayer.ExceptLayers.Exists(x => x.Name.ToUpper() == ent.LayerName.ToUpper()))
534
                        {
535
                            ent.LayerName = Verification.AVEVALayer;
536
                        }
537
                    }
538
                    ra.AddToScene(design);
619
                        /// 도면을 원점으로 맞춘다.
620
                        ent.Translate(-min.X, -min.Y);
539 621

  
540
                    #region 멀티 라인들을 분할하여 추가한다.
541
                    var AddEntities = new List<Entity>();
542
                    design.Entities.Where(x => x.LayerName == Verification.AVEVALayer).ToList().ForEach(x =>
543
                    {
544
                        if (x is Mesh mesh && (mesh.LayerName == "AS_PIPE" || mesh.LayerName == "AS_INST"))
622
                        #region 멀티 라인들을 분할하여 추가한다.
623
                        if (ent is Mesh mesh && (mesh.LayerName == "AS_PIPE" || mesh.LayerName == "AS_INST"))
545 624
                        {
546 625
                            int count = Convert.ToInt32(mesh.Vertices.Length * 0.5);
547 626
                            for (int i = 0; i < count - 1; ++i)
548 627
                            {
549 628
                                AddEntities.Add(new devDept.Eyeshot.Entities.Line(mesh.Vertices[i], mesh.Vertices[i + 1])
550 629
                                {
551
                                    LayerName = mesh.LayerName,
... 이 차이점은 표시할 수 있는 최대 줄수를 초과해서 이 차이점은 잘렸습니다.

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)