29 |
29 |
/// </summary>
|
30 |
30 |
private void InitializeComponent()
|
31 |
31 |
{
|
32 |
|
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton4 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
33 |
|
devDept.Eyeshot.ProgressBar progressBar4 = 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, cancelToolBarButton4, false, 0.1D, 0.333D, true);
|
34 |
|
devDept.Graphics.BackgroundSettings backgroundSettings4 = 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 camera4 = 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.93152274149501924D, false, 0.001D);
|
36 |
|
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton4 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
37 |
|
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton4 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
38 |
|
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton4 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
39 |
|
devDept.Eyeshot.PanToolBarButton panToolBarButton4 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
40 |
|
devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton4 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
|
41 |
|
devDept.Eyeshot.ToolBar toolBar4 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
|
42 |
|
((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton4)),
|
43 |
|
((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton4)),
|
44 |
|
((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton4)),
|
45 |
|
((devDept.Eyeshot.ToolBarButton)(panToolBarButton4)),
|
46 |
|
((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton4))});
|
47 |
|
devDept.Eyeshot.Histogram histogram4 = 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 grid4 = 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 originSymbol4 = 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 rotateSettings4 = 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 zoomSettings4 = 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 panSettings4 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
|
53 |
|
devDept.Eyeshot.NavigationSettings navigationSettings4 = 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 coordinateSystemIcon4 = 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 viewCubeIcon4 = 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 savedViewsManager4 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
|
57 |
|
devDept.Eyeshot.Viewport viewport4 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(416, 224), backgroundSettings4, camera4, new devDept.Eyeshot.ToolBar[] {
|
58 |
|
toolBar4}, new devDept.Eyeshot.Legend[0], histogram4, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
|
59 |
|
grid4}, new devDept.Eyeshot.OriginSymbol[] {
|
60 |
|
originSymbol4}, false, rotateSettings4, zoomSettings4, panSettings4, navigationSettings4, coordinateSystemIcon4, viewCubeIcon4, savedViewsManager4, devDept.Eyeshot.viewType.Top);
|
61 |
|
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton5 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
62 |
|
devDept.Eyeshot.ProgressBar progressBar5 = 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, cancelToolBarButton5, false, 0.1D, 0.333D, true);
|
63 |
|
devDept.Graphics.BackgroundSettings backgroundSettings5 = 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 camera5 = 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.93152269441022661D, false, 0.001D);
|
65 |
|
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton5 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
66 |
|
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton5 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
67 |
|
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton5 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
68 |
|
devDept.Eyeshot.PanToolBarButton panToolBarButton5 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
69 |
|
devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton5 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
|
70 |
|
devDept.Eyeshot.ToolBar toolBar5 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
|
71 |
|
((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton5)),
|
72 |
|
((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton5)),
|
73 |
|
((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton5)),
|
74 |
|
((devDept.Eyeshot.ToolBarButton)(panToolBarButton5)),
|
75 |
|
((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton5))});
|
76 |
|
devDept.Eyeshot.Histogram histogram5 = 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 grid5 = 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 originSymbol5 = 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 rotateSettings5 = 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 zoomSettings5 = 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 panSettings5 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
|
82 |
|
devDept.Eyeshot.NavigationSettings navigationSettings5 = 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 coordinateSystemIcon5 = 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 viewCubeIcon5 = 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 savedViewsManager5 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
|
86 |
|
devDept.Eyeshot.Viewport viewport5 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(416, 224), backgroundSettings5, camera5, new devDept.Eyeshot.ToolBar[] {
|
87 |
|
toolBar5}, new devDept.Eyeshot.Legend[0], histogram5, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
|
88 |
|
grid5}, new devDept.Eyeshot.OriginSymbol[] {
|
89 |
|
originSymbol5}, false, rotateSettings5, zoomSettings5, panSettings5, navigationSettings5, coordinateSystemIcon5, viewCubeIcon5, savedViewsManager5, devDept.Eyeshot.viewType.Top);
|
90 |
|
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton6 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
91 |
|
devDept.Eyeshot.ProgressBar progressBar6 = 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, cancelToolBarButton6, false, 0.1D, 0.333D, true);
|
92 |
|
devDept.Graphics.BackgroundSettings backgroundSettings6 = 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 camera6 = 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.88993693727898016D, false, 0.001D);
|
94 |
|
devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton6 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
95 |
|
devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton6 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
96 |
|
devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton6 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
97 |
|
devDept.Eyeshot.PanToolBarButton panToolBarButton6 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
98 |
|
devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton6 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
|
99 |
|
devDept.Eyeshot.ToolBar toolBar6 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
|
100 |
|
((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton6)),
|
101 |
|
((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton6)),
|
102 |
|
((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton6)),
|
103 |
|
((devDept.Eyeshot.ToolBarButton)(panToolBarButton6)),
|
104 |
|
((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton6))});
|
105 |
|
devDept.Eyeshot.Histogram histogram6 = 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 grid6 = 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 originSymbol6 = 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 rotateSettings6 = 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 zoomSettings6 = 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 panSettings6 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
|
111 |
|
devDept.Eyeshot.NavigationSettings navigationSettings6 = 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 coordinateSystemIcon6 = 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 viewCubeIcon6 = 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 savedViewsManager6 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
|
115 |
|
devDept.Eyeshot.Viewport viewport6 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(418, 214), backgroundSettings6, camera6, new devDept.Eyeshot.ToolBar[] {
|
116 |
|
toolBar6}, new devDept.Eyeshot.Legend[0], histogram6, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
|
117 |
|
grid6}, new devDept.Eyeshot.OriginSymbol[] {
|
118 |
|
originSymbol6}, false, rotateSettings6, zoomSettings6, panSettings6, navigationSettings6, coordinateSystemIcon6, viewCubeIcon6, savedViewsManager6, devDept.Eyeshot.viewType.Top);
|
119 |
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition3 = new Telerik.WinControls.UI.TableViewDefinition();
|
120 |
|
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn2 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
|
121 |
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
122 |
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition4 = new Telerik.WinControls.UI.TableViewDefinition();
|
|
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, 0.93152274149501924D, 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(416, 224), 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, 0.93152269441022661D, 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(416, 224), 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, 0.88993693727898016D, 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", true, 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(418, 214), backgroundSettings3, camera3, new devDept.Eyeshot.ToolBar[] {
|
|
116 |
toolBar3}, new devDept.Eyeshot.Legend[0], histogram3, devDept.Eyeshot.displayType.Wireframe, true, 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();
|
|
120 |
Telerik.WinControls.UI.GridViewCheckBoxColumn gridViewCheckBoxColumn1 = new Telerik.WinControls.UI.GridViewCheckBoxColumn();
|
|
121 |
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
122 |
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition();
|
123 |
123 |
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
|
124 |
124 |
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
|
125 |
125 |
this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer();
|
126 |
126 |
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
|
127 |
127 |
this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
|
128 |
128 |
this.splitPanelAutoCAD = new Telerik.WinControls.UI.SplitPanel();
|
|
129 |
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
129 |
130 |
this.designAutoCAD = new devDept.Eyeshot.Design();
|
|
131 |
this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
|
130 |
132 |
this.splitPanelAVEVA = new Telerik.WinControls.UI.SplitPanel();
|
|
133 |
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
|
131 |
134 |
this.designAVEVA = new devDept.Eyeshot.Design();
|
|
135 |
this.radLabel8 = new Telerik.WinControls.UI.RadLabel();
|
132 |
136 |
this.splitPanelData = new Telerik.WinControls.UI.SplitPanel();
|
133 |
137 |
this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
|
134 |
138 |
this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
|
|
139 |
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
|
135 |
140 |
this.designCompare = new devDept.Eyeshot.Design();
|
|
141 |
this.radLabel9 = new Telerik.WinControls.UI.RadLabel();
|
136 |
142 |
this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel();
|
|
143 |
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
|
137 |
144 |
this.radGridView1 = new Telerik.WinControls.UI.RadGridView();
|
|
145 |
this.radLabel10 = new Telerik.WinControls.UI.RadLabel();
|
138 |
146 |
this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer();
|
139 |
147 |
this.splitPanelDocument = new Telerik.WinControls.UI.SplitPanel();
|
140 |
148 |
this.radGridViewDocument = new Telerik.WinControls.UI.RadGridView();
|
... | ... | |
156 |
164 |
this.radButtonExceptLayer = new Telerik.WinControls.UI.RadButton();
|
157 |
165 |
this.radLabel6 = new Telerik.WinControls.UI.RadLabel();
|
158 |
166 |
this.radColorBoxAVEVAColor = new Telerik.WinControls.UI.RadColorBox();
|
|
167 |
this.radButtonCompare = new Telerik.WinControls.UI.RadButton();
|
159 |
168 |
this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
|
160 |
169 |
this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
|
161 |
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
162 |
|
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
|
163 |
|
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
|
164 |
|
this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
|
165 |
|
this.radLabel8 = new Telerik.WinControls.UI.RadLabel();
|
166 |
|
this.radLabel9 = new Telerik.WinControls.UI.RadLabel();
|
167 |
|
this.radButtonCompare = new Telerik.WinControls.UI.RadButton();
|
168 |
|
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
|
169 |
|
this.radLabel10 = new Telerik.WinControls.UI.RadLabel();
|
170 |
170 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
|
171 |
171 |
this.radSplitContainer1.SuspendLayout();
|
172 |
172 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
|
... | ... | |
179 |
179 |
this.radSplitContainer3.SuspendLayout();
|
180 |
180 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelAutoCAD)).BeginInit();
|
181 |
181 |
this.splitPanelAutoCAD.SuspendLayout();
|
|
182 |
this.tableLayoutPanel4.SuspendLayout();
|
182 |
183 |
((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
|
|
184 |
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
|
183 |
185 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelAVEVA)).BeginInit();
|
184 |
186 |
this.splitPanelAVEVA.SuspendLayout();
|
|
187 |
this.tableLayoutPanel5.SuspendLayout();
|
185 |
188 |
((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit();
|
|
189 |
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
|
186 |
190 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).BeginInit();
|
187 |
191 |
this.splitPanelData.SuspendLayout();
|
188 |
192 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
|
189 |
193 |
this.radSplitContainer4.SuspendLayout();
|
190 |
194 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
|
191 |
195 |
this.splitPanel6.SuspendLayout();
|
|
196 |
this.tableLayoutPanel6.SuspendLayout();
|
192 |
197 |
((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
|
|
198 |
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
|
193 |
199 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
|
194 |
200 |
this.splitPanel7.SuspendLayout();
|
|
201 |
this.tableLayoutPanel7.SuspendLayout();
|
195 |
202 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit();
|
196 |
203 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).BeginInit();
|
|
204 |
((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
|
197 |
205 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit();
|
198 |
206 |
this.radSplitContainerMain.SuspendLayout();
|
199 |
207 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).BeginInit();
|
... | ... | |
219 |
227 |
((System.ComponentModel.ISupportInitialize)(this.radButtonExceptLayer)).BeginInit();
|
220 |
228 |
((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
|
221 |
229 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).BeginInit();
|
|
230 |
((System.ComponentModel.ISupportInitialize)(this.radButtonCompare)).BeginInit();
|
222 |
231 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
|
223 |
232 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
|
224 |
|
this.tableLayoutPanel4.SuspendLayout();
|
225 |
|
this.tableLayoutPanel5.SuspendLayout();
|
226 |
|
this.tableLayoutPanel6.SuspendLayout();
|
227 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
|
228 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
|
229 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
|
230 |
|
((System.ComponentModel.ISupportInitialize)(this.radButtonCompare)).BeginInit();
|
231 |
|
this.tableLayoutPanel7.SuspendLayout();
|
232 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
|
233 |
233 |
this.SuspendLayout();
|
234 |
234 |
//
|
235 |
235 |
// radSplitContainer1
|
... | ... | |
328 |
328 |
this.splitPanelAutoCAD.TabStop = false;
|
329 |
329 |
this.splitPanelAutoCAD.Text = "splitPanel4";
|
330 |
330 |
//
|
|
331 |
// tableLayoutPanel4
|
|
332 |
//
|
|
333 |
this.tableLayoutPanel4.ColumnCount = 1;
|
|
334 |
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
335 |
this.tableLayoutPanel4.Controls.Add(this.designAutoCAD, 0, 1);
|
|
336 |
this.tableLayoutPanel4.Controls.Add(this.radLabel7, 0, 0);
|
|
337 |
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
338 |
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
|
|
339 |
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
340 |
this.tableLayoutPanel4.RowCount = 2;
|
|
341 |
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
342 |
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
343 |
this.tableLayoutPanel4.Size = new System.Drawing.Size(422, 260);
|
|
344 |
this.tableLayoutPanel4.TabIndex = 1;
|
|
345 |
//
|
331 |
346 |
// designAutoCAD
|
332 |
347 |
//
|
333 |
348 |
this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default;
|
334 |
349 |
this.designAutoCAD.Dock = System.Windows.Forms.DockStyle.Fill;
|
335 |
350 |
this.designAutoCAD.Location = new System.Drawing.Point(3, 33);
|
336 |
351 |
this.designAutoCAD.Name = "designAutoCAD";
|
337 |
|
this.designAutoCAD.ProgressBar = progressBar4;
|
|
352 |
this.designAutoCAD.ProgressBar = progressBar1;
|
338 |
353 |
this.designAutoCAD.Size = new System.Drawing.Size(416, 224);
|
339 |
354 |
this.designAutoCAD.TabIndex = 0;
|
340 |
355 |
this.designAutoCAD.Text = "design1";
|
341 |
|
this.designAutoCAD.Viewports.Add(viewport4);
|
|
356 |
this.designAutoCAD.Viewports.Add(viewport1);
|
|
357 |
//
|
|
358 |
// radLabel7
|
|
359 |
//
|
|
360 |
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
361 |
this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
362 |
this.radLabel7.Location = new System.Drawing.Point(3, 4);
|
|
363 |
this.radLabel7.Name = "radLabel7";
|
|
364 |
this.radLabel7.Size = new System.Drawing.Size(62, 21);
|
|
365 |
this.radLabel7.TabIndex = 1;
|
|
366 |
this.radLabel7.Text = "AutoCAD";
|
342 |
367 |
//
|
343 |
368 |
// splitPanelAVEVA
|
344 |
369 |
//
|
... | ... | |
355 |
380 |
this.splitPanelAVEVA.TabStop = false;
|
356 |
381 |
this.splitPanelAVEVA.Text = "splitPanel5";
|
357 |
382 |
//
|
|
383 |
// tableLayoutPanel5
|
|
384 |
//
|
|
385 |
this.tableLayoutPanel5.ColumnCount = 1;
|
|
386 |
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
387 |
this.tableLayoutPanel5.Controls.Add(this.designAVEVA, 0, 1);
|
|
388 |
this.tableLayoutPanel5.Controls.Add(this.radLabel8, 0, 0);
|
|
389 |
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
390 |
this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
|
|
391 |
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
|
|
392 |
this.tableLayoutPanel5.RowCount = 2;
|
|
393 |
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
394 |
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
395 |
this.tableLayoutPanel5.Size = new System.Drawing.Size(422, 260);
|
|
396 |
this.tableLayoutPanel5.TabIndex = 1;
|
|
397 |
//
|
358 |
398 |
// designAVEVA
|
359 |
399 |
//
|
360 |
400 |
this.designAVEVA.Cursor = System.Windows.Forms.Cursors.Default;
|
361 |
401 |
this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
|
362 |
402 |
this.designAVEVA.Location = new System.Drawing.Point(3, 33);
|
363 |
403 |
this.designAVEVA.Name = "designAVEVA";
|
364 |
|
this.designAVEVA.ProgressBar = progressBar5;
|
|
404 |
this.designAVEVA.ProgressBar = progressBar2;
|
365 |
405 |
this.designAVEVA.Size = new System.Drawing.Size(416, 224);
|
366 |
406 |
this.designAVEVA.TabIndex = 0;
|
367 |
407 |
this.designAVEVA.Text = "design1";
|
368 |
|
this.designAVEVA.Viewports.Add(viewport5);
|
|
408 |
this.designAVEVA.Viewports.Add(viewport2);
|
|
409 |
//
|
|
410 |
// radLabel8
|
|
411 |
//
|
|
412 |
this.radLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
413 |
this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
414 |
this.radLabel8.Location = new System.Drawing.Point(3, 4);
|
|
415 |
this.radLabel8.Name = "radLabel8";
|
|
416 |
this.radLabel8.Size = new System.Drawing.Size(416, 21);
|
|
417 |
this.radLabel8.TabIndex = 1;
|
|
418 |
this.radLabel8.Text = "AVEVA P&&ID";
|
369 |
419 |
//
|
370 |
420 |
// splitPanelData
|
371 |
421 |
//
|
... | ... | |
417 |
467 |
this.splitPanel6.TabStop = false;
|
418 |
468 |
this.splitPanel6.Text = "splitPanel6";
|
419 |
469 |
//
|
|
470 |
// tableLayoutPanel6
|
|
471 |
//
|
|
472 |
this.tableLayoutPanel6.ColumnCount = 1;
|
|
473 |
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
474 |
this.tableLayoutPanel6.Controls.Add(this.designCompare, 0, 1);
|
|
475 |
this.tableLayoutPanel6.Controls.Add(this.radLabel9, 0, 0);
|
|
476 |
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
477 |
this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
|
|
478 |
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
|
|
479 |
this.tableLayoutPanel6.RowCount = 2;
|
|
480 |
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
481 |
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
482 |
this.tableLayoutPanel6.Size = new System.Drawing.Size(424, 250);
|
|
483 |
this.tableLayoutPanel6.TabIndex = 1;
|
|
484 |
//
|
420 |
485 |
// designCompare
|
421 |
486 |
//
|
422 |
487 |
this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
|
423 |
488 |
this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
|
424 |
489 |
this.designCompare.Location = new System.Drawing.Point(3, 33);
|
425 |
490 |
this.designCompare.Name = "designCompare";
|
426 |
|
this.designCompare.ProgressBar = progressBar6;
|
|
491 |
this.designCompare.ProgressBar = progressBar3;
|
427 |
492 |
this.designCompare.Size = new System.Drawing.Size(418, 214);
|
428 |
493 |
this.designCompare.TabIndex = 0;
|
429 |
494 |
this.designCompare.Text = "design1";
|
430 |
|
this.designCompare.Viewports.Add(viewport6);
|
|
495 |
this.designCompare.Viewports.Add(viewport3);
|
|
496 |
//
|
|
497 |
// radLabel9
|
|
498 |
//
|
|
499 |
this.radLabel9.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
500 |
this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
501 |
this.radLabel9.Location = new System.Drawing.Point(3, 4);
|
|
502 |
this.radLabel9.Name = "radLabel9";
|
|
503 |
this.radLabel9.Size = new System.Drawing.Size(61, 21);
|
|
504 |
this.radLabel9.TabIndex = 1;
|
|
505 |
this.radLabel9.Text = "Compare";
|
431 |
506 |
//
|
432 |
507 |
// splitPanel7
|
433 |
508 |
//
|
... | ... | |
446 |
521 |
this.splitPanel7.TabStop = false;
|
447 |
522 |
this.splitPanel7.Text = "splitPanel7";
|
448 |
523 |
//
|
|
524 |
// tableLayoutPanel7
|
|
525 |
//
|
|
526 |
this.tableLayoutPanel7.ColumnCount = 1;
|
|
527 |
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
528 |
this.tableLayoutPanel7.Controls.Add(this.radGridView1, 0, 1);
|
|
529 |
this.tableLayoutPanel7.Controls.Add(this.radLabel10, 0, 0);
|
|
530 |
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
531 |
this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
|
|
532 |
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
|
|
533 |
this.tableLayoutPanel7.RowCount = 2;
|
|
534 |
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
535 |
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
536 |
this.tableLayoutPanel7.Size = new System.Drawing.Size(420, 250);
|
|
537 |
this.tableLayoutPanel7.TabIndex = 1;
|
|
538 |
//
|
449 |
539 |
// radGridView1
|
450 |
540 |
//
|
451 |
541 |
this.radGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
... | ... | |
453 |
543 |
//
|
454 |
544 |
//
|
455 |
545 |
//
|
456 |
|
this.radGridView1.MasterTemplate.ViewDefinition = tableViewDefinition3;
|
|
546 |
this.radGridView1.MasterTemplate.ViewDefinition = tableViewDefinition1;
|
457 |
547 |
this.radGridView1.Name = "radGridView1";
|
458 |
548 |
this.radGridView1.Size = new System.Drawing.Size(414, 214);
|
459 |
549 |
this.radGridView1.TabIndex = 0;
|
460 |
550 |
//
|
|
551 |
// radLabel10
|
|
552 |
//
|
|
553 |
this.radLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
554 |
this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
555 |
this.radLabel10.Location = new System.Drawing.Point(3, 4);
|
|
556 |
this.radLabel10.Name = "radLabel10";
|
|
557 |
this.radLabel10.Size = new System.Drawing.Size(414, 21);
|
|
558 |
this.radLabel10.TabIndex = 1;
|
|
559 |
this.radLabel10.Text = "Data";
|
|
560 |
//
|
461 |
561 |
// radSplitContainerMain
|
462 |
562 |
//
|
463 |
563 |
this.radSplitContainerMain.Controls.Add(this.splitPanelDocument);
|
... | ... | |
500 |
600 |
this.radGridViewDocument.MasterTemplate.AllowAddNewRow = false;
|
501 |
601 |
this.radGridViewDocument.MasterTemplate.AllowDeleteRow = false;
|
502 |
602 |
this.radGridViewDocument.MasterTemplate.AllowSearchRow = true;
|
503 |
|
gridViewCheckBoxColumn2.EnableHeaderCheckBox = true;
|
504 |
|
gridViewCheckBoxColumn2.HeaderText = "Checked";
|
505 |
|
gridViewCheckBoxColumn2.MaxWidth = 30;
|
506 |
|
gridViewCheckBoxColumn2.Name = "Checked";
|
507 |
|
gridViewCheckBoxColumn2.Width = 20;
|
508 |
|
gridViewTextBoxColumn2.FieldName = "DocumentNo";
|
509 |
|
gridViewTextBoxColumn2.HeaderText = "DocumentNo";
|
510 |
|
gridViewTextBoxColumn2.Name = "columnDocumentNo";
|
511 |
|
gridViewTextBoxColumn2.ReadOnly = true;
|
|
603 |
gridViewCheckBoxColumn1.EnableHeaderCheckBox = true;
|
|
604 |
gridViewCheckBoxColumn1.HeaderText = "Checked";
|
|
605 |
gridViewCheckBoxColumn1.MaxWidth = 30;
|
|
606 |
gridViewCheckBoxColumn1.Name = "Checked";
|
|
607 |
gridViewCheckBoxColumn1.Width = 20;
|
|
608 |
gridViewTextBoxColumn1.FieldName = "DocumentNo";
|
|
609 |
gridViewTextBoxColumn1.HeaderText = "DocumentNo";
|
|
610 |
gridViewTextBoxColumn1.Name = "columnDocumentNo";
|
|
611 |
gridViewTextBoxColumn1.ReadOnly = true;
|
512 |
612 |
this.radGridViewDocument.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
|
513 |
|
gridViewCheckBoxColumn2,
|
514 |
|
gridViewTextBoxColumn2});
|
515 |
|
this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition4;
|
|
613 |
gridViewCheckBoxColumn1,
|
|
614 |
gridViewTextBoxColumn1});
|
|
615 |
this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition2;
|
516 |
616 |
this.radGridViewDocument.Name = "radGridViewDocument";
|
517 |
617 |
this.radGridViewDocument.Size = new System.Drawing.Size(250, 518);
|
518 |
618 |
this.radGridViewDocument.TabIndex = 0;
|
... | ... | |
736 |
836 |
this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 18);
|
737 |
837 |
this.radColorBoxAVEVAColor.TabIndex = 8;
|
738 |
838 |
//
|
|
839 |
// radButtonCompare
|
|
840 |
//
|
|
841 |
this.radButtonCompare.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
842 |
this.radButtonCompare.Location = new System.Drawing.Point(1047, 3);
|
|
843 |
this.radButtonCompare.Name = "radButtonCompare";
|
|
844 |
this.radButtonCompare.Size = new System.Drawing.Size(54, 18);
|
|
845 |
this.radButtonCompare.TabIndex = 9;
|
|
846 |
this.radButtonCompare.Text = "Compare";
|
|
847 |
//
|
739 |
848 |
// splitPanel5
|
740 |
849 |
//
|
741 |
850 |
this.splitPanel5.Location = new System.Drawing.Point(102, 0);
|
... | ... | |
761 |
870 |
this.splitPanel3.TabIndex = 0;
|
762 |
871 |
this.splitPanel3.TabStop = false;
|
763 |
872 |
//
|
764 |
|
// tableLayoutPanel4
|
765 |
|
//
|
766 |
|
this.tableLayoutPanel4.ColumnCount = 1;
|
767 |
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
768 |
|
this.tableLayoutPanel4.Controls.Add(this.designAutoCAD, 0, 1);
|
769 |
|
this.tableLayoutPanel4.Controls.Add(this.radLabel7, 0, 0);
|
770 |
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
771 |
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
|
772 |
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
773 |
|
this.tableLayoutPanel4.RowCount = 2;
|
774 |
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
775 |
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
776 |
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(422, 260);
|
777 |
|
this.tableLayoutPanel4.TabIndex = 1;
|
778 |
|
//
|
779 |
|
// tableLayoutPanel5
|
780 |
|
//
|
781 |
|
this.tableLayoutPanel5.ColumnCount = 1;
|
782 |
|
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
783 |
|
this.tableLayoutPanel5.Controls.Add(this.designAVEVA, 0, 1);
|
784 |
|
this.tableLayoutPanel5.Controls.Add(this.radLabel8, 0, 0);
|
785 |
|
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
786 |
|
this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
|
787 |
|
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
|
788 |
|
this.tableLayoutPanel5.RowCount = 2;
|
789 |
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
790 |
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
791 |
|
this.tableLayoutPanel5.Size = new System.Drawing.Size(422, 260);
|
792 |
|
this.tableLayoutPanel5.TabIndex = 1;
|
793 |
|
//
|
794 |
|
// tableLayoutPanel6
|
795 |
|
//
|
796 |
|
this.tableLayoutPanel6.ColumnCount = 1;
|
797 |
|
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
798 |
|
this.tableLayoutPanel6.Controls.Add(this.designCompare, 0, 1);
|
799 |
|
this.tableLayoutPanel6.Controls.Add(this.radLabel9, 0, 0);
|
800 |
|
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
801 |
|
this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
|
802 |
|
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
|
803 |
|
this.tableLayoutPanel6.RowCount = 2;
|
804 |
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
805 |
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
806 |
|
this.tableLayoutPanel6.Size = new System.Drawing.Size(424, 250);
|
807 |
|
this.tableLayoutPanel6.TabIndex = 1;
|
808 |
|
//
|
809 |
|
// radLabel7
|
810 |
|
//
|
811 |
|
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
812 |
|
this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
813 |
|
this.radLabel7.Location = new System.Drawing.Point(3, 4);
|
814 |
|
this.radLabel7.Name = "radLabel7";
|
815 |
|
this.radLabel7.Size = new System.Drawing.Size(62, 21);
|
816 |
|
this.radLabel7.TabIndex = 1;
|
817 |
|
this.radLabel7.Text = "AutoCAD";
|
818 |
|
//
|
819 |
|
// radLabel8
|
820 |
|
//
|
821 |
|
this.radLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
822 |
|
this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
823 |
|
this.radLabel8.Location = new System.Drawing.Point(3, 4);
|
824 |
|
this.radLabel8.Name = "radLabel8";
|
825 |
|
this.radLabel8.Size = new System.Drawing.Size(88, 21);
|
826 |
|
this.radLabel8.TabIndex = 1;
|
827 |
|
this.radLabel8.Text = "AVEVA P&&ID";
|
828 |
|
//
|
829 |
|
// radLabel9
|
830 |
|
//
|
831 |
|
this.radLabel9.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
832 |
|
this.radLabel9.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
833 |
|
this.radLabel9.Location = new System.Drawing.Point(3, 4);
|
834 |
|
this.radLabel9.Name = "radLabel9";
|
835 |
|
this.radLabel9.Size = new System.Drawing.Size(61, 21);
|
836 |
|
this.radLabel9.TabIndex = 1;
|
837 |
|
this.radLabel9.Text = "Compare";
|
838 |
|
//
|
839 |
|
// radButtonCompare
|
840 |
|
//
|
841 |
|
this.radButtonCompare.Dock = System.Windows.Forms.DockStyle.Fill;
|
842 |
|
this.radButtonCompare.Location = new System.Drawing.Point(1047, 3);
|
843 |
|
this.radButtonCompare.Name = "radButtonCompare";
|
844 |
|
this.radButtonCompare.Size = new System.Drawing.Size(54, 18);
|
845 |
|
this.radButtonCompare.TabIndex = 9;
|
846 |
|
this.radButtonCompare.Text = "Compare";
|
847 |
|
//
|
848 |
|
// tableLayoutPanel7
|
849 |
|
//
|
850 |
|
this.tableLayoutPanel7.ColumnCount = 1;
|
851 |
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
852 |
|
this.tableLayoutPanel7.Controls.Add(this.radGridView1, 0, 1);
|
853 |
|
this.tableLayoutPanel7.Controls.Add(this.radLabel10, 0, 0);
|
854 |
|
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
855 |
|
this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
|
856 |
|
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
|
857 |
|
this.tableLayoutPanel7.RowCount = 2;
|
858 |
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
859 |
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
860 |
|
this.tableLayoutPanel7.Size = new System.Drawing.Size(420, 250);
|
861 |
|
this.tableLayoutPanel7.TabIndex = 1;
|
862 |
|
//
|
863 |
|
// radLabel10
|
864 |
|
//
|
865 |
|
this.radLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
866 |
|
this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
867 |
|
this.radLabel10.Location = new System.Drawing.Point(3, 4);
|
868 |
|
this.radLabel10.Name = "radLabel10";
|
869 |
|
this.radLabel10.Size = new System.Drawing.Size(36, 21);
|
870 |
|
this.radLabel10.TabIndex = 1;
|
871 |
|
this.radLabel10.Text = "Data";
|
872 |
|
//
|
873 |
873 |
// Verification
|
874 |
874 |
//
|
875 |
875 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
... | ... | |
889 |
889 |
this.radSplitContainer3.ResumeLayout(false);
|
890 |
890 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelAutoCAD)).EndInit();
|
891 |
891 |
this.splitPanelAutoCAD.ResumeLayout(false);
|
|
892 |
this.tableLayoutPanel4.ResumeLayout(false);
|
|
893 |
this.tableLayoutPanel4.PerformLayout();
|
892 |
894 |
((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
|
|
895 |
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
|
893 |
896 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelAVEVA)).EndInit();
|
894 |
897 |
this.splitPanelAVEVA.ResumeLayout(false);
|
|
898 |
this.tableLayoutPanel5.ResumeLayout(false);
|
|
899 |
this.tableLayoutPanel5.PerformLayout();
|
895 |
900 |
((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit();
|
|
901 |
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
|
896 |
902 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).EndInit();
|
897 |
903 |
this.splitPanelData.ResumeLayout(false);
|
898 |
904 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
|
899 |
905 |
this.radSplitContainer4.ResumeLayout(false);
|
900 |
906 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
|
901 |
907 |
this.splitPanel6.ResumeLayout(false);
|
|
908 |
this.tableLayoutPanel6.ResumeLayout(false);
|
|
909 |
this.tableLayoutPanel6.PerformLayout();
|
902 |
910 |
((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
|
|
911 |
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
|
903 |
912 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
|
904 |
913 |
this.splitPanel7.ResumeLayout(false);
|
|
914 |
this.tableLayoutPanel7.ResumeLayout(false);
|
|
915 |
this.tableLayoutPanel7.PerformLayout();
|
905 |
916 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).EndInit();
|
906 |
917 |
((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit();
|
|
918 |
((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
|
907 |
919 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit();
|
908 |
920 |
this.radSplitContainerMain.ResumeLayout(false);
|
909 |
921 |
((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).EndInit();
|
... | ... | |
932 |
944 |
((System.ComponentModel.ISupportInitialize)(this.radButtonExceptLayer)).EndInit();
|
933 |
945 |
((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
|
934 |
946 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).EndInit();
|
|
947 |
((System.ComponentModel.ISupportInitialize)(this.radButtonCompare)).EndInit();
|
935 |
948 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
|
936 |
949 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
|
937 |
|
this.tableLayoutPanel4.ResumeLayout(false);
|
938 |
|
this.tableLayoutPanel4.PerformLayout();
|
939 |
|
this.tableLayoutPanel5.ResumeLayout(false);
|
940 |
|
this.tableLayoutPanel5.PerformLayout();
|
941 |
|
this.tableLayoutPanel6.ResumeLayout(false);
|
942 |
|
this.tableLayoutPanel6.PerformLayout();
|
943 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
|
944 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
|
945 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
|
946 |
|
((System.ComponentModel.ISupportInitialize)(this.radButtonCompare)).EndInit();
|
947 |
|
this.tableLayoutPanel7.ResumeLayout(false);
|
948 |
|
this.tableLayoutPanel7.PerformLayout();
|
949 |
|
((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
|
950 |
950 |
this.ResumeLayout(false);
|
951 |
951 |
|
952 |
952 |
}
|