' ******************************************************************************
' swxJRNL.swj - journal recorded on 11/19/02 by hamilton
' ******************************************************************************

Dim swApp As Object
Dim Part As Object
Dim boolstatus As Boolean
Dim longstatus As Long
Dim Annotation As Object
Dim Gtol As Object
Dim DatumTag As Object
Dim FeatureData As Object
Dim Feature As Object
Dim Component As Object
Sub main()
Set swApp = CreateObject ("SldWorks.Application")
Set Part = swApp.OpenDoc4 ("\\polarbear\dorado\Drawings\TailSection\ShopDrawings\StrobeUSBLMount2.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("StrobeUSBLMount2 - Sheet2")
Part.ViewZoomTo2 0.254762, 0.0955604, -2.40007e-015, 0.436598, -0.0248638, -1.55916e-015
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "StrobeUSBLMount2 - Sheet2"
Set Part = swApp.OpenDoc4 ("C:\Documents and Settings\hamilton\My Documents\SolidWorks Border Templates\SkidPlate.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 2
swApp.LoadFile2 "T:\Hamilton\Anchor\SkidPlate.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("T:\Hamilton\Anchor\SkidPlate.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "", "FACE", -0.02800058859964, 0.03174733618721, -1.019175
Part.SelectByID "front lip-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.EditDelete
Part.SelectByID "Coincident2", "MATE", 0, 0, 0
Part.ClearSelection
Part.SelectByID "Coincident2", "MATE", 0, 0, 0
Part.SelectByID "Coincident2", "MATE", 0, 0, 0
Part.EditDelete
Part.SelectByID "Coincident3", "MATE", 0, 0, 0
Part.EditDelete
Part.TranslateComponent
Part.SelectByID "", "EDGE", -0.5280568845517, 0.05180601607503, 0.4439180225115
Part.ClearSelection
Part.SetPickMode
Part.ViewZoomTo2 -1.19979, -0.0998417, 0.0109973, -0.806081, -0.524095, 0.0109973
Part.SetPickMode
Part.SetPickMode
Part.AndSelectByID "", "FACE", -0.4031101380103, 0.02623001247196, 1.023785958737
Part.AndSelectByID "", "FACE", -0.4623218899561, -0.01015319318532, 1.038225
Part.AddMate 0, 2, 0, 0.01443904126344, 0
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0197525
Part.ActiveView().RotateAboutCenter 0.106277, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0327006, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0899266, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0654012, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0654012, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0327006, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.AndSelectByID "", "EDGE", -0.4135740588158, -3.32843602564e-005, 0.9715585301304
Part.AndSelectByID "", "EDGE", -0.5519498991055, 5.922577861384e-005, 0.9780559813315
Part.AddMate 5, -1, 0, 0.0381, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.SelectByID "Distance1", "MATE", 0, 0, 0
Part.SelectByID "Coincident8", "MATE", 0, 0, 0
Part.SelectByID "Coincident7", "MATE", 0, 0, 0
Part.SelectByID "Coincident8", "MATE", 0, 0, 0
Part.EditDelete
Part.SelectByID "Coincident9", "MATE", 0, 0, 0
Part.EditDelete
Part.TranslateComponent
Part.SelectByID "", "EDGE", 0.5496447510108, 0.05995570495861, 1.011757411069
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.ViewZoomTo2 -0.518794, -0.362313, 0.0109973, -0.153315, -0.764959, 0.0109973
Part.AndSelectByID "", "FACE", 0.4373671253359, 0.01615413812101, 0.9565209357449
Part.AndSelectByID "", "FACE", 0.4994651383727, -0.01382702027058, 1.038225
Part.AddMate 0, 2, 0, 0.08170406425525, 0
Part.ClearSelection
Part.AndSelectByID "", "EDGE", 0.4449555121362, -0.0004909449006618, 1.010140921058
Part.AndSelectByID "", "EDGE", 0.5522232599839, 0.0002267768707611, 1.009149168699
Part.AddMate 5, -1, 0, 0.0381, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.SelectByID "side lip-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.OpenCompFile
swApp.LoadFile2 "T:\Hamilton\Anchor\side lip.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("T:\Hamilton\Anchor\side lip.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("side lip")
Part.ClearSelection
Part.SelectByID "Sketch1", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.SelectByID "D1@Sketch1@side lip.SLDPRT", "DIMENSION", -0.009525, -0.0004299685867881, -1.058465776724
Part.Parameter("D1@Sketch1").SystemValue = 0.0762
Part.ClearSelection
Part.InsertSketch
Part.SelectByID "Sketch2", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.SelectByID "D2@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.02614390669287, -0.9859992238793
Part.Parameter("D2@Sketch2").SystemValue = 0.022225
Part.SelectByID "D1@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, 0.03229686173005, -0.9912588930373
Part.Parameter("D1@Sketch2").SystemValue = 0.0254
Part.SelectByID "D2@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.02497509132442, -0.9778175163001
Part.Parameter("D2@Sketch2").SystemValue = 0.0254
Part.SelectByID "D2@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.02555949900864, -0.9836615931423
Part.Parameter("D2@Sketch2").SystemValue = 0.0381
Part.SelectByID "D2@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.01854660679789, -0.980155147037
Part.Parameter("D2@Sketch2").SystemValue = 0.03175
Part.SelectByID "D1@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, 0.03872534625657, -0.9924277084058
Part.SelectByID "D3@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.04192291416706, -0.9953497468269
Part.Parameter("D3@Sketch2").SystemValue = 0.1016
Part.ClearSelection
Part.SelectByID "D3@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.04426054490398, -0.9760642932474
Part.SelectByID "D3@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.04426054490398, -0.9836615931423
Part.Parameter("D3@Sketch2").SystemValue = 0.0762
Part.ClearSelection
Part.ActiveView().ZoomByFactor 0.980392
Part.ActiveView().ZoomByFactor 0.970874
Part.ActiveView().ZoomByFactor 0.970874
Part.ActiveView().ZoomByFactor 0.934579
Part.ActiveView().ZoomByFactor 0.970874
Part.ActiveView().ZoomByFactor 0.943396
Part.ActiveView().ZoomByFactor 0.909091
Part.ActiveView().ZoomByFactor 0.970874
Part.ActiveView().ZoomByFactor 0.980392
Part.ActiveView().ZoomByFactor 0.943396
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.869565
Part.ActiveView().ZoomByFactor 0.917431
Part.ActiveView().ZoomByFactor 0.869565
Part.ActiveView().ZoomByFactor 0.869565
Part.ActiveView().ZoomByFactor 0.909091
Part.ActiveView().ZoomByFactor 0.869565
Part.ActiveView().ZoomByFactor 0.900901
Part.ActiveView().ZoomByFactor 0.892857
Part.ActiveView().ZoomByFactor 0.943396
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 1
Part.ActiveView().ZoomByFactor 0.990099
Part.ViewZoomtofit2
Part.CreateCircle 0.0802998952701, 0, 0, 0.112837873315, -0.00583645924567, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Arc2", "SKETCHSEGMENT", 0.1123267216702, -0.005744772056667, 0
Part.EditDelete
Part.CreateCircle 0.1372413568486, -0.095315898869, 0, 0.1643563385526, -0.122430880573, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.1741123145907, -0.08478133951412, 0
Part.AddDimension 0, -0.222756, -0.321623
Part.ClearSelection
Part.Parameter("D4@Sketch2").SystemValue = 0.0254
Part.SetPickMode
Part.ClearSelection
Part.AndSelectByID "Point10", "SKETCHPOINT", 0.1372413568486, -0.095315898869, 0
Part.AndSelectByID "Point1@Origin", "EXTSKETCHPOINT", 0, 0, 0
Part.SketchAddConstraints "sgVERTPOINTS"
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Point10", "SKETCHPOINT", 0, -0.095315898869, 0
Part.SelectByID "Point10", "SKETCHPOINT", 0, -0.095315898869, 0
Part.SelectByID "Point10", "SKETCHPOINT", 0, -0.095315898869, 0
Part.ClearSelection
Part.SelectByID "Point10", "SKETCHPOINT", 0, -0.095315898869, 0
Part.SelectByID "Point10", "SKETCHPOINT", 0, -0.095315898869, 0
Part.SetPickMode
Part.ClearSelection
Part.ViewZoomTo2 -0.109505, 0.224641, -0.009525, 0.248413, -0.214622, -0.009525
Part.SetPickMode
Part.SelectByID "Point10", "SKETCHPOINT", 0, 0.1324499474449, 0
Part.AndSelectByID "Point-1", "SKETCHPOINT", 0, -0.0381, 0
Part.AddDimension 0, -0.0620635, 0.032142
Part.ClearSelection
' MSGBOX
' The dimension selected is a driven dimension.  Its value cannot be changed.

Part.SelectByID "D5@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009525, -0.05943319853012, 0.04726635173781
' MSGBOX
' The dimension selected is a driven dimension.  Its value cannot be changed.

Part.EditDelete
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.004346815819192, 0.1205170017803, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Point10", "SKETCHPOINT", 0, 0.1324499474449, 0
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.01001882806691, 0.1226298928136, 0
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.01049046475388, 0.1219834318295, 0
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.01059297120355, 0.1218308471442, 0
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.009947931236262, 0.1227200598184, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.009018698522635, 0.1237668577848, 0
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.009018698522635, 0.1237668577848, 0
Part.SelectByID "Arc3", "SKETCHSEGMENT", 8.511477858173e-005, 0.102125494558, 0
Part.ClearSelection
Part.SelectByID "Point10", "SKETCHPOINT", 0, 0.1148252093373, 0
Part.SelectByID "Arc3", "SKETCHSEGMENT", 0.004259681825419, 0.1471744817531, 0
Part.SelectByID "Point10", "SKETCHPOINT", 0, 0.1352101551633, 0
Part.SelectByID "Point10", "SKETCHPOINT", 0, 0.1174555249278, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "", "EDGE", 0, -0.03641793711367, 0.0110995123691
Part.AndSelectByID "Point10", "SKETCHPOINT", 0, -0.01142993900438, 0
Part.AddDimension 0, -0.020636, 0.0406906
Part.ClearSelection
Part.Parameter("D5@Sketch2").SystemValue = 0.03175
Part.SelectByID "D4@Sketch2@side lip.SLDPRT", "DIMENSION", -0.009524999999999, -0.1113819314415, -0.1828862624267
Part.SetPickMode
Part.ClearSelection
Part.CreateLine2( 0, 0.1029887891803, 0, 0, -0.07455751317522, 0 ).ConstructionGeometry = TRUE
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "Arc1", "SKETCHSEGMENT", 0.9650822422312, -0.01867652708348, 0
Part.AndSelectByID "Line3", "SKETCHSEGMENT", 0, 0.05630068744975, 0
Part.SketchMirror
Part.ClearSelection
Part.InsertSketch
Part.ShowNamedView2 "*Isometric", 7
Part.SelectByID "Sketch2", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.ViewZoomTo2 0.706726, 0.210249, -0.009525, 1.12583, -0.173929, -0.009525
Part.InsertSketch
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "", "FACE", -0.152512420933, 0, 0.8352260135981
Part.ClearSelection
Part.ShowNamedView2 "*Front", 1
Part.AndSelectByID "", "EDGE", -0.5499399008674, -0.01249934944237, 1.038225
Part.AndSelectByID "", "EDGE", -0.4966953738125, 0.01336227798431, 1.038225
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
swApp.LoadFile2 "C:\Program Files\SolidWorks\data\templates\Part.prtdot", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.NewDocument ("C:\Program Files\SolidWorks\data\templates\Part.prtdot", 0, 0.000000, 0.000000)
Set Part = swApp.ActivateDoc ("Part1")
Part.SelectByID "Front", "PLANE", 0, 0, 0
Part.InsertSketch
Part.SketchRectangle -0.01729139221557, 0.02844191616766, 0, 0.02213944610778, -0.02714910179641, 0, 1
Part.SetPickMode
Part.ClearSelection
Part.CreateLine2( -0.01729139221557, 0.02844191616766, 0, 0.02213944610778, -0.02714910179641, 0 ).ConstructionGeometry = TRUE
Part.SetPickMode
Part.ClearSelection
Part.AndSelectByID "Line5", "SKETCHSEGMENT", 0.008616906653994, -0.00808453797631, 0
Part.AndSelectByID "Point1@Origin", "EXTSKETCHPOINT", 0, 0, 0
Part.SketchAddConstraints "sgATMIDDLE"
Part.ClearSelection
Part.SelectByID "Line3", "SKETCHSEGMENT", -0.01373615269461, -0.0270816817072, 0
Part.AddDimension -0.000808009, -0.0400772, 0
Part.ClearSelection
Part.Parameter("D1@Sketch1").SystemValue = 0.0381
Part.SelectByID "Line4", "SKETCHSEGMENT", 0.01905, 0.01745299401198, 0
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "Line4", "SKETCHSEGMENT", 0.01905, 0.004524850299401, 0
Part.AddDimension 0.0315124, -0.000646407, 0
Part.ClearSelection
Part.Parameter("D2@Sketch1").SystemValue = 0.0762
Part.ClearSelection
Part.CreateLine2 0.006948877245509, 0.05041976047904, 0, -0.0315123502994, 0.0135745508982, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Line6", "SKETCHSEGMENT", 0.0, 0.0, 0.0
Part.SketchTrim 1, 0, 0.00404004491018, 0.04815733532934
Part.SetPickMode
Part.SelectByID "Line6", "SKETCHSEGMENT", 0.0, 0.0, 0.0
Part.SketchTrim 1, 1, -0.02666429640719, 0.01777619760479
Part.SetPickMode
Part.SelectByID "Point8", "SKETCHPOINT", -0.005911223605421, 0.0381, 0
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "Point8", "SKETCHPOINT", -0.005911223605421, 0.0381, 0
Part.AndSelectByID "Point4", "SKETCHPOINT", 0.01905, 0.0381, 0
Part.AddDimension 0.00533286, 0.0465413, 0
Part.ClearSelection
Part.Parameter("D3@Sketch1").SystemValue = 0.0254
Part.SelectByID "D3@Sketch1@Part1.SLDPRT", "DIMENSION", 0.005332859281437, 0.04654131736527, 0
Part.Parameter("D3@Sketch1").SystemValue = 0.01905
Part.SelectByID "Point9", "SKETCHPOINT", -0.01905, 0.02551327303376, 0
Part.SelectByID "Point3", "SKETCHPOINT", -0.01905, -0.0381, 0
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "Point9", "SKETCHPOINT", -0.01905, 0.02551327303376, 0
Part.AndSelectByID "Point3", "SKETCHPOINT", -0.01905, -0.0381, 0
Part.AddDimension -0.0366836, -0.00581766, 0
Part.ClearSelection
Part.Parameter("D4@Sketch1").SystemValue = 0.05715
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.SelectByID "Line1", "SKETCHSEGMENT", 0.0, 0.0, 0.0
Part.SketchTrim 1, 0, -0.00630247005988, 0.03943083832335
Part.SetPickMode
Part.SelectByID "Line2", "SKETCHSEGMENT", 0.0, 0.0, 0.0
Part.SketchTrim 1, 0, -0.0202002245509, 0.03199715568862
Part.SetPickMode
Part.SelectByID "Line5", "SKETCHSEGMENT", -0.006884236526946, 0.01376847305389, 0
Part.EditDelete
Part.CreateLine2( 0.01905, 0.0381, 0, -0.01905, -0.0381, 0 ).ConstructionGeometry = TRUE
Part.SetPickMode
Part.ClearSelection
Part.AndSelectByID "Line7", "SKETCHSEGMENT", 0.005332859281437, 0.01066571856287, 0
Part.AndSelectByID "Point1@Origin", "EXTSKETCHPOINT", 0, 0, 0
Part.SketchAddConstraints "sgATMIDDLE"
Part.ClearSelection
Part.InsertSketch
Part.FeatureExtrusion3 1, 0, 0, 6, 0, 0.01905, 0.00254, 0, 0, 0, 0, 0.01745329251994, 0.01745329251994, 0, 0, 0, 0, 1
Part.SaveAs2 "T:\Hamilton\Anchor\brace.SLDPRT", 0, FALSE, FALSE
Part.ShowNamedView2 "*Left", 3
Part.ShowNamedView2 "*Back", 2
Part.ShowNamedView2 "*Isometric", 7
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.ShowNamedView2 "*Isometric", 7
Part.InsertNewPart
swApp.LoadFile2 "C:\Program Files\SolidWorks\data\templates\Part.prtdot", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.NewDocument ("C:\Program Files\SolidWorks\data\templates\Part.prtdot", 0, 0.000000, 0.000000)
Set Part = swApp.ActivateDoc ("Part2")
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SetPickMode
Part.AddComponent "T:\Hamilton\Anchor\brace.SLDPRT", -0.5598143791695, 0.2612480767611, 0.3271791152543
Part.SetPickMode
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0327006, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0327006, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.0163503, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.0163503, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.0408757, 0
Part.ActiveView().RotateAboutCenter -0.0817515, 0.0395051
Part.ActiveView().RotateAboutCenter -0.122627, 0.138268
Part.ActiveView().RotateAboutCenter -0.0899266, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0735763, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0408757, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0327006, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.0245254, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0327006, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0408757, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0327006, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0327006, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0245254, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0490509, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0245254, 0
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0490509, -0.0691339
Part.ActiveView().RotateAboutCenter 0.318831, -0.385174
Part.ActiveView().RotateAboutCenter 0.0899266, -0.0592576
Part.ActiveView().RotateAboutCenter 0.106277, -0.00987626
Part.ActiveView().RotateAboutCenter 0.114452, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0327006, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0245254, 0
Part.ActiveView().RotateAboutCenter 0.00817515, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0245254, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0735763, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0490509, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0327006, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0245254, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0163503, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0245254, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0327006, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0245254, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0408757, -0.0987626
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0296288
Part.SelectByID "Point1@Origin@brace-1@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.TranslateComponent
Part.ClearSelection
Part.SelectByID "Point1@Origin@brace-1@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.ViewZoomTo2 -0.871884, 0.435271, 0.016496, -0.233845, 0.0388191, 0.016496
Part.AndSelectByID "", "FACE", -0.4703635392164, 0.1543452215588, 0.3425508234078
Part.AndSelectByID "", "FACE", -0.4952999999999, 0.06753096286212, 0.3029794236059
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "", "FACE", -0.4703635392164, 0.165456304254, 0.3384116900579
Part.SetPickMode
Part.ClearSelection
Part.AndSelectByID "", "FACE", -0.4703635392165, 0.1593846384427, 0.3434827364024
Part.AndSelectByID "", "FACE", -0.5143499999999, 0.05221092819824, 0.2711263965041
Part.AddMate 0, 2, 0, 0.04398646078354, 0
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0395051
Part.ActiveView().RotateAboutCenter 0.057226, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0245254, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0163503, 0
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0327006, 0.00987626
Part.ActiveView().RotateAboutCenter 0.122627, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0981018, 0.0592576
Part.ActiveView().RotateAboutCenter 0.106277, 0.0395051
Part.ActiveView().RotateAboutCenter 0.057226, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0245254, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.294305, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0981018, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0654012, 0.0790101
Part.ActiveView().RotateAboutCenter -0.0245254, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0245254, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0163503, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0592576
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0327006, 0
Part.ActiveView().RotateAboutCenter -0.0654012, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0163503, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0592576
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0888864
Part.ActiveView().RotateAboutCenter -0.0245254, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0408757, 0.0888864
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, -0.00987626
Part.SetPickMode
Part.SetPickMode
Part.AndSelectByID "", "FACE", -0.5416920531273, 0, 0.3905881384425
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0327006, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0245254, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0245254, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0654012, 0.108639
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0245254, 0
Part.ActiveView().RotateAboutCenter -0.0817515, 0
Part.ActiveView().RotateAboutCenter -0.0981018, 0
Part.ActiveView().RotateAboutCenter -0.057226, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00817515, -0.108639
Part.ActiveView().RotateAboutCenter -0.0163503, -0.0987626
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0395051
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00817515, -0.00987626
Part.ShowNamedView2 "*Isometric", 7
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.188028, 0.0296288
Part.ActiveView().RotateAboutCenter 0.114452, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0817515, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0899266, 0.0197525
Part.ActiveView().RotateAboutCenter 0.25343, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0981018, 0.0592576
Part.ActiveView().RotateAboutCenter 0.147153, 0.108639
Part.ActiveView().RotateAboutCenter 0.163503, 0.108639
Part.ActiveView().RotateAboutCenter 0.277955, 0.128391
Part.ActiveView().RotateAboutCenter 0.294305, 0.138268
Part.ActiveView().RotateAboutCenter 0.138978, 0.0888864
Part.ActiveView().RotateAboutCenter 0.228904, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0899266, 0.0592576
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0
Part.ActiveView().RotateAboutCenter 0.0163503, 0
Part.ActiveView().RotateAboutCenter 0.0817515, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0981018, 0.0592576
Part.ActiveView().RotateAboutCenter 0.057226, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0654012, 0.0395051
Part.ActiveView().RotateAboutCenter 0.122627, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0327006, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0981018, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0408757, 0.0296288
Part.AndSelectByID "", "FACE", -0.462135292127, -0.01904999999999, 0.4110272861054
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.ViewZoomTo2 -0.605518, -0.127614, 0.0543016, 0.0727861, -0.799724, 0.0543016
Part.SetPickMode
Part.AndSelectByID "", "FACE", -0.543580787055, 0.1309767328832, 0.3391579769156
Part.AndSelectByID "", "FACE", -0.3108401049267, 0, 0.3158321838897
Part.AddMate 0, 2, 0, 0.1309767328832, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0245254, 0.118515
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter -0.00817515, 0.108639
Part.ActiveView().RotateAboutCenter -0.00817515, 0.108639
Part.ActiveView().RotateAboutCenter 0, 0.187649
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0163503, 0.118515
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0654012, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0817515, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0245254, 0
Part.ActiveView().RotateAboutCenter 0.0490509, 0
Part.ActiveView().RotateAboutCenter 0.0163503, 0
Part.ActiveView().RotateAboutCenter 0.057226, 0
Part.ActiveView().RotateAboutCenter 0.0654012, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0654012, 0
Part.ActiveView().RotateAboutCenter 0.0654012, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0735763, 0.0197525
Part.ActiveView().RotateAboutCenter 0.057226, 0.00987626
Part.ActiveView().RotateAboutCenter 0.057226, 0
Part.ActiveView().RotateAboutCenter 0.0245254, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0395051
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0395051
Part.SetPickMode
Part.SelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.138268
Part.ActiveView().RotateAboutCenter -0.00817515, -0.108639
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0408757, -0.118515
Part.ActiveView().RotateAboutCenter -0.057226, -0.167896
Part.ActiveView().RotateAboutCenter -0.0899266, -0.306164
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.SetPickMode
Part.SetPickMode
Part.SetPickMode
Part.ViewZoomTo2 0.131634, -0.0262238, 0.016496, 0.617907, -0.481524, 0.016496
Part.AndSelectByID "", "FACE", 0.7439404218411, 0.04148447238538, 0.3559150285481
Part.AndSelectByID "", "FACE", 0.51435, 0.04273519792469, 0.3115055887158
Part.AddMate 0, 2, 0, 0.229590421841, 0
Part.ClearSelection
Part.TranslateComponent
Part.SelectByID "", "EDGE", 0.5145545148128, 0.08531142190498, 0.3599395898724
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0245254, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.SetPickMode
Part.AndSelectByID "", "FACE", 0.4875082533529, 0.1283923240516, 0.3223326797597
Part.AndSelectByID "", "FACE", 0.5368476595733, 0, 0.385511828118
Part.AddMate 0, 2, 0, 0.1283923240516, 0
Part.ClearSelection
Part.SelectByID "Coincident14", "MATE", 0, 0, 0
Part.ClearSelection 
Part.SelectByMark "", "FACE", 0.51435, 0.03175, -0.04445, 8
Part.AndSelectByMark "", "FACE", 0.51435, 0.0381, 0.3175230684618, 8
Part.AndSelectByID "Coincident14", "MATE", 0, 0, 0
Part.EditMate 0, 1, 0, 0.01, 0.5235987755983
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0245254, 0.0888864
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ViewZoomTo2 -0.862592, 0.224656, 0.016496, 0.459946, -0.441259, 0.016496
Part.SetPickMode
Part.AndSelectByID "", "FACE", -0.5343535629844, 0.06573014068175, 0.3490020314912
Part.AndSelectByID "", "FACE", 0.52581230949, 0.01117614588668, 0.3460980684619
Part.AddMate 0, 2, 0, 0.002903963029365, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.TranslateComponent
Part.SelectByID "Point1@Origin@brace-2@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.ClearSelection
Part.SetPickMode
Part.EditRebuild
Part.SelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-3@SkidPlate", "COMPONENT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.TranslateComponent
Part.SelectByID "Point1@Origin@brace-3@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.ClearSelection
Part.ViewZoomTo2 -0.524989, 0.670664, 0.016496, 0.0851752, 0.165808, 0.016496
Part.ViewZoomTo2 -0.257333, 0.496113, 0.016496, -0.0327747, 0.272311, 0.016496
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0408757, 0
Part.ActiveView().RotateAboutCenter 0.0408757, 0
Part.ActiveView().RotateAboutCenter 0.0245254, 0
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0735763, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0735763, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.130802, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0735763, -0.0395051
Part.ActiveView().RotateAboutCenter -0.114452, -0.0691339
Part.ActiveView().RotateAboutCenter -0.0245254, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.SetPickMode
Part.AndSelectByID "", "FACE", -0.2719201199375, 0.3760054156893, -0.05291097739041
Part.AndSelectByID "", "FACE", -0.5143500000001, 0.0438244065075, -0.2935757059464
Part.AddMate 0, 2, 0, 0.2424298800626, 0
Part.ClearSelection
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.943396
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.980392
Part.ActiveView().ZoomByFactor 0.980392
Part.ActiveView().ZoomByFactor 0.980392
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.900901
Part.ActiveView().ZoomByFactor 0.925926
Part.ActiveView().ZoomByFactor 0.909091
Part.ActiveView().ZoomByFactor 0.925926
Part.ActiveView().ZoomByFactor 0.990099
Part.SetPickMode
Part.AndSelectByID "", "FACE", -0.5398991909951, 0.3293683944129, -0.04823674675401
Part.AndSelectByID "", "FACE", -0.4382246079638, 0, -0.289521916448
Part.AddMate 0, 2, 0, 0.329368394413, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.TranslateComponent
Part.SelectByID "Point1@Origin@brace-4@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.ViewZoomTo2 0.414351, 0.119202, -0.0135183, 0.896071, -0.27378, -0.0135183
Part.TranslateComponent
Part.SelectByID "", "FACE", 0.5445991593982, -0.06567419469309, -0.4398356149649
Part.ClearSelection
Part.SetPickMode
Part.AndSelectByID "", "FACE", 0.5873453903138, -0.07213166692878, -0.4604030765483
Part.AndSelectByID "", "FACE", 0.5143500000001, 0.06189484484025, -0.4059268992972
Part.AddMate 0, 1, 0, 0.07299539031371, 0
Part.ClearSelection
Part.AndSelectByID "", "FACE", 0.5307398292649, -0.05839322442085, -0.3836277920658
Part.AndSelectByID "", "FACE", 0.5419490924602, 0, -0.3555348775374
Part.AddMate 0, 2, 0, 0.0469870378892, 1.178999914605
Part.ClearSelection
Part.SetPickMode
Part.ShowNamedView2 "*Isometric", 7
Part.ViewZoomTo2 -0.528086, 0.388812, 0.016496, 0.720118, -0.137726, 0.016496
Part.AndSelectByID "", "FACE", -0.537994354306, 0.06262824022281, -0.0383431992434
Part.AndSelectByID "", "FACE", 0.5375159932755, 0.03245238575556, -0.3671394824591
Part.AddMate 3, 2, 0, 0.3287962832158, 0
Part.ClearSelection
Part.SelectByID "Parallel1", "MATE", 0, 0, 0
Part.AddMate 0, 2, 0, 0.3287962832158, 0
Part.ClearSelection
Part.ClearSelection 
Part.AndSelectByID "Parallel1", "MATE", 0, 0, 0
Part.EditMate 0, 0, 0, 0.01, 0.5235987755983
Part.ShowNamedView2 "*Isometric", 7
Part.TranslateComponent
Part.SelectByID "Point1@Origin@brace-4@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.ShowNamedView2 "*Top", 5
Part.ViewZoomTo2 -0.893504, 1.11734, 0.028575, -0.416228, 0.406979, 0.028575
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "", "EDGE", -0.5448022743055, 0.0647977256944, -0.5611744787995
Part.AndSelectByID "", "EDGE", -0.5362949312396, 0, -1.038649108373
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.AndSelectByID "", "EDGE", -0.5416120206558, 0.06798797934414, -0.5590476430331
Part.AndSelectByID "", "EDGE", -0.5224704987576, 0, -1.035458854723
Part.AddMate 5, -1, 0, 0.4572, 0.7853981633974
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
swApp.LoadFile2 "\\Tornado\MechEng\Work In Progress\MOOSMooring\MOOS\drawings\3dSW_V2\Batt-Bracket.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("\\Tornado\MechEng\Work In Progress\MOOSMooring\MOOS\drawings\3dSW_V2\Batt-Bracket.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Batt-Bracket - Sheet1")
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.ViewZoomTo2 0.247086, 0.0730109, -2.30917e-015, 0.464425, 0.001524, -1.80998e-015
swApp.LoadFile2 "\\polarbear\dorado\Drawings\TailSection\ShopDrawings\StrobeUSBLMount2.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("\\polarbear\dorado\Drawings\TailSection\ShopDrawings\StrobeUSBLMount2.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("StrobeUSBLMount2 - Sheet2")
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "StrobeUSBLMount2 - Sheet2"
Set Part = swApp.ActivateDoc ("Batt-Bracket - Sheet1")
Part.EditSketch
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "Batt-Bracket - Sheet1"
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.AndSelectByID "", "EDGE", 0.526647992984, -0.003098734079401, 1.041323230489
Part.AndSelectByID "", "EDGE", 0.5337721120235, -0.003586349416707, 0.5096809306934
Part.AddMate 5, -1, 0, 0.508, 0
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0327006, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0408757, -0.0987626
Part.ActiveView().RotateAboutCenter 0.0163503, -0.0691339
Part.ActiveView().RotateAboutCenter 0.0408757, -0.0888864
Part.ActiveView().RotateAboutCenter 0.0245254, -0.0888864
Part.ActiveView().RotateAboutCenter 0.0245254, -0.0987626
Part.ActiveView().RotateAboutCenter 0.057226, -0.138268
Part.ActiveView().RotateAboutCenter 0.0490509, -0.128391
Part.ActiveView().RotateAboutCenter 0.0163503, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0245254, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0490509, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0490509, -0.0493813
Part.ActiveView().RotateAboutCenter 0.057226, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0245254, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.AndSelectByID "", "EDGE", 0.5348562819818, -0.001158197582015, -0.582207408027
Part.AndSelectByID "", "EDGE", 0.5389209937343, 0.001110117992539, -1.037091676596
Part.AddMate 5, -1, 0, 0.508, 0
Part.ClearSelection
Part.SelectByID "Distance5", "MATE", 0, 0, 0
Part.EditDelete
Part.SelectByID "Distance3", "MATE", 0, 0, 0
Part.ClearSelection 
Part.SelectByMark "", "EDGE", 0.55245, 0, -1.038225, 8
Part.AndSelectByMark "", "EDGE", -0.5334, 0.0762, -0.581025, 8
Part.AndSelectByID "Distance3", "MATE", 0, 0, 0
Part.EditMate 5, 2, 1, 0.508, 0.5235987755983
Part.ClearSelection
Part.TranslateComponent
Part.ShowNamedView2 "*Isometric", 7
Part.SelectByID "", "FACE", -0.3007210159869, 0, -0.5000207888081
Part.OpenCompFile
swApp.LoadFile2 "T:\Hamilton\Anchor\skid plate.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("T:\Hamilton\Anchor\skid plate.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("skid plate")
Part.ClearSelection
Part.SelectByID "Sketch2", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.SelectByID "D1@Sketch2@skid plate.SLDPRT", "DIMENSION", 0.4199086441633, 0.4846682913451, -0.68719335996
Part.Parameter("D1@Sketch2").SystemValue = 1.2192
Part.SelectByID "D2@Sketch2@skid plate.SLDPRT", "DIMENSION", 0.5774277482733, -0.1110171482351, -0.2491238322602
Part.Parameter("D2@Sketch2").SystemValue = 2.0828
Part.ClearSelection
Part.InsertSketch
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.2969824444444, 0.2375746666667, 0
Part.SelectByID "Drawing View9", "DRAWINGVIEW", 0.3305668888889, 0.2308577777778, 0
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.2437271111111, 0.06965244436416, -11496.8604
Part.SelectByID "", "VERTEX", 0.2595597777778, 0.0667737776975, -11496.8604
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2672362222222, 0.07109177777778, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.3156937777778, 0.06677377777778, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.3444804444444, 0.06869288888889, 0
Part.EditSketch
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.2408484444444, 0.1468966666667, 0
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.246126, 0.1161908888889, 0
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.3420815555556, 0.1632091111111, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.1976684444444, 0.1205088888889, 0
Part.EditSketch
Part.SelectByID "", "EDGE", 0.2797104444444, 0.06821311103083, -11496.8604
Part.SelectByID "Sheet1", "SHEET", 0.2797104444444, 0.066294, 0
Part.SelectByID "", "EDGE", 0.2701148888889, 0.06869288880861, -11496.8604
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "FACE", 0.1127477777778, 0.158411333253, -11497.48905
Part.SelectByID "", "FACE", 0.1108286666667, 0.1752035554753, -11497.48905
Part.SelectByID "", "FACE", 0.1108286666667, 0.1752035554753, -11497.48905
Part.EditSketch
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1362568888889, 0.06677377777778, 0
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1348175555556, 0.06725355555556, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.2835486666667, 0.06725355547527, -11496.8604
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2811497777778, 0.07636933333333, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2816295555556, 0.07972777777778, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1127477777778, 0.06965244436417, -11496.4286
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1117882222222, 0.07349066666667, 0
Part.EditSketch
Part.SelectByID "", "FACE", 0.1117882222222, 0.167047333253, -11497.48905
Part.SelectByID "", "FACE", 0.1170657777778, 0.1871979999197, -11497.48905
Part.SelectByID "", "FACE", 0.116586, 0.1871979999197, -11497.48905
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1199444444444, 0.1161908888086, -11497.48905
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1204242222222, 0.1080346666667, 0
Part.EditSketch
Part.SelectByID "RD4@Drawing View7", "DIMENSION", 0.1084297777778, 0.07205133333333, 0
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1137073333333, 0.07349066666667, 0
Part.SelectByID "", "EDGE", 0.1127477777778, 0.06677377771844, -8497.0886
Part.SelectByID "", "EDGE", 0.1146668888889, 0.06725355549622, -8497.0886
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1185051111111, 0.07349066666667, 0
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.125222, 0.07445022222222, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1309793333333, 0.2227015555556, 0
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1333782222222, 0.2294184444444, 0
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1333782222222, 0.2351757777778, 0
Part.SelectByID "Sheet1", "SHEET", 0.1655233333333, 0.2198228888889, 0
Part.SelectByID "RD1@Drawing View7", "DIMENSION", 0.1151466666667, 0.2836333333333, 0
Part.EditSketch
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.1803964444444, 0.2409331111111, 0
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "RD5@Drawing View7", "DIMENSION", 0.1084297777778, 0.2423724444444, 0
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD1@Drawing View7", "DIMENSION", 0.1127477777778, 0.2500488888889, 0
Part.EditDelete
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.EditRebuild
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("skid plate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.SelectByID "Sketch2", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.EditRebuild
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD2@Drawing View7", "DIMENSION", 0.06381044444444, 0.1737642222222, 0
Part.SelectByID "RD2@Drawing View7", "DIMENSION", 0.06620933333333, 0.1756833333333, 0
Part.EditDelete
Part.EditSketch
Part.SetPickMode
Part.EditSketch
Part.SelectByID "", "EDGE", 0.09355666666667, 0.2327768888295, -8498.14905
Part.AndSelectByID "", "EDGE", 0.09883422222222, 0.1171504443851, -8498.14905
Part.AddDimension 0.0575733, 0.172805, 0
Part.ClearSelection
Part.SelectByID "RD1@Drawing View7", "DIMENSION", 0.05277555555556, 0.1732844444444, 0
Part.EditDelete
Part.SetPickMode
Part.SelectByID "Sheet1", "SHEET", 0.1847144444444, 0.2572455555556, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "SkidPlate.SLDDRW", "COMPONENT", 0, 0, 0
Part.SelectByID "SkidPlate.SLDDRW", "COMPONENT", 0, 0, 0
Part.DimPreferences
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.ClearSelection
Part.EditSketch
Part.SelectByID "", "EDGE", 0.08636, 0.2327768888295, -8498.14905
Part.AndSelectByID "", "EDGE", 0.09595555555556, 0.1166706666073, -8498.14905
Part.AddDimension 0.0614116, 0.176163, 0
Part.ClearSelection
Part.SelectByID "", "EDGE", 0.1141871111111, 0.2332566666073, -8498.14905
Part.AddDimension 0.113228, 0.250049, 0
Part.ClearSelection
Part.SelectByID "RD1@Drawing View7", "DIMENSION", 0.077724, 0.2327768888889, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.08300155555556, 0.227499333274, -8498.07285
Part.AndSelectByID "", "EDGE", 0.1429737777778, 0.2236611110518, -8498.07285
Part.AddDimension 0.112748, 0.239974, 0
Part.ClearSelection
Part.SelectByID "RD2@Drawing View7", "DIMENSION", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.142494, 0.2404533333333, 0
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1242624444444, 0.239014, 0
Part.EditSketch
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.2058246666667, 0.2356555555556, 0
Part.EditSketch
Part.SelectByID "RD3@Drawing View7", "DIMENSION", 0.1055511111111, 0.239014, 0
Part.EditDelete
Part.ViewZoomTo2 0.0450991, 0.24717, -3.52532e-015, 0.167442, 0.199672, -3.19364e-015
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1429204691358, 0.2303513456197, -8498.07285
Part.AndSelectByID "", "EDGE", 0.08174880246914, 0.2278191851258, -8498.07285
Part.AddDimension 0.113467, 0.238081, 0
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("side lip")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.SelectByID "Sketch1", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.SelectByID "D2@Sketch1@side lip.SLDPRT", "DIMENSION", -0.009525000000001, 0.06186896537153, 0.005346862443945
Part.Parameter("D2@Sketch1").SystemValue = 2.0828
Part.ClearSelection
Part.InsertSketch
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD1@Drawing View6", "DIMENSION", 0.1606455925926, 0.06616072839506, 0
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD4@Drawing View7", "DIMENSION", 0.09494269135802, 0.09094924691358, 0
Part.SelectByID "Sheet1", "SHEET", 0.09081127160494, 0.100944617284, 0
Part.EditSketch
Part.EditSketch
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.07895009876543, 0.06975906166906, -8497.0886
Part.AndSelectByID "", "VERTEX", 0.07868355555556, 0.06855961722462, -8497.0886
Part.AddDimension 0.0662893, 0.0696258, 0
Part.ClearSelection
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD1@Drawing View6", "DIMENSION", 0.0662892962963, 0.07029214814815, 0
Part.EditSketch
Part.EditSketch
Part.ClearSelection
Part.SelectByID "RD1@Drawing View6", "DIMENSION", 0.0662892962963, 0.07029214814815, 0
Part.EditSketch
Part.SelectByID "", "VERTEX", 0.1430537407407, 0.117470296237, -8498.07285
Part.AndSelectByID "", "VERTEX", 0.1441199135802, 0.117470296237, -8498.07285
Part.AddDimension 0.143054, 0.112139, 0
Part.ClearSelection
Part.SelectByID "RD1@Drawing View6", "DIMENSION", 0.0662892962963, 0.07029214814815, 0
Part.SelectByID "RD5@Drawing View7", "DIMENSION", 0.1439866419753, 0.1132056049383, 0
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1226631851852, 0.06962579006412, -8497.0886
Part.AndSelectByID "", "EDGE", 0.08108244444444, 0.07415702463202, -8497.0886
Part.AndSelectByID "", "VERTEX", 0.1433202839506, 0.07402375302708, -8497.0886
Part.EditSketch
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1434535555556, 0.07375720981721, -8497.0886
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.InsertBaseDim
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1976950987654, 0.07202467895301, -8497.5585
Part.AddDimension 0.201827, 0.071225, 0
Part.SelectByID "", "EDGE", 0.2018265185185, 0.07122504932338, -8497.5585
Part.AddDimension 0.255402, 0.0710918, 0
Part.SelectByID "Point1@Origin@SkidPlate-8@Drawing View8/side lip-1@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.EditSketch
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 0.869565
Part.ActiveView().ZoomByFactor 0.900901
Part.ActiveView().ZoomByFactor 0.8
Part.ActiveView().ZoomByFactor 0.826446
Part.ActiveView().ZoomByFactor 0.884956
Part.EditSketch
Part.SelectByID "RD5@Drawing View8", "DIMENSION", 0.2000951667353, 0.05797158010788, 0
Part.SelectByID "Sheet1", "SHEET", 0.2105790424463, 0.04008732154203, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD5@Drawing View8", "DIMENSION", 0.2139708845881, 0.05457973796608, 0
Part.SelectByID "RD1@Drawing View8", "DIMENSION", 0.1772773195996, 0.08695641295597, 0
Part.SelectByID "RD6@Drawing View8", "DIMENSION", 0.2244547602991, 0.05396303939484, 0
Part.SelectByID "Sheet1", "SHEET", 0.2216796167286, 0.04532925939754, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2383304781519, 0.08109777652923, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2383304781519, 0.0823311736717, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2420306695794, 0.0823311736717, 0
Part.SelectByID "Drawing View8", "DRAWINGVIEW", 0.2210629181573, 0.08171447510047, 0
Part.EditSketch
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1035818403369, 0.07462244153125, 0
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.106665333193, 0.07523914010249, 0
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1072820317643, 0.07462244153125, 0
Part.EditSketch
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1085154289067, 0.1199497865171, 0
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1060486346218, 0.1103909586629, 0
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.1263996874726, 0.05673818296541, 0
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.2167460281587, 0.09744028866699, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1180742567609, 0.07400574290068, -8497.0886
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.InsertBaseDim
Part.ClearSelection
Part.EditSketch
Part.SelectByID "", "EDGE", 0.136575213898, 0.1147078486023, -8498.14905
Part.AddDimension 0.145517, 0.143076, 0
Part.SelectByID "Point1@Origin@SkidPlate-7@Drawing View7/brace-2@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.AddDimension 0.144901, 0.200429, 0
Part.SelectByID "Point1@Origin@SkidPlate-7@Drawing View7/brace-4@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SetPickMode
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1556928696063, 0.1292002650856, 0
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1664850946029, 0.1581850979337, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.1729604296009, 0.1406091886535, 0
Part.EditSketch
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1630932524611, 0.1751443086427, 0
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1689518888879, 0.131358710085, 0
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1791274153133, 0.1754526579283, 0
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.1637099510324, 0.23866426148, 0
Part.EditSketch
Part.EditSketch
Part.ViewZoomTo2 0.133492, 0.218622, -4.37148e-015, 0.160935, 0.189945, -4.17123e-015
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1464834735025, 0.1434960396, 0
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1463546868996, 0.1435389684676, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1465264023701, 0.1435818973352, 0
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1604782843428, 0.1316476721401, 0
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.16034949774, 0.1313042411992, 0
Part.ActiveView().ZoomByFactor 1
Part.ActiveView().ZoomByFactor 1
Part.ActiveView().ZoomByFactor 0.819672
Part.ActiveView().ZoomByFactor 0.813008
Part.ActiveView().ZoomByFactor 0.900901
Part.ActiveView().ZoomByFactor 0.719424
Part.ActiveView().ZoomByFactor 0.900901
Part.ActiveView().ZoomByFactor 0.869565
Part.EditSketch
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.943396
Part.ActiveView().ZoomByFactor 0.819672
Part.ActiveView().ZoomByFactor 0.892857
Part.ActiveView().ZoomByFactor 0.847458
Part.ActiveView().ZoomByFactor 0.990099
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1702889889616, 0.174904198308, 0
Part.EditDelete
Part.EditSketch
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1647590357714, 0.1317705634242, 0
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.InsertBaseDim
Part.SelectByID "", "EDGE", 0.1450724024141, 0.1147383075389, -8498.14905
Part.ViewZoomTo2 0.130252, 0.156987, -4.88457e-015, 0.161662, 0.127568, -4.67914e-015
Part.AddDimension 0.145297, 0.143158, 0
Part.SelectByID "", "EDGE", 0.145296580756, 0.1431582933177, -8498.082364741
Part.AddDimension 0.145737, 0.20138, 0
Part.SelectByID "", "EDGE", 0.1457369902017, 0.2013804220379, -8498.090292111
Part.ViewZoomtofit2
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SetPickMode
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1583266666667, 0.1579315555556, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1578468888889, 0.1296246666667, 0
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1616851111111, 0.1579315555556, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1564075555556, 0.1305842222222, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.1492108888889, 0.08836377777778, 0
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.2034257777778, 0.2227015555556, 0
Part.EditSketch
Part.SelectByID "Sheet1", "SHEET", 0.1578468888889, 0.1886373333333, 0
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1602457777778, 0.1843193333333, 0
Part.EditDelete
Part.EditSketch
Part.SetPickMode
Part.SetPickMode
Part.EditSketch
Part.ViewZoomTo2 0.131459, 0.234216, -3.43486e-015, 0.168402, 0.186718, -3.10318e-015
Part.SelectByID "", "EDGE", 0.144242172322, 0.2304476682707, -8498.14905
Part.AndSelectByID "", "EDGE", 0.1450243250166, 0.2023612760551, -8498.077464137
Part.AddDimension 0.157325, 0.216227, 0
Part.ClearSelection
Part.SetPickMode
Part.ClearSelection
Part.ViewZoomtofit2
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1583266666667, 0.2169442222222, 0
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.155448, 0.1329831111111, 0
Part.EditSketch
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.1823155555556, 0.1339426666667, 0
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SelectByID "", "FACE", 0.2322124444444, 0.1531337777394, -5498.34301774
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "Point1@Origin@SkidPlate-8@Drawing View8/brace-1@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "FACE", 0.1309793333333, 0.1171504443851, -8498.14905
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1237826666667, 0.1037166666667, 0
Part.SelectByID "Drawing View7", "DRAWINGVIEW", 0.1237826666667, 0.1032368888889, 0
Part.EditSketch
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1237826666667, 0.08068733333333, 0
Part.SelectByID "Drawing View6", "DRAWINGVIEW", 0.1266613333333, 0.08020755555556, 0
Part.SelectByID "Sheet1", "SHEET", 0.1281006666667, 0.05477933333333, 0
Part.EditSketch
Part.SelectByID "RD6@Drawing View7", "DIMENSION", 0.1573671111111, 0.1243471111111, 0
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1573671111111, 0.2116666666667, 0
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SetPickMode
Part.EditSketch
Part.EditSketch
Part.SetPickMode
' MSGBOX
' Some of the models referenced in this document have been modified.  They must be saved when the document is saved.
' 		Save the document and the referenced models now?

Part.Save2 FALSE
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.SelectByID "side lip-2@SkidPlate", "COMPONENT", 0, 0, 0
Set Part = swApp.ActivateDoc ("side lip")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.SelectByID "Sketch2", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.SelectByID "D3@Sketch2@side lip.SLDPRT", "DIMENSION", 0.4589634346341, 0.3999838901713, -0.5575374855726
Part.Parameter("D3@Sketch2").SystemValue = 0.1016
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.InsertSketch
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("brace")
swApp.LoadFile2 "C:\DOCUME~1\hamilton\LOCALS~1\Temp\DGO_Main_assm.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\DOCUME~1\hamilton\LOCALS~1\Temp\DGO_Main_assm.SLDASM", 2, 0, "", longstatus)
' MSGBOX
' Unable to locate the file C:\AUV Files\SolidWorks Files\misc\DGO_Main.SLDPRT.  Would you like to find it yourself?

' MSGBOX
' Unable to locate the file C:\AUV Files\SolidWorks Files\misc\insert.SLDPRT.  Would you like to find it yourself?

Set Part = swApp.ActivateDoc ("DGO_Main_assm")
Set Part = Nothing
swApp.CloseDoc "DGO_Main_assm"
Set Part = swApp.ActivateDoc ("brace")
swApp.LoadFile2 "C:\DOCUME~1\hamilton\LOCALS~1\Temp\DGO_Main.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\DOCUME~1\hamilton\LOCALS~1\Temp\DGO_Main.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("DGO_Main")
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter 0.107682, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.129219, -0.00987626
Part.ActiveView().RotateAboutCenter 0.18665, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0790101
Part.ActiveView().RotateAboutCenter 0.00717883, 0.108639
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0691339
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0888864
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0790101
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter 0.086146, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0933248, -0.0395051
Part.ActiveView().RotateAboutCenter 0.222544, -0.0493813
Part.ActiveView().RotateAboutCenter 0.315869, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0888864
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0691339
Part.ActiveView().RotateAboutCenter -0.043073, -0.128391
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0717883, -0.138268
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0888864
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0790101
Part.ActiveView().RotateAboutCenter -0.043073, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0493813
Part.ActiveView().RotateAboutCenter -0.043073, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0790101
Part.ActiveView().RotateAboutCenter -0.086146, -0.118515
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.0933248, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0789671, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.473803, -0.246907
Part.ActiveView().RotateAboutCenter -0.516876, -0.533318
Part.ActiveView().RotateAboutCenter -0.157934, -0.207402
Part.ActiveView().RotateAboutCenter -0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter -0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter -0.0215365, -0.128391
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0358941, 0.138268
Part.ActiveView().RotateAboutCenter 0.0287153, 0.118515
Part.ActiveView().RotateAboutCenter 0.0717883, 0.148144
Part.ActiveView().RotateAboutCenter 0.0646095, 0.118515
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0789671, 0.108639
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0358941, 0.148144
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0502518, 0.108639
Part.ActiveView().RotateAboutCenter 0.0789671, 0.108639
Part.ActiveView().RotateAboutCenter 0.086146, 0.118515
Part.ActiveView().RotateAboutCenter 0.086146, 0.108639
Part.ActiveView().RotateAboutCenter 0.100504, 0.128391
Part.ActiveView().RotateAboutCenter 0.0789671, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0933248, 0.0790101
Part.ActiveView().RotateAboutCenter 0.086146, 0.0592576
Part.ActiveView().RotateAboutCenter 0.100504, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0287153, 0.108639
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.246907
Part.ActiveView().RotateAboutCenter 0.0502518, 0.553071
Part.ActiveView().RotateAboutCenter 0.043073, 0.434556
Part.ActiveView().RotateAboutCenter 0.0646095, 0.493813
Part.ActiveView().RotateAboutCenter 0.0358941, 0.246907
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0717883, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0646095, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0395051
Part.ActiveView().RotateAboutCenter -0.107682, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0790101
Part.ActiveView().RotateAboutCenter -0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0296288
Part.ActiveView().RotateAboutCenter -0.107682, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter 0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.114861, -0.0691339
Part.ActiveView().RotateAboutCenter 0.0717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.222544, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0646095, 0.118515
Part.ActiveView().RotateAboutCenter 0.0502518, 0.128391
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0888864
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0691339
Part.ActiveView().RotateAboutCenter 0.043073, 0.108639
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0493813
Part.ActiveView().RotateAboutCenter 0.043073, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0574306, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.043073, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0646095, -0.108639
Part.ActiveView().RotateAboutCenter -0.0502518, -0.108639
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0646095, -0.108639
Part.ActiveView().RotateAboutCenter -0.043073, -0.0691339
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.043073, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0987626
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0493813
Part.ActiveView().RotateAboutCenter -0.043073, -0.0493813
Part.ActiveView().RotateAboutCenter -0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0574306, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.387657, -0.0395051
Part.ActiveView().RotateAboutCenter -0.157934, -0.0592576
Part.ActiveView().RotateAboutCenter -0.107682, -0.0197525
Part.ActiveView().RotateAboutCenter -0.100504, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0790101
Part.ActiveView().RotateAboutCenter -0.043073, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0717883, 0.0987626
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.0987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.118515
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.118515
Part.ActiveView().RotateAboutCenter 0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0888864
Part.ActiveView().RotateAboutCenter 0.0646095, -0.108639
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0592576
Part.ActiveView().RotateAboutCenter 0.086146, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0888864
Part.ActiveView().RotateAboutCenter -0.043073, -0.128391
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0987626
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0717883, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.100504, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0933248, 0
Part.ActiveView().RotateAboutCenter 0.086146, 0
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0
Part.ActiveView().RotateAboutCenter 0.0646095, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0933248, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0.00987626
Part.ActiveView().RotateAboutCenter 0.100504, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0789671, 0
Part.ActiveView().RotateAboutCenter 0.0574306, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0789671, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, 0
Part.ActiveView().RotateAboutCenter -0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0717883, 0
Part.ActiveView().RotateAboutCenter -0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter -0.107682, -0.00987626
Part.ActiveView().RotateAboutCenter -0.086146, 0
Part.ActiveView().RotateAboutCenter -0.0717883, 0
Part.ActiveView().RotateAboutCenter -0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0933248, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0933248, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0296288
Part.ActiveView().RotateAboutCenter -0.086146, 0
Part.ActiveView().RotateAboutCenter -0.0646095, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0502518, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.138268
Part.ActiveView().RotateAboutCenter 0, 0.0888864
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0691339
Part.ActiveView().RotateAboutCenter -0.00717883, 0.138268
Part.ActiveView().RotateAboutCenter 0, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.165113, -0.00987626
Part.ActiveView().RotateAboutCenter 0.344584, -0.0987626
Part.ActiveView().RotateAboutCenter 0.387657, -0.0888864
Part.ActiveView().RotateAboutCenter 0.100504, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0502518, 0
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0789671, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0646095, 0.0296288
Part.ActiveView().RotateAboutCenter -0.107682, 0.00987626
Part.ActiveView().RotateAboutCenter -0.100504, 0.0197525
Part.ActiveView().RotateAboutCenter -0.100504, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0646095, 0.0197525
Part.ActiveView().RotateAboutCenter -0.100504, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0493813
Part.ActiveView().RotateAboutCenter 0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0933248, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter 0.222544, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.138268
Part.ActiveView().RotateAboutCenter -0.0287153, 0.197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.138268
Part.ActiveView().RotateAboutCenter -0.100504, -0.0790101
Part.ActiveView().RotateAboutCenter -0.157934, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, 0
Part.ActiveView().RotateAboutCenter -0.0789671, 0
Part.ActiveView().RotateAboutCenter -0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter -0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0717883, -0.118515
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.0646095, 0
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0790101
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0358941, 0.15802
Part.ActiveView().RotateAboutCenter 0, 0.138268
Part.ActiveView().RotateAboutCenter -0.0574306, 0.256783
Part.ActiveView().RotateAboutCenter -0.0646095, 0.138268
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0646095, 0
Part.ActiveView().RotateAboutCenter -0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0987626
Part.ActiveView().RotateAboutCenter 0, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.0691339
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.107682, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0933248, 0
Part.ActiveView().RotateAboutCenter -0.0646095, 0
Part.ActiveView().RotateAboutCenter -0.043073, 0
Part.ActiveView().RotateAboutCenter -0.0574306, 0
Part.ActiveView().RotateAboutCenter -0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.129219, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter 0.100504, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0717883, 0
Part.ActiveView().RotateAboutCenter 0.0717883, 0
Part.ActiveView().RotateAboutCenter 0.100504, 0
Part.ActiveView().RotateAboutCenter 0.12204, 0
Part.ActiveView().RotateAboutCenter 0.114861, 0
Part.ActiveView().RotateAboutCenter 0.114861, 0
Part.ActiveView().RotateAboutCenter 0.236901, 0.0296288
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.086146, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0574306, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.086146, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0502518, 0
Part.ActiveView().RotateAboutCenter -0.0646095, 0
Part.ActiveView().RotateAboutCenter -0.114861, 0.00987626
Part.ActiveView().RotateAboutCenter -0.294332, 0.0395051
Part.ActiveView().RotateAboutCenter -0.12204, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0933248, 0.00987626
Part.ActiveView().RotateAboutCenter -0.12204, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, 0.00987626
Part.ActiveView().RotateAboutCenter -0.150755, 0
Part.ActiveView().RotateAboutCenter -0.100504, 0.00987626
Part.ActiveView().RotateAboutCenter -0.12204, 0
Part.ActiveView().RotateAboutCenter -0.12204, 0
Part.ActiveView().RotateAboutCenter -0.0933248, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0789671, 0.00987626
Part.ActiveView().RotateAboutCenter -0.107682, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0646095, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0933248, -0.00987626
Part.ActiveView().RotateAboutCenter -0.129219, 0.0395051
Part.ActiveView().RotateAboutCenter -0.086146, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0933248, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.100504, 0.0197525
Part.ActiveView().RotateAboutCenter -0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.086146, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0790101
Part.ActiveView().RotateAboutCenter 0.043073, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0789671, 0
Part.ActiveView().RotateAboutCenter 0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.100504, 0
Part.ActiveView().RotateAboutCenter 0.0717883, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.086146, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0574306, 0
Part.ActiveView().RotateAboutCenter 0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.107682, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0933248, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0790101
Part.ActiveView().RotateAboutCenter 0.157934, -0.15802
Part.ActiveView().RotateAboutCenter 0.12204, -0.108639
Part.ActiveView().RotateAboutCenter 0.344584, -0.138268
Part.ActiveView().RotateAboutCenter 0.107682, -0.0790101
Part.ActiveView().RotateAboutCenter 0.107682, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0789671, 0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, 0
Part.ActiveView().RotateAboutCenter -0.0502518, 0
Part.ActiveView().RotateAboutCenter -0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.12204, -0.0197525
Part.ActiveView().RotateAboutCenter -0.201007, -0.0197525
Part.ActiveView().RotateAboutCenter -0.258438, -0.0395051
Part.ActiveView().RotateAboutCenter -0.150755, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0933248, -0.00987626
Part.ActiveView().RotateAboutCenter -0.107682, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.128391
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0691339
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0790101
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0888864
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.108639
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0691339
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0790101
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0296288
Part.ActiveView().RotateAboutCenter 0.086146, -0.0296288
Part.ActiveView().RotateAboutCenter 0.086146, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0.107682, -0.0197525
Part.ActiveView().RotateAboutCenter 0.086146, 0
Part.ActiveView().RotateAboutCenter 0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0574306, 0
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.0717883, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0717883, 0
Part.ActiveView().RotateAboutCenter 0.0646095, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.114861, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0933248, -0.00987626
Part.ActiveView().RotateAboutCenter -0.12204, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter -0.086146, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0358941, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0358941, -0.118515
Part.ActiveView().RotateAboutCenter -0.0287153, -0.118515
Part.ActiveView().RotateAboutCenter -0.043073, -0.108639
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0888864
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0888864
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0502518, -0.138268
Part.ActiveView().RotateAboutCenter -0.086146, -0.335793
Part.ActiveView().RotateAboutCenter -0.0717883, -0.177773
Part.ActiveView().RotateAboutCenter -0.086146, -0.217278
Part.ActiveView().RotateAboutCenter -0.0574306, -0.128391
Part.ActiveView().RotateAboutCenter -0.0574306, -0.138268
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0691339
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0502518, -0.167896
Part.ActiveView().RotateAboutCenter -0.043073, -0.118515
Part.ActiveView().RotateAboutCenter -0.0502518, -0.177773
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0287153, -0.167896
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter -0.473803, -0.00987626
Part.ActiveView().RotateAboutCenter -0.107682, -0.00987626
Part.ActiveView().RotateAboutCenter -0.086146, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0933248, 0
Part.ActiveView().RotateAboutCenter -0.0717883, 0
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0197525
Part.ActiveView().RotateAboutCenter -0.086146, 0.0493813
Part.ActiveView().RotateAboutCenter -0.258438, 0.0790101
Part.ActiveView().RotateAboutCenter -0.143577, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0790101
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0888864
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0646095, 0.167896
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0790101
Part.ActiveView().RotateAboutCenter 0.043073, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter 0.043073, 0.0493813
Part.ActiveView().RotateAboutCenter 0.043073, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0789671, 0.0592576
Part.ActiveView().RotateAboutCenter 0.043073, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0789671, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0717883, 0.15802
Part.ActiveView().RotateAboutCenter 0.0574306, 0.395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.108639
Part.ActiveView().RotateAboutCenter 0, 0.167896
Part.ActiveView().RotateAboutCenter -0.0215365, 0.118515
Part.ActiveView().RotateAboutCenter -0.0789671, 0.15802
Part.ActiveView().RotateAboutCenter -0.0646095, 0.108639
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0717883, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0592576
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Set Part = Nothing
swApp.CloseDoc "DGO_Main"
Set Part = swApp.ActivateDoc ("brace")
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.LoadFile2 "C:\DOCUME~1\hamilton\LOCALS~1\Temp\DGO_Main.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\DOCUME~1\hamilton\LOCALS~1\Temp\DGO_Main.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("DGO_Main")
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0296288
Part.ActiveView().RotateAboutCenter 0.136398, -0.0691339
Part.ActiveView().RotateAboutCenter 0.172292, -0.0691339
Part.ActiveView().RotateAboutCenter 0.229723, -0.118515
Part.ActiveView().RotateAboutCenter 0.0933248, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.12204, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0933248, -0.0197525
Part.ActiveView().RotateAboutCenter 0.12204, -0.0296288
Part.ActiveView().RotateAboutCenter 0.100504, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0933248, -0.00987626
Part.ActiveView().RotateAboutCenter 0.279974, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0592576
Part.ActiveView().RotateAboutCenter 0.043073, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.043073, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0888864
Part.ActiveView().RotateAboutCenter 0.043073, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.107682, 0.0987626
Part.ActiveView().RotateAboutCenter -0.646095, 0.128391
Part.ActiveView().RotateAboutCenter -0.358941, 0.0493813
Part.ActiveView().RotateAboutCenter -0.380478, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0789671, 0.0296288
Part.ActiveView().RotateAboutCenter -0.114861, 0.0493813
Part.ActiveView().RotateAboutCenter -0.100504, 0.0592576
Part.ActiveView().RotateAboutCenter -0.12204, 0.0592576
Part.ActiveView().RotateAboutCenter -0.179471, 0.0395051
Part.ActiveView().RotateAboutCenter -0.100504, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter -0.129219, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0789671, -0.00987626
Part.ActiveView().RotateAboutCenter -0.086146, 0
Part.ActiveView().RotateAboutCenter -0.0502518, 0
Part.ActiveView().RotateAboutCenter -0.043073, 0
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, -0.138268
Part.ActiveView().RotateAboutCenter 0, -0.23703
Part.ActiveView().RotateAboutCenter 0.00717883, -0.266659
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0502518, -0.138268
Part.ActiveView().RotateAboutCenter 0.0358941, -0.138268
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0790101
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0789671, -0.0395051
Part.ActiveView().RotateAboutCenter 0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0296288
Part.ActiveView().RotateAboutCenter 0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.0888864
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0987626
Part.ActiveView().RotateAboutCenter 0, -0.118515
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0296288
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter 0.086146, 0.276535
Part.ActiveView().RotateAboutCenter 0.0717883, 0.227154
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter 0.043073, 0.108639
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.100504, -0.0691339
Part.ActiveView().RotateAboutCenter -0.0789671, -0.138268
Part.ActiveView().RotateAboutCenter -0.043073, -0.0987626
Part.ActiveView().RotateAboutCenter -0.0358941, -0.108639
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0574306, -0.187649
Part.ActiveView().RotateAboutCenter -0.0358941, -0.108639
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0358941, -0.148144
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0358941, -0.128391
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.108639
Part.ActiveView().RotateAboutCenter 0.0215365, 0.138268
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0296288
Part.ActiveView().RotateAboutCenter -0.086146, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0592576
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0933248, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0197525
Part.ActiveView().RotateAboutCenter -0.086146, -0.0197525
Part.ActiveView().RotateAboutCenter -0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0296288
Part.ActiveView().RotateAboutCenter -0.043073, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.107682, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0933248, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, -0.118515
Part.ActiveView().RotateAboutCenter 0.043073, -0.434556
Part.ActiveView().RotateAboutCenter 0.0215365, -0.138268
Part.ActiveView().RotateAboutCenter 0, -0.0888864
Part.ActiveView().RotateAboutCenter 0.00717883, -0.148144
Part.ActiveView().RotateAboutCenter 0, -0.118515
Part.ActiveView().RotateAboutCenter 0, -0.108639
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0888864
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0888864
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0691339
Part.ActiveView().RotateAboutCenter -0.043073, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0691339
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.108639
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, -0.108639
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0574306, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.335793
Part.ActiveView().RotateAboutCenter 0, 1.916
Part.ActiveView().RotateAboutCenter 0, 0.691339
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.444432
Part.ActiveView().RotateAboutCenter 0, 0.15802
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0790101
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0987626
Part.ActiveView().RotateAboutCenter 0, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.0888864
Part.ActiveView().RotateAboutCenter 0, -0.108639
Part.ActiveView().RotateAboutCenter -0.00717883, -0.15802
Part.ActiveView().RotateAboutCenter 0, -0.128391
Part.ActiveView().RotateAboutCenter 0, -0.0790101
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0888864
Part.ActiveView().RotateAboutCenter 0, 0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0888864
Part.ActiveView().RotateAboutCenter 0, 0.0888864
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0888864
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0888864
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0790101
Part.ActiveView().RotateAboutCenter -0.043073, -0.246907
Part.ActiveView().RotateAboutCenter -0.043073, -0.15802
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0888864
Part.ActiveView().RotateAboutCenter -0.0143577, -0.148144
Part.ActiveView().RotateAboutCenter -0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter -0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter -0.0143577, -0.148144
Part.ActiveView().RotateAboutCenter -0.00717883, -0.177773
Part.ActiveView().RotateAboutCenter -0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter -0.00717883, -0.108639
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter 0.086146, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0287153, 0.148144
Part.ActiveView().RotateAboutCenter 0.0215365, 0.118515
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0395051
Part.ActiveView().RotateAboutCenter -0.043073, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0395051
Part.ActiveView().RotateAboutCenter -0.043073, 0.0592576
Part.ActiveView().RotateAboutCenter -0.043073, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0646095, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, 0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0987626
Part.ActiveView().RotateAboutCenter 0.0574306, -0.118515
Part.ActiveView().RotateAboutCenter 0.0646095, -0.138268
Part.ActiveView().RotateAboutCenter 0.0646095, -0.138268
Part.ActiveView().RotateAboutCenter 0.0574306, -0.0592576
Part.ActiveView().RotateAboutCenter 0.100504, -0.0790101
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0933248, -0.197525
Part.ActiveView().RotateAboutCenter 0.043073, -0.167896
Part.ActiveView().RotateAboutCenter 0.0502518, -0.108639
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0790101
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.108639
Part.ActiveView().RotateAboutCenter 0.0215365, 0.118515
Part.ActiveView().RotateAboutCenter 0.0215365, 0.138268
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0358941, 0.197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0493813
Part.ActiveView().RotateAboutCenter 0.043073, 0.108639
Part.ActiveView().RotateAboutCenter 0.043073, 0.128391
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0717883, 0.167896
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0.148144
Part.ActiveView().RotateAboutCenter 0.043073, 0.108639
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter 0.043073, 0.395051
Part.ActiveView().RotateAboutCenter 0.0215365, 0.148144
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.148144
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0790101
Part.ActiveView().RotateAboutCenter -0.043073, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0790101
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0691339
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0987626
Part.ActiveView().RotateAboutCenter 0, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0143577, 0.108639
Part.ActiveView().RotateAboutCenter 0.0358941, 0.128391
Part.ActiveView().RotateAboutCenter 0.0717883, 0.167896
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0888864
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0790101
Part.ActiveView().RotateAboutCenter 0.043073, 0.0987626
Part.ActiveView().RotateAboutCenter 0.0502518, 0.128391
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter -0.100504, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0789671, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter -0.114861, -0.0197525
Part.ActiveView().RotateAboutCenter -0.114861, 0.0197525
Part.ActiveView().RotateAboutCenter -0.129219, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0789671, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0646095, 0
Part.ActiveView().RotateAboutCenter -0.0215365, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.217278
Part.ActiveView().RotateAboutCenter 0.0143577, -0.493813
Part.ActiveView().RotateAboutCenter 0, -0.266659
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.0691339
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0790101
Part.ActiveView().RotateAboutCenter 0, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0592576
Part.ActiveView().RotateAboutCenter 0, 0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.118515
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, -0.0395051
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0215365, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0691339
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0296288
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0296288
Part.ActiveView().RotateAboutCenter 0.0143577, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.118515
Part.ActiveView().RotateAboutCenter 0.0358941, 0.138268
Part.ActiveView().RotateAboutCenter 0.0215365, 0.118515
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0691339
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0717883, 0.0790101
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0933248, 0.118515
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, 0.00987626
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0646095, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter 0.0574306, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.0143577, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0933248, -0.0296288
Part.ActiveView().RotateAboutCenter -0.100504, -0.0395051
Part.ActiveView().RotateAboutCenter -0.208186, -0.0395051
Part.ActiveView().RotateAboutCenter -0.172292, 0
Part.ActiveView().RotateAboutCenter -0.294332, -0.0197525
Part.ActiveView().RotateAboutCenter -0.100504, -0.0395051
Part.ActiveView().RotateAboutCenter -0.301511, -0.0493813
Part.ActiveView().RotateAboutCenter -0.043073, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0197525
Part.ActiveView().RotateAboutCenter -0.00717883, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0574306, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0395051
Part.ActiveView().RotateAboutCenter 0.043073, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0717883, 0.0493813
Part.ActiveView().RotateAboutCenter 0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.086146, 0
Part.ActiveView().RotateAboutCenter 0.0358941, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0
Part.ActiveView().RotateAboutCenter 0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0592576
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0143577, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0287153, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0358941, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0287153, 0
Part.ActiveView().RotateAboutCenter -0.0646095, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0502518, -0.0197525
Part.ActiveView().RotateAboutCenter -0.215365, -0.138268
Part.ActiveView().RotateAboutCenter -0.100504, -0.128391
Part.ActiveView().RotateAboutCenter -0.107682, -0.177773
Part.ActiveView().RotateAboutCenter -0.086146, -0.138268
Part.ActiveView().RotateAboutCenter -0.0717883, -0.128391
Part.ActiveView().RotateAboutCenter -0.0717883, -0.118515
Part.ActiveView().RotateAboutCenter -0.086146, -0.108639
Part.ActiveView().RotateAboutCenter -0.0933248, -0.108639
Part.ActiveView().RotateAboutCenter -0.043073, -0.0493813
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0143577, -0.0197525
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0888864
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0888864
Part.ActiveView().RotateAboutCenter -0.0789671, -0.118515
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0789671, -0.138268
Part.ActiveView().RotateAboutCenter -0.0215365, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0987626
Part.ActiveView().RotateAboutCenter -0.043073, -0.0691339
Part.ActiveView().RotateAboutCenter -0.0358941, -0.0395051
Part.ActiveView().RotateAboutCenter -0.0574306, -0.0691339
Part.ActiveView().RotateAboutCenter -0.0287153, -0.0493813
Part.ActiveView().RotateAboutCenter -0.043073, -0.0888864
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0215365, 0
Part.ActiveView().RotateAboutCenter -0.0287153, 0.00987626
Part.ActiveView().RotateAboutCenter -0.043073, 0.0296288
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0197525
Part.ActiveView().RotateAboutCenter -0.0933248, 0.128391
Part.ActiveView().RotateAboutCenter -0.0215365, 0.0493813
Part.ActiveView().RotateAboutCenter -0.0358941, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0502518, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0574306, 0.0395051
Part.ActiveView().RotateAboutCenter -0.0574306, 0
Part.ActiveView().RotateAboutCenter -0.0717883, -0.0296288
Part.ActiveView().RotateAboutCenter -0.0717883, -0.00987626
Part.ActiveView().RotateAboutCenter -0.387657, -0.138268
Part.ActiveView().RotateAboutCenter -0.0646095, -0.0197525
Part.ActiveView().RotateAboutCenter -0.086146, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter -0.0143577, 0
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0395051
Part.ActiveView().RotateAboutCenter 0, -0.15802
Part.ActiveView().RotateAboutCenter 0.0143577, -0.355546
Part.ActiveView().RotateAboutCenter 0, -0.0691339
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.0574306, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0717883, 0.0395051
Part.ActiveView().RotateAboutCenter 0.107682, 0.0691339
Part.ActiveView().RotateAboutCenter 0.043073, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0287153, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00717883, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0215365, 0
Part.ActiveView().RotateAboutCenter 0.0143577, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00717883, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0143577, 0.0197525
Part.ActiveView().RotateAboutCenter 0.043073, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0502518, 0.0592576
Part.ActiveView().RotateAboutCenter 0.107682, 0.128391
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0493813
Part.ActiveView().RotateAboutCenter 0.0933248, 0.0888864
Part.ActiveView().RotateAboutCenter 0.24408, 0.187649
Part.ActiveView().RotateAboutCenter 0.358941, 0.385174
Part.ActiveView().RotateAboutCenter 0.114861, 0.118515
Part.ActiveView().RotateAboutCenter 0.0646095, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0358941, 0.0493813
Part.ActiveView().RotateAboutCenter 0.00717883, 0
Part.ActiveView().RotateAboutCenter 0.043073, 0.0395051
Part.ActiveView().RotateAboutCenter 0.179471, 0.31604
Part.ActiveView().RotateAboutCenter 0.236901, 0.474061
Part.ActiveView().RotateAboutCenter 0.12204, 0.31604
Part.ActiveView().RotateAboutCenter 0.0358941, 0.108639
Set Part = Nothing
swApp.CloseDoc "DGO_Main"
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.EditSketch
Part.EditSketch
Part.NewSheet3 "Sheet2", 12, 12, 1, 24, 0, "C:\Documents and Settings\hamilton\My Documents\SolidWorks Border Templates\MBARI_Hamilton_B.slddrt", 0.4318, 0.2794, "Default"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("brace")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
swApp.ActiveDoc.ActiveView.FrameLeft = 5
swApp.ActiveDoc.ActiveView.FrameTop = 4
swApp.ActiveDoc.ActiveView.FrameLeft = 95
swApp.ActiveDoc.ActiveView.FrameTop = 122
swApp.ActiveDoc.ActiveView.FrameLeft = 173
swApp.ActiveDoc.ActiveView.FrameTop = 346
swApp.ActiveDoc.ActiveView.FrameLeft = 178
swApp.ActiveDoc.ActiveView.FrameTop = 369
swApp.ActiveDoc.ActiveView.FrameLeft = 182
swApp.ActiveDoc.ActiveView.FrameTop = 443
swApp.ActiveDoc.ActiveView.FrameLeft = 182
swApp.ActiveDoc.ActiveView.FrameTop = 456
swApp.ActiveDoc.ActiveView.FrameLeft = 182
swApp.ActiveDoc.ActiveView.FrameTop = 469
swApp.ActiveDoc.ActiveView.FrameLeft = 182
swApp.ActiveDoc.ActiveView.FrameTop = 465
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet2")
Part.SelectByID "Sheet2", "SHEET", 0.03406422222222, 0.1555326666667, 0
' MSGBOX
' You have selected a drawing document.
' Only parts and assemblies can be viewed in drawings.

Set Part = swApp.ActivateDoc ("brace")
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet2")
Part.Create3rdAngleViews "T:\Hamilton\Anchor\brace.SLDPRT"
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.SetPickMode
Part.EditSketch
Part.SelectByID "Drawing View9", "DRAWINGVIEW", 0.120904, 0.1166706666667, 0
Part.SelectByID "Drawing View9", "DRAWINGVIEW", 0.120904, 0.1152313333333, 0
Part.EditSketch
Part.SelectByID "", "FACE", 0.1146668888889, 0.230378, 0.03809999999999
Part.SelectByID "Drawing View10", "DRAWINGVIEW", 0.1137073333333, 0.2251004444444, 0
Part.SelectByID "Drawing View10", "DRAWINGVIEW", 0.1132275555556, 0.2251004444444, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "Drawing View11", "DRAWINGVIEW", 0.3099364444444, 0.09699977777778, 0
Part.SelectByID "Drawing View11", "DRAWINGVIEW", 0.3094566666667, 0.1070751111111, 0
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "", "EDGE", 0.1741593333333, 0.05909733333333, 0.01904999999999
Part.AddDimension 0.176558, 0.0365478, 0
Part.ClearSelection
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1204242222222, 0.1358617777778, 0.009524999999996
Part.AndSelectByID "", "EDGE", 0.1213837777778, 0.05861755555556, 0.009524999999996
Part.AddDimension 0.141534, 0.0969998, 0
Part.ClearSelection
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1084297777778, 0.06101644444444, 0.009524999999996
Part.AddDimension 0.104592, 0.0423051, 0
Part.ClearSelection
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.08588022222222, 0.08836377777778, 0.009524999999883
Part.AddDimension 0.0671689, 0.0888436, 0
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1151466666667, 0.1368213333333, 0.009524999999996
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1151466666667, 0.1373011111111, 0.009524999999996
Part.AddDimension 0.116106, 0.148336, 0
Part.ClearSelection
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SetPickMode
Part.SelectByID "", "VERTEX", 0.1060308888889, 0.1977531111111, 0.03809999999999
Part.SelectByID "Drawing View10", "DRAWINGVIEW", 0.1074702222222, 0.1982328888889, 0
Part.SelectByID "Drawing View10", "DRAWINGVIEW", 0.1189848888889, 0.1987126666667, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "Sheet2", "SHEET", 0.1981482222222, 0.1833597777778, 0
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.EditSketch
' MSGBOX
' Some of the models referenced in this document have been modified.  They must be saved when the document is saved.
' 		Save the document and the referenced models now?

Part.Save2 FALSE
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "FACE", 0.1832751111111, 0.1253066666667, 0.01904999999999
Part.SelectByID "Drawing View11", "DRAWINGVIEW", 0.1842346666667, 0.1411393333333, 0
Part.SelectByID "Drawing View11", "DRAWINGVIEW", 0.1818357777778, 0.144018, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "FACE", 0.1170657777778, 0.2083082222222, 0.03809999999999
Part.SelectByID "Drawing View10", "DRAWINGVIEW", 0.1170657777778, 0.2039902222222, 0
Part.SelectByID "Drawing View10", "DRAWINGVIEW", 0.1170657777778, 0.2035104444444, 0
Part.EditSketch
Part.SelectByID "", "FACE", 0.1194646666667, 0.09556044444444, 0.009524999999996
Part.SelectByID "Drawing View9", "DRAWINGVIEW", 0.1127477777778, 0.05286022222222, 0
Part.SelectByID "Drawing View9", "DRAWINGVIEW", 0.1127477777778, 0.05238044444444, 0
Part.EditSketch
Part.SelectByID "Sheet2", "SHEET", 0.2087033333333, 0.105156, 0
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SelectByID "RD1@Drawing View9", "DIMENSION", 0.1328984444444, 0.1344224444444, 0
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.SelectByID "", "EDGE", 0.1175455555556, 0.1507348888889, 0.009524999999996
Part.AddDimension 0.135777, 0.135862, 0
Part.ClearSelection
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.Save2 FALSE
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.Save2 FALSE
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("brace")
swApp.ActiveDoc.ActiveView.FrameLeft = 180
swApp.ActiveDoc.ActiveView.FrameTop = 459
swApp.ActiveDoc.ActiveView.FrameLeft = 172
swApp.ActiveDoc.ActiveView.FrameTop = 418
swApp.ActiveDoc.ActiveView.FrameLeft = 163
swApp.ActiveDoc.ActiveView.FrameTop = 320
swApp.ActiveDoc.ActiveView.FrameLeft = 141
swApp.ActiveDoc.ActiveView.FrameTop = 152
swApp.ActiveDoc.ActiveView.FrameLeft = 130
swApp.ActiveDoc.ActiveView.FrameTop = 65
swApp.ActiveDoc.ActiveView.FrameLeft = 128
swApp.ActiveDoc.ActiveView.FrameTop = 58
swApp.ActiveDoc.ActiveView.FrameLeft = 127
swApp.ActiveDoc.ActiveView.FrameTop = 55
swApp.ActiveDoc.ActiveView.FrameLeft = 107
swApp.ActiveDoc.ActiveView.FrameTop = 55
swApp.ActiveDoc.ActiveView.FrameLeft = 18
swApp.ActiveDoc.ActiveView.FrameTop = 48
swApp.ActiveDoc.ActiveView.FrameLeft = 18
swApp.ActiveDoc.ActiveView.FrameTop = 48
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.SelectByID "brace-3@SkidPlate", "COMPONENT", 0, 0, 0
Part.SelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.SelectByID "brace-3@SkidPlate", "COMPONENT", 0, 0, 0
Part.SelectByID "brace-4@SkidPlate", "COMPONENT", 0, 0, 0
Part.SelectByID "brace-3@SkidPlate", "COMPONENT", 0, 0, 0
Part.EditDelete
Part.SelectByID "brace-4@SkidPlate", "COMPONENT", 0, 0, 0
Part.EditDelete
Part.SelectByID "Distance4", "MATE", 0, 0, 0
Part.ClearSelection 
Part.SelectByMark "", "EDGE", -0.6096, 0, 1.0414, 8
Part.AndSelectByMark "", "EDGE", 0.6096, 0, 0.5334, 8
Part.AndSelectByID "Distance4", "MATE", 0, 0, 0
Part.EditMate 5, 2, 1, 0.635, 0.5235987755983
Part.ClearSelection
Part.ClearSelection 
Part.SelectByMark "", "EDGE", -0.6096, 0, 1.0414, 8
Part.AndSelectByMark "", "EDGE", 0.6096, 0, 0.4064, 8
Part.AndSelectByID "Distance4", "MATE", 0, 0, 0
Part.EditMate 5, 2, 1, 0.508, 0.5235987755983
Part.ClearSelection
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.SelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.SetPickMode
Part.SelectByID "SkidPlate.SLDASM", "COMPONENT", 0, 0, 0
Part.SelectByID "Annotations", "DCABINET", 0, 0, 0
Part.SelectByID "Front", "PLANE", 0, 0, 0
Part.SelectByID "Right", "PLANE", 0, 0, 0
Part.ReorderFeature "Right", "Right"
Part.SelectByID "Point1@Origin", "EXTSKETCHPOINT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.Save2 FALSE
Part.SelectByID "SkidPlate.SLDASM", "COMPONENT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.SetPickMode
Part.SetPickMode
Part.SetPickMode
Part.SetPickMode
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1592862222222, 0.2102273333333, 0
Part.EditDelete
Part.Save2 FALSE
Set Part = Nothing
swApp.CloseDoc "SkidPlate - Sheet1"
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "side lip-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.SelectByID "side lip-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "side lip-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.ViewZoomTo2 -0.425876, -0.481524, 0.016496, 0.432071, -0.785057, 0.016496
Part.AndSelectByID "side lip-2@SkidPlate", "COMPONENT", 0.569601558717, 0.001898749858356, 0.5975464606158
Part.DeSelectByID "side lip-2@SkidPlate", "COMPONENT", 0.569601558717, 0.001898749858356, 0.5975464606158
Part.AndSelectByID "", "EDGE", 0.5719837609236, -0.0004838395545335, 0.5773762558321
Part.ClearSelection
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.EditCopy
' MSGBOX
' Some of the selected items cannot be copied.
' Continue with the copy operation?

Part.SelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5652335204149, 0.006267498147224, 0.1878605306035
Part.ClearSelection
Part.SelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.ClearSelection
Part.SelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.SetPickMode
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0654012, 0.00987626
Part.ActiveView().RotateAboutCenter 0.138978, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0817515, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0490509, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0490509, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0899266, 0.0395051
Part.ActiveView().RotateAboutCenter 0.106277, 0.0592576
Part.ActiveView().RotateAboutCenter 0.0981018, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0.0490509, 0.0296288
Part.ActiveView().RotateAboutCenter 0.163503, 0.0987626
Part.ActiveView().RotateAboutCenter 0.179853, 0.0691339
Part.ActiveView().RotateAboutCenter 0.0735763, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0735763, 0.0395051
Part.ActiveView().RotateAboutCenter 0.057226, 0.0197525
Part.ActiveView().RotateAboutCenter 0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.ViewZoomTo2 -0.704405, 1.73462, -1.03025, 0.287077, 0.905016, -1.03025
Part.AndSelectByID "", "FACE", -0.5823186362135, 0, -0.9875180119727
Part.AndSelectByID "", "FACE", -0.9912793492247, 0.2823663329333, -1.121513551246
Part.AddMate 0, 2, 0, 0.2823663329333, 0
Part.ClearSelection
Part.AndSelectByID "", "FACE", -0.3058705590012, 0, -0.9390861688351
Part.AndSelectByID "", "FACE", -1.373401462192, 0.4861395276225, -0.9420248926461
Part.AddMate 0, 2, 0, 0.4861395276225, 0
Part.ClearSelection
Part.AndSelectByID "", "FACE", -0.5715, 0.04001566743779, -0.9783713273484
Part.AndSelectByID "", "FACE", -0.9638798477468, 0.06494188473181, -1.122675076007
Part.AddMate 0, 2, 0, 0.3923798477469, 0
Part.ClearSelection
Part.TranslateComponent
Part.SelectByID "", "EDGE", -0.6096358653544, 0.04418997085753, -1.130815201377
Part.ShowNamedView2 "*Isometric", 7
Part.ClearSelection
Part.AndSelectByID "", "FACE", 0.5715000000001, 0.03686044353032, -0.8527663664306
Part.ViewZoomTo2 -0.473096, 1.18069, -0.207423, 0.140289, 0.633416, -0.207423
Part.AndSelectByID "", "FACE", -1.3471371581, 0.05229361250315, -0.9409101844091
Part.AddMate 0, 1, 0, 1.9186371581, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.SetPickMode
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0296288
Part.ActiveView().RotateAboutCenter 0.0163503, 0.118515
Part.ActiveView().RotateAboutCenter 0.0408757, 0.108639
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.SetPickMode
Part.AndSelectByID "", "FACE", 0.5916051426416, 0.02179904429141, -0.913746816643
Part.ViewZoomTo2 -0.0659022, 0.833447, 0.016496, 0.223425, 0.643778, 0.016496
Part.AndSelectByID "", "FACE", -0.5882210305104, 0.06201635595011, -1.004134229625
Part.AddMate 0, 2, 0, 0.09038741298223, 0
Part.ClearSelection
Part.ShowNamedView2 "*Isometric", 7
Part.SetPickMode
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.114452, -0.217278
Part.ActiveView().RotateAboutCenter 0.114452, -0.533318
Part.ActiveView().RotateAboutCenter 0.057226, -0.23703
Part.ActiveView().RotateAboutCenter 0.0245254, -0.0691339
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0592576
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ViewZoomTo2 0.483819, 0.148708, 0.016496, 0.834225, -0.185626, 0.016496
Part.AndSelectByID "", "FACE", 0.5879291245362, 0.02793965832501, -0.9327968166429
Part.AndSelectByID "", "FACE", 0.5925220298679, -0.01532288266515, -1.0414
Part.AddMate 5, 2, 0, 0.0254, 0
Part.ClearSelection
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0163503, 0
Part.ActiveView().RotateAboutCenter -0.0163503, 0.00987626
Part.ActiveView().RotateAboutCenter -0.0163503, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter -0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0296288
Part.ActiveView().RotateAboutCenter 0.00817515, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.0163503, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.0197525
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0.0296288
Part.ActiveView().RotateAboutCenter 0, 0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0493813
Part.ActiveView().RotateAboutCenter -0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, 0
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0296288
Part.ActiveView().RotateAboutCenter 0.00817515, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0, -0.00987626
Part.ActiveView().RotateAboutCenter 0.00817515, -0.0197525
Part.ActiveView().RotateAboutCenter 0.00817515, -0.00987626
Part.ShowNamedView2 "*Isometric", 7
Part.Save2 FALSE
swApp.LoadFile2 "T:\Hamilton\Anchor\double stack.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("T:\Hamilton\Anchor\double stack.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("double stack - Sheet1")
Set Part = Nothing
swApp.CloseDoc "double stack - Sheet1"
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.LoadFile2 "C:\Documents and Settings\hamilton\My Documents\SolidWorks Border Templates\SkidPlate.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\Documents and Settings\hamilton\My Documents\SolidWorks Border Templates\SkidPlate.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "SkidPlate - Sheet1"
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.LoadFile2 "T:\Hamilton\Anchor\SkidPlate.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("T:\Hamilton\Anchor\SkidPlate.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.ViewZoomTo2 0.116586, 0.257246, -3.59567e-015, 0.188553, 0.166088, -2.95912e-015
Part.SetPickMode
Part.InsertBaseDim
Part.SelectByID "", "EDGE", 0.1464284650699, 0.2250401130478, -8498.14905
Part.AddDimension 0.146565, 0.223812, 0
Part.SelectByID "", "EDGE", 0.146564928809, 0.2238119393951, -8498.079287006
Part.AddDimension 0.146838, 0.195291, 0
Part.SelectByID "", "EDGE", 0.1468378562874, 0.1952910179047, -8498.0841997
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "RD8@Drawing View7", "DIMENSION", 0.1613030126414, 0.2107114204923, 0
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1647146061211, 0.2244942581504, 0
Part.EditSketch
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1707190106454, 0.2187627811045, 0
Part.SelectByID "RD8@Drawing View7", "DIMENSION", 0.167580344644, 0.2057987258816, 0
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1678532721224, 0.2435991816367, 0
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1670344896873, 0.2476930938124, 0
Part.SelectByID "RD7@Drawing View7", "DIMENSION", 0.1703096194278, 0.2187627811045, 0
Part.SelectByID "Drawing View5", "DRAWINGVIEW", 0.1872311230872, 0.2291340252828, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SelectByID "RD8@Drawing View7", "DIMENSION", 0.1622582588157, 0.2081186094478, 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("skid plate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "Distance6", "MATE", 0, 0, 0
Part.SelectByID "Distance6", "MATE", 0, 0, 0
Part.ClearSelection
Part.SelectByID "Distance6", "MATE", 0, 0, 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.EditSketch
Part.ViewZoomtofit2
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.SelectByID "Distance2", "MATE", 0, 0, 0
Part.SelectByID "Coincident10", "MATE", 0, 0, 0
Part.SelectByID "Distance4", "MATE", 0, 0, 0
Part.ClearSelection 
Part.SelectByMark "", "EDGE", -0.6096, 0, 1.0414, 8
Part.AndSelectByMark "", "EDGE", 0.6096, 0, 0.5334, 8
Part.AndSelectByID "Distance4", "MATE", 0, 0, 0
Part.EditMate 5, 2, 1, 0.635, 0.5235987755983
Part.ClearSelection
Part.ShowNamedView2 "*Top", 5
Part.AndSelectByID "", "EDGE", -0.4991459694989, 0, -1.053958775745
Part.AndSelectByID "Point1@Origin@brace-6@SkidPlate", "EXTSKETCHPOINT", 0, 0, 0
Part.Save2 FALSE
Part.ShowNamedView2 "*Isometric", 7
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Set Part = swApp.ActivateDoc ("SkidPlate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.SetPickMode
Part.ClearSelection
Part.SelectByID "RD8@Drawing View7", "DIMENSION", 0.1626446666667, 0.2078284444444, 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 4
swApp.ActiveDoc.ActiveView.FrameLeft = 6
swApp.ActiveDoc.ActiveView.FrameTop = 38
swApp.ActiveDoc.ActiveView.FrameLeft = 62
swApp.ActiveDoc.ActiveView.FrameTop = 156
swApp.ActiveDoc.ActiveView.FrameLeft = 75
swApp.ActiveDoc.ActiveView.FrameTop = 231
swApp.ActiveDoc.ActiveView.FrameLeft = 75
swApp.ActiveDoc.ActiveView.FrameTop = 233
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.Save2 FALSE
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Set Part = swApp.ActivateDoc ("SkidPlate")
Part.SelectByID "LocalLPattern1", "COMPPATTERN", 0, 0, 0
Part.ClearSelection
Part.AndSelectByID "brace-1@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "brace-2@SkidPlate", "COMPONENT", 0, 0, 0
Part.AndSelectByID "", "EDGE", 0.5715, 0, 1.0414
Part.ClearSelection
Part.ClearSelection
Part.Save2 FALSE
Part.ShowNamedView2 "*Isometric", 7
Part.Save2 FALSE
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.ViewZoomTo2 0.126182, 0.210227, -3.26735e-015, 0.179437, 0.130584, -2.7112e-015
Part.SetPickMode
Part.ClearSelection
Part.EditSketch
Part.SetPickMode
Part.SetPickMode
swApp.ActiveDoc.ActiveView.FrameLeft = 74
swApp.ActiveDoc.ActiveView.FrameTop = 227
swApp.ActiveDoc.ActiveView.FrameLeft = 40
swApp.ActiveDoc.ActiveView.FrameTop = 53
swApp.ActiveDoc.ActiveView.FrameLeft = 25
swApp.ActiveDoc.ActiveView.FrameTop = 8
swApp.ActiveDoc.ActiveView.FrameLeft = 27
swApp.ActiveDoc.ActiveView.FrameTop = 23
swApp.ActiveDoc.ActiveView.FrameLeft = 31
swApp.ActiveDoc.ActiveView.FrameTop = 65
swApp.ActiveDoc.ActiveView.FrameLeft = 31
swApp.ActiveDoc.ActiveView.FrameTop = 68
Part.Save2 FALSE
Part.EditSketch
Part.EditSketch
Part.Save2 FALSE
Set Part = swApp.ActivateDoc ("SkidPlate")
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.ViewZoomtofit2
Part.Save2 FALSE
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("skid plate")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("side lip")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1152
swApp.ActiveDoc.ActiveView.FrameHeight = 715
Part.SelectByID "Sketch2", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.SelectByID "D3@Sketch2@side lip.SLDPRT", "DIMENSION", 0.4416858868769, 0.4103708629725, -0.5217792163212
Part.Parameter("D3@Sketch2").SystemValue = 0.127
' MSGBOX
' Saving a part while editing a feature's sketch will require a full rebuild when the part is opened. You can avoid this rebuild by exiting the sketcher now. We highly recommend that you exit the sketcher.
'  Do you want to exit the sketcher before saving?

Part.Save2 FALSE
Part.ClearSelection
Part.InsertSketch
Part.Save2 FALSE
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
' MSGBOX
' Some of the models referenced in this document have been modified.  They must be saved when the document is saved.
' 		Save the document and the referenced models now?

Part.Save2 FALSE
Part.PrintDirect
Part.PrintDirect
Part.EditSketch
swApp.LoadFile2 "T:\pami\Anchor\end plate.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("T:\pami\Anchor\end plate.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("end plate")
Part.SelectByID "Sketch1", "SKETCH", 0, 0, 0
Part.EditSketch
Part.ClearSelection
Part.InsertSketch
Set Part = Nothing
swApp.CloseDoc "end plate"
Set Part = swApp.ActivateDoc ("SkidPlate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 31
swApp.ActiveDoc.ActiveView.FrameTop = 68
Set Part = swApp.ActivateDoc ("SkidPlate")
Set Part = swApp.ActivateDoc ("brace")
Set Part = swApp.ActivateDoc ("side lip")
Set Part = swApp.ActivateDoc ("brace")
Part.ClearSelection
swApp.ExitApp
End Sub
