' ******************************************************************************
' swxJRNL.swj - journal recorded on 05/23/03 by shfa
' *****************************************************************************
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 = Application.SldWorks

Set Part = swApp.OpenDoc4 ("K:\Multibeam\TailSection\KearfottTail2.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("KearfottTail2.SLDASM")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Cut-Revolve2@TAIL SHELL ASSEMBLY-1@KearfottTail2/BOTTOM TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY/SHELL INSERT RING-1@BOTTOM TAIL SHELL SUB-ASSEMBLY", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Cut-Revolve2@TAIL SHELL ASSEMBLY-1@KearfottTail2/BOTTOM TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY/SHELL INSERT RING-1@BOTTOM TAIL SHELL SUB-ASSEMBLY", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.FeatEdit
Part.ClearSelection
Part.SketchConstraintsDel 1, "sgCOINCIDENT"
Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("Base-Sweep@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Base-Sweep@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("3DSketch2@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
' MSGBOX
' This part has features defined in the context of another assembly <GuidanceControlModule.sldasm>. You can edit the part, but cannot create any external references to the components of the current assembly.

Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Sketch1@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch1@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Sketch1@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("Sketch1@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
' MSGBOX
' This part has features defined in the context of another assembly <GuidanceControlModule.sldasm>. You can edit the part, but cannot create any external references to the components of the current assembly.

Part.ClearSelection
Part.SketchConstraintsDel 0, "sgUSEEDGE"
Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("3DSketch2@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
' MSGBOX
' This part has features defined in the context of another assembly <GuidanceControlModule.sldasm>. You can edit the part, but cannot create any external references to the components of the current assembly.

Part.ClearSelection
boolstatus = Part.Extension.SelectByID("3DSketch2@GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "K:\Multibeam\TailSection\TailSection\StrobeCable.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\TailSection\TailSection\StrobeCable.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("StrobeCable.SLDPRT")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameWidth = 1567
swApp.ActiveDoc.ActiveView.FrameHeight = 429
Set Part = swApp.ActivateDoc ("KearfottTail2.SLDASM")
Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("GuidanceControlModule-1@KearfottTail2/StrobeCable-1@GuidanceControlModule", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.EditAssembly
Part.ClearSelection
Set Part = swApp.ActivateDoc ("StrobeCable.SLDPRT")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
boolstatus = Part.Extension.SelectByID("3DSketch2", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.SketchConstraintsDel 0, "sgCOINCIDENT"
Part.SketchConstraintsDel 0, "sgCONCENTRIC"
Part.InsertSketch2 True
Part.Save2 FALSE
Part.Save2 FALSE
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
Set Part = swApp.ActivateDoc ("KearfottTail2.SLDASM")
boolstatus = Part.Extension.SelectByID("InContextFeature123@GuidanceControlModule-1@KearfottTail2", "INCONTEXTFEATS", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 429
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, -0.149404
Part.ActiveView().RotateAboutCenter 0.0101968, -0.133677
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0713778, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0.02359
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0458857, 0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0458857, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0560825, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0662794, 0
Part.ActiveView().RotateAboutCenter 0.0713778, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.183543, 0.02359
Part.ActiveView().RotateAboutCenter -0.12746, 0
Part.ActiveView().RotateAboutCenter -0.086673, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0356889, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0
Part.ActiveView().RotateAboutCenter -0.0917714, 0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0662794, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0662794, 0
Part.ActiveView().RotateAboutCenter -0.0560825, 0
Part.ActiveView().RotateAboutCenter -0.0662794, -0.00786334
Part.ActiveView().RotateAboutCenter -0.173346, -0.00786334
Part.ActiveView().RotateAboutCenter -0.122362, -0.0393167
Part.ActiveView().RotateAboutCenter -0.086673, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0815746, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0509841, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0356889, -0.157267
Part.ActiveView().RotateAboutCenter 0.0254921, -0.2359
Part.ActiveView().RotateAboutCenter 0.0662794, -0.251627
Part.ActiveView().RotateAboutCenter 0.107067, -0.21231
Part.ActiveView().RotateAboutCenter 0.086673, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0393167
Part.ActiveView().RotateAboutCenter 0.107067, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0764762, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, -0.102223
Part.ActiveView().RotateAboutCenter -0.0254921, -0.149404
Part.ActiveView().RotateAboutCenter -0.0407873, -0.0864968
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.107067, 0
Part.ActiveView().RotateAboutCenter -0.0968698, 0.0471801
Part.ActiveView().RotateAboutCenter -0.086673, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0764762, 0.157267
Part.ActiveView().RotateAboutCenter -0.0611809, 0.133677
Part.ActiveView().RotateAboutCenter -0.0254921, 0.11795
Part.ActiveView().RotateAboutCenter 0.00509841, 0.11795
Part.ActiveView().RotateAboutCenter -0.00509841, 0.196584
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, 0.157267
Part.ActiveView().RotateAboutCenter 0.0152952, 0.102223
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0356889, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0764762, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0968698, 0.102223
Part.ActiveView().RotateAboutCenter 0.0509841, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0611809, 0.0943601
Part.ActiveView().RotateAboutCenter 0.0968698, 0.0943601
Part.ActiveView().RotateAboutCenter 0.0407873, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0943601
Part.ActiveView().RotateAboutCenter 0.0254921, 0.110087
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0560825, 0.02359
Part.ActiveView().RotateAboutCenter 0.0968698, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0611809, -0.290944
Part.ActiveView().RotateAboutCenter 0.0560825, -0.322397
Part.ActiveView().RotateAboutCenter 0.0203936, -0.102223
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0864968
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0917714, 0
Part.ActiveView().RotateAboutCenter -0.101968, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.133677
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0943601
Part.ActiveView().RotateAboutCenter 0.00509841, 0.110087
Part.ActiveView().RotateAboutCenter 0.0101968, 0.102223
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0864968
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0305905, -0.11795
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, -0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0254921, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0611809, 0.0157267
Part.ActiveView().RotateAboutCenter 0.112165, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Set Part = Nothing
swApp.CloseDoc "KearfottTail2.SLDASM"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("StrobeCable.SLDPRT")
Set Part = Nothing
swApp.CloseDoc "StrobeCable.SLDPRT"
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\6kwh Battery Nose Assy.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("6kwh Battery Nose Assy.SLDASM")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0575111
Part.ActiveView().RotateAboutCenter 0, -0.0985905
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0985905
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0575111
Part.ActiveView().RotateAboutCenter 0.00574682, -0.065727
Part.ActiveView().RotateAboutCenter 0, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0287341, -0.115022
Part.ActiveView().RotateAboutCenter 0.0402277, -0.188965
Part.ActiveView().RotateAboutCenter 0.0287341, -0.13967
Part.ActiveView().RotateAboutCenter 0.0229873, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0172404, -0.131454
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0575111
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0114936, -0.13967
Part.ActiveView().RotateAboutCenter 0.0114936, -0.221829
Part.ActiveView().RotateAboutCenter 0.00574682, -0.13967
Part.ActiveView().RotateAboutCenter 0.0114936, -0.115022
Part.ActiveView().RotateAboutCenter 0, -0.106806
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0821587
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0985905
Part.ActiveView().RotateAboutCenter 0, -0.0903746
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00574682, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0747086, -0.13967
Part.ActiveView().RotateAboutCenter 0.0747086, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0287341, -0.0328635
Part.ActiveView().RotateAboutCenter 0.0172404, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0114936, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00574682, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0229873, 0
Part.ActiveView().RotateAboutCenter 0.00574682, 0
Part.ActiveView().RotateAboutCenter 0.00574682, 0
Part.ActiveView().RotateAboutCenter -0.00574682, -0.00821587
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00574682, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0328635
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00574682, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00574682, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0172404, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0114936, -0.065727
Part.ActiveView().RotateAboutCenter 0.0287341, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0114936, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0344809, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0172404, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0344809, -0.065727
Part.ActiveView().RotateAboutCenter 0.0172404, -0.0575111
Part.ActiveView().RotateAboutCenter 0.0402277, -0.0821587
Part.ActiveView().RotateAboutCenter 0.0402277, -0.065727
Part.ActiveView().RotateAboutCenter 0.0172404, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0172404, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0172404, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0402277, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0287341, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0402277, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0287341, -0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00574682, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0287341, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0114936, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0402277, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0459745, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0344809, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0459745, 0
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0402277, 0
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0459745, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0459745, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0402277, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0344809, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0287341, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0287341, 0
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00574682, 0
Part.ActiveView().RotateAboutCenter -0.00574682, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0
Part.ActiveView().RotateAboutCenter -0.0287341, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0172404, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0114936, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0114936, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0459745, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0402277, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0459745, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0689618, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0574682, 0.0328635
Part.ActiveView().RotateAboutCenter -0.063215, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0804554, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0976959, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0919491, 0
Part.ActiveView().RotateAboutCenter -0.0747086, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0804554, 0
Part.ActiveView().RotateAboutCenter -0.0517213, 0
Part.ActiveView().RotateAboutCenter -0.0114936, 0
Part.ActiveView().RotateAboutCenter 0.00574682, 0
Part.ActiveView().RotateAboutCenter 0.0114936, -0.00821587
Part.ActiveView().RotateAboutCenter 0.103443, -0.00821587
Part.ActiveView().RotateAboutCenter 0.178151, -0.0164317
Part.ActiveView().RotateAboutCenter 0.10919, 0.0246476
Part.ActiveView().RotateAboutCenter 0.149417, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0919491, 0.0739428
Part.ActiveView().RotateAboutCenter 0.0689618, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0747086, 0.0410794
Part.ActiveView().RotateAboutCenter 0.103443, 0.0410794
Part.ActiveView().RotateAboutCenter 0.063215, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0402277, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0574682, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0747086, 0.0328635
Part.ActiveView().RotateAboutCenter 0.0804554, 0.0246476
Part.ActiveView().RotateAboutCenter 0.063215, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0574682, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0747086, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0689618, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0402277, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0172404, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0114936, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00574682, 0
Part.ActiveView().RotateAboutCenter -0.0402277, 0.0164317
Part.ActiveView().RotateAboutCenter -0.114936, -0.0492952
Part.ActiveView().RotateAboutCenter -0.114936, -0.0492952
Part.ActiveView().RotateAboutCenter -0.0862022, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0804554, -0.0246476
Part.ActiveView().RotateAboutCenter -0.063215, -0.0328635
Part.ActiveView().RotateAboutCenter -0.0976959, -0.00821587
Part.ActiveView().RotateAboutCenter -0.063215, -0.0328635
Part.ActiveView().RotateAboutCenter -0.0574682, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0287341, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.00821587
boolstatus = Part.Extension.SelectByID("Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("End Plate, Battery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Foam, Center-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Foam, Center.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Foam, Center.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Foam, Center.SLDPRT")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
Set Note = Part.InsertNote("")
If Not Note is Nothing Then
   Note.Angle = 0
   boolstatus = Note.SetBalloon(0, 0)
   Set Annotation = Note.GetAnnotation()
   If Not Annotation is Nothing Then
      longstatus = Annotation.SetLeader2(True, 0, True, False, False, False)
      boolstatus = Annotation.SetPosition(-0.7486671544311, 0.3016189746467, -0.04061657933371)
   End If
End If
Part.ClearSelection
Part.WindowRedraw

Set Note = Part.InsertNote(" ")
If Not Note is Nothing Then
   Note.Angle = 0
   boolstatus = Note.SetBalloon(0, 0)
   Set Annotation = Note.GetAnnotation()
   If Not Annotation is Nothing Then
      longstatus = Annotation.SetLeader2(True, 0, True, False, False, False)
      boolstatus = Annotation.SetPosition(-0.7548374251246, 0.2263438086506, -0.04574279513679)
   End If
End If
Part.ClearSelection
Part.WindowRedraw

Set Note = Part.InsertNote(" ")
If Not Note is Nothing Then
   Note.Angle = 0
   boolstatus = Note.SetBalloon(0, 0)
   Set Annotation = Note.GetAnnotation()
   If Not Annotation is Nothing Then
      longstatus = Annotation.SetLeader2(True, 0, True, False, False, False)
      boolstatus = Annotation.SetPosition(-0.713571603294, 0.2923110182684, -0.03156391884355)
   End If
End If
Part.ClearSelection
Part.WindowRedraw

boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.73840753242, 0.2671078791381, -0.03091547824549, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7199576818551, 0.2837259543558, -0.02516786671765, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7170889242986, 0.2827654686505, -0.0244370649879, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("DetailItem1@Annotations", "NOTE", -0.7399922558205, 0.2879913607812, -0.03038381812663, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7423469951445, 0.2619139178556, -0.03221835216463, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem2@Annotations", "NOTE", -0.7557196332238, 0.2281277408869, -0.03738344304765, False, 0, Nothing)
Part.ViewZoomTo2 -0.404388, 0.183015, -0.19735, -0.273672, 0.04374, -0.19735
boolstatus = Part.Extension.SelectByID("DetailItem2@Annotations", "NOTE", -0.7557589339183, 0.2258536688716, -0.03749856919258, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem2@Annotations", "NOTE", -0.7626682862055, 0.2216337763314, -0.03955893958347, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem2@Annotations", "NOTE", -0.7614703813126, 0.2226845305019, -0.03918705765777, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7411947641516, 0.2647136359137, -0.03177843089226, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7639703564597, 0.2260622355933, -0.03970715108782, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7541674617379, 0.2730495256587, -0.03489967670627, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.7543875682384, 0.2734861751475, -0.03493906734137, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("DetailItem3@Annotations", "NOTE", -0.756984915776, 0.2736298786244, -0.03563408952163, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("DetailItem2@Annotations", "NOTE", -0.7812718173808, 0.2002777595217, -0.04556580723961, False, 0, Nothing)
Part.EditDelete
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameWidth = 1567
swApp.ActiveDoc.ActiveView.FrameHeight = 429
Set Part = swApp.ActivateDoc ("6kwh Battery Nose Assy.SLDASM")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 429
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ActiveView().RotateAboutCenter 0.00548864, 0
Part.ActiveView().RotateAboutCenter 0.0384205, -0.16513
Part.ActiveView().RotateAboutCenter 0.0439091, -0.133677
Part.ActiveView().RotateAboutCenter 0.0219546, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0274432, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0219546, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0109773, 0
Part.ActiveView().RotateAboutCenter 0.104284, 0.00786334
Part.ActiveView().RotateAboutCenter 0.109773, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0493978, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0219546, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0329318, 0.0471801
Part.ActiveView().RotateAboutCenter 0.148193, 0.172994
Part.ActiveView().RotateAboutCenter 0.0933069, 0.14154
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0109773, 0.0157267
Part.ActiveView().RotateAboutCenter -0.126239, 0.02359
Part.ActiveView().RotateAboutCenter -0.137216, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00548864, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00548864, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0109773, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0109773, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00548864, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0329318, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0548864, -0.02359
Part.ActiveView().RotateAboutCenter 0.0329318, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0164659, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0164659, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0109773, 0
Part.ActiveView().RotateAboutCenter 0.00548864, 0
Part.ActiveView().RotateAboutCenter -0.00548864, 0
Part.ActiveView().RotateAboutCenter -0.0164659, 0
Part.ActiveView().RotateAboutCenter -0.0493978, 0.02359
boolstatus = Part.Extension.SelectByID("Clipped Fwd Nose TOP-1@6kwh Battery Nose Assy", "COMPONENT", -0.4344857480465, 0.1924278495907, 0.1818577737695, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Clipped Fwd Nose TOP.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Clipped Fwd Nose TOP.SLDPRT", 1, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Clipped Fwd Nose TOP.SLDPRT")
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.2873733306425, -0.002123452088739, 0.2674032191301, True, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0152952, 0.125813
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0864968
Part.ActiveView().RotateAboutCenter -0.00509841, 0.14154
Part.ActiveView().RotateAboutCenter 0, 0.133677
Part.ActiveView().RotateAboutCenter -0.00509841, 0.110087
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0713778, 0
Part.ActiveView().RotateAboutCenter 0.0713778, 0
Part.ActiveView().RotateAboutCenter 0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0815746, 0.0157267
Part.ActiveView().RotateAboutCenter 0.122362, 0.0471801
Part.ActiveView().RotateAboutCenter 0.122362, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0560825, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.147854, 0.0157267
Part.ActiveView().RotateAboutCenter -0.101968, 0
Part.ActiveView().RotateAboutCenter -0.0764762, -0.00786334
Part.ActiveView().RotateAboutCenter -0.12746, -0.02359
Part.ActiveView().RotateAboutCenter -0.112165, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0815746, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0560825, -0.02359
Part.ActiveView().RotateAboutCenter -0.0917714, -0.0314534
Part.ActiveView().RotateAboutCenter -0.122362, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0968698, -0.0393167
Part.ActiveView().RotateAboutCenter -0.137657, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0815746, -0.0157267
Part.ActiveView().RotateAboutCenter -0.086673, -0.02359
Part.ActiveView().RotateAboutCenter -0.0764762, 0
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0611809, 0.0157267
Part.ActiveView().RotateAboutCenter 0.142756, 0.0786334
Part.ActiveView().RotateAboutCenter 0.152952, 0.125813
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0713778, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0764762, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0815746, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0764762, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0815746, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0611809, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0509841, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0407873, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0560825, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0713778, 0.196584
Part.ActiveView().RotateAboutCenter 0.0254921, 0.110087
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0611809, -0.11795
Part.ActiveView().RotateAboutCenter -0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0713778, -0.14154
Part.ActiveView().RotateAboutCenter -0.0713778, -0.14154
Part.ActiveView().RotateAboutCenter -0.0611809, -0.102223
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0864968
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0629067
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0662794, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0815746, 0
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.0611809, -0.02359
Part.ActiveView().RotateAboutCenter -0.0560825, 0
Part.ActiveView().RotateAboutCenter -0.0713778, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0764762, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0611809, -0.110087
Part.ActiveView().RotateAboutCenter -0.0458857, -0.110087
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0305905, 0.18872
Part.ActiveView().RotateAboutCenter -0.00509841, 0.157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.133677
Part.ActiveView().RotateAboutCenter -0.0254921, 0.14154
Part.ActiveView().RotateAboutCenter -0.0152952, 0.102223
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0356889, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 1567
swApp.ActiveDoc.ActiveView.FrameHeight = 286
swApp.LoadFile2 "K:\Drawings\Multibeam\MultiBeam MidBodies\MidBody Fairings\Fairing Assembly.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Drawings\Multibeam\MultiBeam MidBodies\MidBody Fairings\Fairing Assembly.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Fairing Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 429
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0815746, 0.110087
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0786334
Part.ActiveView().RotateAboutCenter -0.086673, 0.125813
Part.ActiveView().RotateAboutCenter -0.0968698, 0.11795
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0407873, 0.110087
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.125813
Part.ActiveView().RotateAboutCenter 0.00509841, 0.25949
Part.ActiveView().RotateAboutCenter 0, 0.110087
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0356889, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0611809, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0157267
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.3081842199202, -0.003259778377924, -0.2695909814319, True, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.101968, -0.0707701
Part.ActiveView().RotateAboutCenter 0.132559, -0.0550434
Part.ActiveView().RotateAboutCenter 0.158051, -0.0314534
Part.ActiveView().RotateAboutCenter 0.163149, 0.00786334
Part.ActiveView().RotateAboutCenter 0.173346, 0.0314534
Part.ActiveView().RotateAboutCenter 0.260019, 0.0550434
Part.ActiveView().RotateAboutCenter 0.22433, 0.02359
Part.ActiveView().RotateAboutCenter 0.265117, 0.0471801
Part.ActiveView().RotateAboutCenter 0.326298, 0.0393167
Part.ActiveView().RotateAboutCenter 0.265117, 0
Part.ActiveView().RotateAboutCenter 0.3212, 0
Part.ActiveView().RotateAboutCenter 0.326298, 0
Part.ActiveView().RotateAboutCenter 0.244724, 0.00786334
Part.ActiveView().RotateAboutCenter 0.147854, 0
Part.ActiveView().RotateAboutCenter 0.101968, 0
Part.ActiveView().RotateAboutCenter 0.0407873, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0662794, -0.02359
Part.ActiveView().RotateAboutCenter 0.0407873, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0509841, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0356889, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0407873, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0550434
Part.ActiveView().RotateAboutCenter -0.086673, 0.0864968
Part.ActiveView().RotateAboutCenter -0.086673, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0560825, 0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0713778, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0560825, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0458857, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.101968, 0
Part.ActiveView().RotateAboutCenter -0.19374, -0.02359
Part.ActiveView().RotateAboutCenter -0.107067, 0
Part.ActiveView().RotateAboutCenter -0.0815746, 0
Part.ActiveView().RotateAboutCenter -0.0764762, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.086673, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0458857, 0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0713778, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0917714, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.101968, 0
Part.ActiveView().RotateAboutCenter -0.101968, -0.0157267
Part.ActiveView().RotateAboutCenter -0.086673, -0.00786334
Part.ActiveView().RotateAboutCenter -0.117263, 0
Part.ActiveView().RotateAboutCenter -0.101968, -0.0314534
Part.ActiveView().RotateAboutCenter -0.107067, 0
Part.ActiveView().RotateAboutCenter -0.101968, -0.0314534
Part.ActiveView().RotateAboutCenter -0.12746, -0.0157267
Part.ActiveView().RotateAboutCenter -0.122362, -0.02359
Part.ActiveView().RotateAboutCenter -0.142756, 0
Part.ActiveView().RotateAboutCenter -0.132559, -0.0314534
Part.ActiveView().RotateAboutCenter -0.147854, -0.02359
Part.ActiveView().RotateAboutCenter -0.0713778, -0.0157267
Part.ActiveView().RotateAboutCenter -0.117263, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0662794, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0707701
Part.ActiveView().RotateAboutCenter 0.265117, -0.2359
Part.ActiveView().RotateAboutCenter 0.244724, -0.14154
Part.ActiveView().RotateAboutCenter 0.19374, -0.102223
Part.ActiveView().RotateAboutCenter 0.209035, -0.0157267
Part.ActiveView().RotateAboutCenter 0.290609, 0.00786334
Part.ActiveView().RotateAboutCenter 0.244724, 0.0550434
Part.ActiveView().RotateAboutCenter 0.22433, 0.0629067
Part.ActiveView().RotateAboutCenter 0.132559, 0.0471801
Part.ActiveView().RotateAboutCenter 0.112165, 0.00786334
Part.ActiveView().RotateAboutCenter 0.107067, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0611809, -0.0157267
Part.ActiveView().RotateAboutCenter 0.086673, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0560825, -0.02359
Part.ActiveView().RotateAboutCenter 0.086673, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0764762, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0917714, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0764762, -0.02359
Part.ActiveView().RotateAboutCenter 0.0611809, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0764762, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0968698, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0356889, -0.149404
Part.ActiveView().RotateAboutCenter 0.0203936, -0.11795
Part.ActiveView().RotateAboutCenter 0, -0.14154
Part.ActiveView().RotateAboutCenter -0.00509841, -0.102223
Part.ActiveView().RotateAboutCenter -0.0509841, -0.133677
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0917714, -0.0550434
Part.ActiveView().RotateAboutCenter -0.107067, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0203936, 0.102223
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.102223
Part.ActiveView().RotateAboutCenter -0.0152952, 0.16513
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0943601
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.11795
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0101968, 0.102223
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.0254921, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0560825, -0.133677
Part.ActiveView().RotateAboutCenter -0.101968, -0.2359
Part.ActiveView().RotateAboutCenter -0.0764762, -0.133677
Part.ActiveView().RotateAboutCenter -0.0407873, -0.0629067
Part.ActiveView().RotateAboutCenter -0.0305905, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0764762, -0.02359
Part.ActiveView().RotateAboutCenter -0.112165, -0.0393167
Part.ActiveView().RotateAboutCenter -0.147854, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0662794, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0968698, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0.125813
Part.ActiveView().RotateAboutCenter 0, 0.0943601
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter 0, -0.102223
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.102223
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0707701
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0707701
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.122362, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0815746, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0550434
Part.ActiveView().RotateAboutCenter -0.101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0764762, -0.220174
Part.ActiveView().RotateAboutCenter 0.198838, -0.574024
Part.ActiveView().RotateAboutCenter 0.158051, -0.25949
Part.ActiveView().RotateAboutCenter 0.122362, -0.204447
Part.ActiveView().RotateAboutCenter 0.132559, -0.220174
Part.ActiveView().RotateAboutCenter 0.0968698, -0.157267
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0713778, -0.102223
Part.ActiveView().RotateAboutCenter 0.260019, -0.448211
Part.ActiveView().RotateAboutCenter 0.198838, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0713778, 0
Part.ActiveView().RotateAboutCenter 0.0509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0560825, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MultiBeam Vehicle Assembly.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MultiBeam Vehicle Assembly.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.RotateComponent
' MSGBOX
' The selected component is fully defined.  It cannot be moved.

boolstatus = Part.Extension.SelectByID("MultiBeam Vehicle Assembly.SLDASM", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ViewFeatureManagerByDependencies
boolstatus = Part.Extension.SelectByID("Concentric1", "MATE", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Coincident1", "MATE", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Coincident2", "MATE", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Concentric3", "MATE", 0, 0, 0, True, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.RotateComponent
Part.RotateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.4452223510013, 0.06370914655943, 0.1835516780515, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", 1.671148070992, 0.2426317145137, -0.1532643241541, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MultiBeam Vehicle Assembly.SLDASM", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ViewFeatureManagerByFeatures
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-1@MidBody/TOP PARALLEL SHELL-1@Fairing Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-1@MidBody/TOP PARALLEL SHELL-1@Fairing Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("", "FACE", -0.4462610515499, 0.1549602655142, 0.2009189717474, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clipped Fwd Nose TOP-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.02327976507564, 0.1895171814027, 0.1841810751933, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.02327976507564, 0.1895171814027, 0.1841810751933, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.03616481501126, 0.2106992035907, 0.1561479261891, False, 0, Nothing)
Part.ViewZoomTo2 -0.142288, 0.416906, 0.0848379, 0.543256, -0.202296, 0.0848379
boolstatus = Part.Extension.SelectByID("", "FACE", 0.02232833517706, 0.1251351297188, 0.2345137246117, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2104999195245, 0.1483073880544, 0.1717826931712, True, 0, Nothing)
Part.AddMate 1, 2, False, 0.02182713730089, 0.5235987755983
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.1063471483085, -0.03174999999999, 0.2464480301605, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2596227714992, -0.1931986486463, 0.1566786446374, True, 0, Nothing)
Part.AddMate 0, 2, False, 0.1982726665689, 2.380181721242
Part.ClearSelection
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2357800179776, 0.23138059128, -0.2194185350622, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2006774426824, 0.2494574932272, 0.007554981577016, False, 0, Nothing)
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.01117964039274, 0.2141512212199, -0.1460133174338, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.01475496522366, 0.2174785317484, -0.1417677584848, True, 0, Nothing)
Part.DeSelectByID "", "EDGE", 0.01117964039274, 0.2141512212199, -0.1460133174338
Part.AddMate 1, 2, False, 0.01, 0.5235987755983
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0212818, 0.065727
Part.ActiveView().RotateAboutCenter -0.0159613, 0.13967
Part.ActiveView().RotateAboutCenter -0.0212818, 0.106806
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0328635
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0372431, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0212818, 0
Part.ActiveView().RotateAboutCenter 0.0425635, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0532044, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0212818, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0425635, 0.0246476
Part.ActiveView().RotateAboutCenter 0.12237, 0.0492952
Part.ActiveView().RotateAboutCenter 0.148972, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0638453, 0
Part.ActiveView().RotateAboutCenter 0.101088, 0
Part.ActiveView().RotateAboutCenter 0.0691657, 0
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0638453, 0
Part.ActiveView().RotateAboutCenter 0.0691657, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0425635, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0585248, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0212818, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0328635
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0212818, 0.0328635
Part.ActiveView().RotateAboutCenter 0.0212818, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0492952
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0328635
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0739428
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0575111
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0372431, 0.0903746
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0638453, 0.065727
Part.ActiveView().RotateAboutCenter -0.0585248, 0.0575111
Part.ActiveView().RotateAboutCenter -0.0425635, 0.0492952
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0328635
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0159613, -0.156102
Part.ActiveView().RotateAboutCenter -0.0532044, -0.254692
Part.ActiveView().RotateAboutCenter -0.0798066, -0.0903746
Part.ActiveView().RotateAboutCenter -0.196856, -0.13967
Part.ActiveView().RotateAboutCenter -0.143652, -0.0903746
Part.ActiveView().RotateAboutCenter -0.0425635, -0.0164317
Part.ActiveView().RotateAboutCenter -0.085127, -0.0739428
Part.ActiveView().RotateAboutCenter -0.175574, -0.0821587
Part.ActiveView().RotateAboutCenter -0.175574, -0.0739428
Part.ActiveView().RotateAboutCenter -0.154293, -0.0739428
Part.ActiveView().RotateAboutCenter -0.111729, -0.0739428
Part.ActiveView().RotateAboutCenter -0.0425635, -0.0328635
Part.ActiveView().RotateAboutCenter -0.0212818, -0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0319226, 0.0492952
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.101088, -0.0164317
Part.ActiveView().RotateAboutCenter -0.133011, 0
Part.ActiveView().RotateAboutCenter -0.047884, 0
Part.ActiveView().RotateAboutCenter -0.0372431, 0
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.0212818, 0
Part.ActiveView().RotateAboutCenter -0.0638453, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0328635
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0328635
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0319226, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0532044, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0425635, 0.00821587
Part.ActiveView().RotateAboutCenter -0.106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.127691, 0.0575111
Part.ActiveView().RotateAboutCenter -0.0904475, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0319226, 0
Part.ActiveView().RotateAboutCenter -0.0212818, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0638453, 0
Part.ActiveView().RotateAboutCenter -0.0904475, 0
Part.ActiveView().RotateAboutCenter -0.0798066, 0.0410794
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0985905
Part.ActiveView().RotateAboutCenter 0, 0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0319226, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0691657, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0957679, -0.0164317
Part.ActiveView().RotateAboutCenter 0.085127, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0372431, 0
Part.ActiveView().RotateAboutCenter 0.0425635, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0212818, 0
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0744861, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0425635, -0.00821587
Part.ActiveView().RotateAboutCenter 0.085127, 0.00821587
Part.ActiveView().RotateAboutCenter 0.143652, 0.0575111
Part.ActiveView().RotateAboutCenter 0.047884, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.1009577952435, 0.2425765029831, 0.1086836138593, False, 0, Nothing)
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.09091791776656, 0.1715282660602, 0.2030604384496, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.09962472450658, 0.2109363163598, 0.159227788954, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.0995893278315, 0.2115452523449, 0.158417879499, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.4309667322623, 0.2036088549176, 0.1722565650393, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.303987
Part.ActiveView().RotateAboutCenter 0, 0.0903746
Part.ActiveView().RotateAboutCenter 0, 0.115022
Part.ActiveView().RotateAboutCenter 0.0106409, 0.205397
Part.ActiveView().RotateAboutCenter 0, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0212818, -0.0328635
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0328635
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0328635
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.0328635
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0328635
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0266022, -0.0328635
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/COMPRESSION RING-1@RIM WELDMENT", "COMPONENT", 0.1024602104838, 0.1518054188566, 0.1782583694709, False, 0, Nothing)
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.09494652462615, 0.2359738560887, 0.05631834612177, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.1016070976957, 0.2115681174869, 0.09790255042151, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", 0.09796957139475, 0.201282046142, 0.1174923274964, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.1008131034383, 0.2337802645789, -0.001374615279246, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.09925618337281, 0.234381514752, 0.0004329298017183, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-1@CLAMP-RIM ASSEMBLY/COMPRESSION RING-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-1@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Midbody\RIM WELDMENT.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Midbody\RIM WELDMENT.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("RIM WELDMENT.SLDASM")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.0492952
Part.ActiveView().RotateAboutCenter -0.0319226, 0.123238
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0575111
Part.ActiveView().RotateAboutCenter -0.047884, 0.106806
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0821587
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0492952
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0575111
Part.ActiveView().RotateAboutCenter 0.0212818, -0.0739428
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.0903746
Part.ActiveView().RotateAboutCenter -0.00532044, -0.065727
Part.ActiveView().RotateAboutCenter 0, -0.0985905
Part.ActiveView().RotateAboutCenter 0, -0.0821587
Part.ActiveView().RotateAboutCenter 0, -0.0739428
Part.ActiveView().RotateAboutCenter -0.0106409, -0.115022
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0985905
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0372431, 0.065727
Part.ActiveView().RotateAboutCenter -0.0372431, 0.0985905
Part.ActiveView().RotateAboutCenter -0.0266022, 0.156102
Part.ActiveView().RotateAboutCenter -0.0212818, 0.147886
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0739428
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0212818, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0638453, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0532044, -0.106806
Part.ActiveView().RotateAboutCenter 0.0638453, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0691657, -0.115022
Part.ActiveView().RotateAboutCenter 0.0532044, -0.0739428
Part.ActiveView().RotateAboutCenter 0.047884, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0638453, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0638453, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0798066, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0798066, -0.0328635
Part.ActiveView().RotateAboutCenter 0.0957679, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0585248, 0
Part.ActiveView().RotateAboutCenter 0.0425635, 0
Part.ActiveView().RotateAboutCenter 0.0212818, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0372431, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0372431, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0372431, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0425635, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0319226, 0.0410794
boolstatus = Part.Extension.SelectByID("", "FACE", -0.02330188527898, 0.02539999999993, -0.2516143463627, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0159613, 0
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0425635, 0.0246476
Part.ActiveView().RotateAboutCenter -0.047884, 0
Part.ActiveView().RotateAboutCenter -0.0532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.106409, 0.065727
Part.ActiveView().RotateAboutCenter -0.138331, 0.0246476
Part.ActiveView().RotateAboutCenter -0.101088, 0.0164317
Part.ActiveView().RotateAboutCenter -0.127691, 0.00821587
Part.ActiveView().RotateAboutCenter -0.11705, -0.0164317
Part.ActiveView().RotateAboutCenter -0.11705, -0.0164317
Part.ActiveView().RotateAboutCenter -0.101088, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0957679, -0.0575111
Part.ActiveView().RotateAboutCenter -0.0904475, -0.0328635
Part.ActiveView().RotateAboutCenter -0.085127, -0.0492952
Part.ActiveView().RotateAboutCenter -0.101088, -0.0739428
Part.ActiveView().RotateAboutCenter -0.085127, -0.0410794
Part.ActiveView().RotateAboutCenter -0.0798066, -0.0575111
Part.ActiveView().RotateAboutCenter -0.047884, -0.0328635
Part.ActiveView().RotateAboutCenter -0.0266022, 0
Part.ActiveView().RotateAboutCenter -0.0798066, -0.0410794
Part.ActiveView().RotateAboutCenter -0.085127, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0372431, -0.0164317
Part.ActiveView().RotateAboutCenter -0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0410794
Part.ActiveView().RotateAboutCenter 0, 0.065727
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0821587
Part.ActiveView().RotateAboutCenter 0, 0.0575111
Part.ActiveView().RotateAboutCenter 0, 0.0492952
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0985905
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.0739428
Part.ActiveView().RotateAboutCenter 0.0106409, 0.115022
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0903746
Part.ActiveView().RotateAboutCenter 0.0106409, 0.115022
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0985905
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0739428
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0575111
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0903746
Part.ActiveView().RotateAboutCenter 0, -0.115022
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0575111
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
boolstatus = Part.Extension.SelectByID("FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.005162153853178, -0.01959404877825, -0.2516062350561, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0372431, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0425635, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0372431, -0.131454
Part.ActiveView().RotateAboutCenter 0.0372431, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0319226, -0.065727
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0575111
Part.ActiveView().RotateAboutCenter 0.047884, -0.0821587
Part.ActiveView().RotateAboutCenter 0.0372431, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0492952
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0328635
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0328635
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0328635
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0575111
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0319226, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0425635, -0.065727
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0319226, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0575111
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, -0.00821587
boolstatus = Part.Extension.SelectByID("SLOTTED TAB, CAP SCREW-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0410794
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0266022, 0.065727
Part.ActiveView().RotateAboutCenter -0.0425635, 0.0821587
Part.ActiveView().RotateAboutCenter -0.0585248, 0.0985905
Part.ActiveView().RotateAboutCenter -0.0638453, 0.123238
Part.ActiveView().RotateAboutCenter -0.085127, 0.172533
Part.ActiveView().RotateAboutCenter -0.0904475, 0.180749
Part.ActiveView().RotateAboutCenter -0.101088, 0.188965
Part.ActiveView().RotateAboutCenter -0.0744861, 0.147886
Part.ActiveView().RotateAboutCenter -0.0585248, 0.131454
Part.ActiveView().RotateAboutCenter -0.0904475, 0.164317
Part.ActiveView().RotateAboutCenter -0.0744861, 0.131454
Part.ActiveView().RotateAboutCenter -0.0691657, 0.147886
Part.ActiveView().RotateAboutCenter -0.0532044, 0.0985905
Part.ActiveView().RotateAboutCenter -0.0425635, 0.0739428
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0410794
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0328635
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0739428
Part.ActiveView().RotateAboutCenter -0.0106409, 0.065727
Part.ActiveView().RotateAboutCenter -0.00532044, 0.065727
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0410794
Part.ActiveView().RotateAboutCenter -0.00532044, 0.065727
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0575111
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0410794
Part.ActiveView().RotateAboutCenter 0, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0372431, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0372431, -0.13967
Part.ActiveView().RotateAboutCenter 0.047884, -0.147886
Part.ActiveView().RotateAboutCenter 0.0372431, -0.13967
Part.ActiveView().RotateAboutCenter 0.0372431, -0.115022
Part.ActiveView().RotateAboutCenter 0.0425635, -0.0985905
Part.ActiveView().RotateAboutCenter 0.047884, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0372431, -0.123238
Part.ActiveView().RotateAboutCenter 0.0319226, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0266022, -0.115022
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0372431, -0.115022
Part.ActiveView().RotateAboutCenter 0.0372431, -0.164317
Part.ActiveView().RotateAboutCenter 0.0425635, -0.147886
Part.ActiveView().RotateAboutCenter 0.0372431, -0.13967
Part.ActiveView().RotateAboutCenter 0.0266022, -0.131454
Part.ActiveView().RotateAboutCenter 0.0372431, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0159613, -0.065727
Part.ActiveView().RotateAboutCenter 0.0266022, -0.065727
Part.ActiveView().RotateAboutCenter 0.0319226, -0.065727
Part.ActiveView().RotateAboutCenter 0.0159613, -0.065727
Part.ActiveView().RotateAboutCenter 0.0319226, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0328635
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0372431, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ViewZoomTo2 0.0176303, -0.0692531, -0.0157726, 0.205957, -0.199104, -0.0157726
boolstatus = Part.Extension.SelectByID("FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("SLOTTED TAB, CAP SCREW-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 286
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
boolstatus = Part.Extension.SelectByID("", "FACE", 0.09978205724215, 0.231734861919, 0.0337527747659, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.07215919631706, 0.2289783507346, 0.05362198911087, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.07213932431375, 0.2163771234067, 0.09168768807069, False, 0, Nothing)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
boolstatus = Part.Extension.SelectByID("", "FACE", 0.07238001104603, 0.2348377013746, 0.01291047808036, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/COMPRESSION RING-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0611809, 0
Part.ActiveView().RotateAboutCenter 0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.08898003706774, 0.2339620489838, -0.01688926486088, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ViewZoomtofit2
Part.ViewZoomTo2 -0.174346, 0.361324, 0.232212, 0.428685, -0.618601, 0.232212
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", 0.5801411038797, 0.2012515193215, 0.1750049027049, False, 0, Nothing)
Part.TranslateComponent
boolstatus = Part.Extension.SelectByID("", "FACE", -0.007448670676807, 0.05079268521021, 0.2638135205605, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-2@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ViewZoomTo2 -0.0223303, -0.114039, 0.232212, 0.164544, -0.314929, 0.232212
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01389509803345, 0.01628858102256, 0.266398009107, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01389509803345, 0.01628858102256, 0.266398009107, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01291985930358, 0.02195625626979, 0.2664497851731, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-3@CLAMP-RIM ASSEMBLY", "COMPONENT", -0.004455129405197, 0.01831612297633, 0.2663983587403, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.002836535612424, 0.03096975069664, 0.2404550898555, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.0009253057017875, 0.03596429377691, 0.2383663943268, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.000170645077517, 0.06368276576032, 0.2587339512129, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.002393386681635, 0.05718446071262, 0.2354448333375, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.001149664278434, 0.05591916130803, 0.2341780793546, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.16513
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.003691802986225, 0.03217474716939, 0.2593301250896, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.003506919762174, 0.03224267915309, 0.2595219042096, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.0864968
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, 0
Part.ActiveView().RotateAboutCenter -0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0917714, 0
Part.ActiveView().RotateAboutCenter -0.0815746, 0
Part.ActiveView().RotateAboutCenter -0.0509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
boolstatus = Part.Extension.SelectByID("", "FACE", 0.01162338245492, -0.1276371168164, 0.2338968835031, False, 0, Nothing)
Part.TranslateComponent
Part.ClearSelection
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.172994
Part.ActiveView().RotateAboutCenter -0.0152952, -0.14154
Part.ActiveView().RotateAboutCenter -0.00509841, -0.16513
Part.ActiveView().RotateAboutCenter -0.0101968, -0.220174
Part.ActiveView().RotateAboutCenter -0.0101968, -0.432484
Part.ActiveView().RotateAboutCenter -0.00509841, -0.37744
Part.ActiveView().RotateAboutCenter -0.0203936, -0.471801
Part.ActiveView().RotateAboutCenter -0.0203936, -0.37744
Part.ActiveView().RotateAboutCenter -0.0152952, -0.25949
Part.ActiveView().RotateAboutCenter 0, -0.157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0.322397
Part.ActiveView().RotateAboutCenter 0, 0.228037
Part.ActiveView().RotateAboutCenter -0.00509841, 0.338124
Part.ActiveView().RotateAboutCenter 0, 0.28308
Part.ActiveView().RotateAboutCenter 0, 0.35385
Part.ActiveView().RotateAboutCenter -0.00509841, 0.361714
Part.ActiveView().RotateAboutCenter -0.0203936, 0.220174
Part.ActiveView().RotateAboutCenter -0.0254921, 0.102223
Part.ActiveView().RotateAboutCenter -0.0152952, 0.298807
Part.ActiveView().RotateAboutCenter -0.00509841, 0.275217
Part.ActiveView().RotateAboutCenter 0.0203936, 0.180857
Part.ActiveView().RotateAboutCenter 0.0815746, 0.25949
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0.02359
Part.ActiveView().RotateAboutCenter 0.0764762, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0356889, 0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
boolstatus = Part.Extension.SelectByID("", "FACE", 0.7894785688856, 0.1725859105036, 0.2033297653951, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/COMPRESSION RING-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.180857
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-1@CLAMP-RIM ASSEMBLY/FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-1@CLAMP-RIM ASSEMBLY/FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/COMPRESSION RING-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/PROFILE TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-3@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/RETAINER TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0.0740635, 0.691974
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0314534
Part.ActiveView().RotateAboutCenter 0.119641, 0.0943601
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.0626691, 0
Part.ActiveView().RotateAboutCenter 0.0626691, 0
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter -0.0740635, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0740635, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0512747, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0455775, 0
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0284859, 0
Part.ActiveView().RotateAboutCenter -0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0740635, 0.220174
Part.ActiveView().RotateAboutCenter 0.0797606, 0.196584
Part.ActiveView().RotateAboutCenter 0.165218, 0.471801
Part.ActiveView().RotateAboutCenter 0.0797606, 0.290944
Part.ActiveView().RotateAboutCenter 0.0455775, 0.18872
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0854578, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0569719, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0341831, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0341831, -0.196584
Part.ActiveView().RotateAboutCenter 0.0284859, -0.180857
Part.ActiveView().RotateAboutCenter 0.0113944, -0.16513
Part.ActiveView().RotateAboutCenter -0.00569719, -0.298807
Part.ActiveView().RotateAboutCenter -0.0284859, -0.298807
Part.ActiveView().RotateAboutCenter -0.0569719, -0.16513
Part.ActiveView().RotateAboutCenter -0.0512747, -0.0943601
Part.ActiveView().RotateAboutCenter -0.0227888, -0.0629067
Part.ActiveView().RotateAboutCenter -0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0968522, -0.11795
Part.ActiveView().RotateAboutCenter -0.113944, -0.0943601
Part.ActiveView().RotateAboutCenter -0.0170916, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0512747, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0341831, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0683663, 0.02359
Part.ActiveView().RotateAboutCenter 0.0854578, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0170916, -0.00786334
Part.ShowNamedView2 "*Isometric", 7
Part.ShowNamedView2 "*Trimetric", 8
Part.ShowNamedView2 "*Dimetric", 9
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.14243, 0.35385
Part.ActiveView().RotateAboutCenter -0.125338, 0.314534
Part.ActiveView().RotateAboutCenter -0.0683663, 0.440347
Part.ActiveView().RotateAboutCenter -0.0113944, 0.37744
Part.ActiveView().RotateAboutCenter 0.0227888, 0.172994
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0864968
Part.ActiveView().RotateAboutCenter 0.239282, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0854578, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0284859, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ViewZoomtofit2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-2@MidBody/TOP PARALLEL SHELL-1@Fairing Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/End Plate, Battery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clipped Fwd Nose bottom-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/HEX  INSERT .312-18-1@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/FLANGED BUSHING-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-1@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/Male Tab-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/FLANGED BUSHING-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/RETAINER TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/PROFILE TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-2@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/BOLT 5_16 X 2.25-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-3@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/HEX  INSERT .312-18-3@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-2@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/HEX  INSERT .312-18-2@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SeaBirdSBE 49FastCat-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clamp, CDT, 6kwh-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SHELL INSERT RING-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clamp, Foam-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clamp, Foam-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPIL-7-FS-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPBH-4-MP-1@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPBH-4-MP-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPBH-4-MP-2@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPBH-7-MP-1@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/Junction Box, Multibeam-1@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPBH-7-MP-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPBH-7-MP-2@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPIL-7-FS-1@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPIL-7-FS-2@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPIL-4-FS-2@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPIL-4-FS-1@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/ImpulseLPIL-4-FS-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/JamNut437520-4@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/JamNut437520-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/JamNut437520-2@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/JamNut437520-5@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/JamNut437520-6@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/JamNut437520-1@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/#2  Dorn Nut-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/#2  Dorn Cap-4@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/#2  Dorn Cap-5@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/#2  Dorn Nut-5@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/#2 Dorn Dales Version Body-3@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Junction Box Assy, Multibeam-1@6kwh Battery Nose Assy/#2 Dorn Dales Version Body-4@Junction Box Assy, Multibeam", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Fiberglass Extrusion.STBD-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Fiberglass Extrusion-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/End Plate, Battery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Spacer, Battery Mount-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-13@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-14@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-17@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-12@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-16@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-15@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-22@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-18@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-21@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-20@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-19@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-24@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-23@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-12@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-10@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-14@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-13@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-15@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-11@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-9@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-8@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-17@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-16@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bracket, CTD-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/2KWhrBattery-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-18@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-20@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-19@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-27@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-25@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-28@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-29@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SCREW, .375 NOM SLDR,  .250-20UNC X .44L -2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SCREW, .375 NOM SLDR,  .250-20UNC X .44L -5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/INSERT, HEX FLANGED, .250-20UNC X .38L-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SCREW, .375 NOM SLDR,  .250-20UNC X .44L -4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SCREW, .375 NOM SLDR,  .250-20UNC X .44L -3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/INSERT, HEX FLANGED, .250-20UNC X .38L-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/INSERT, HEX FLANGED, .250-20UNC X .38L-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/INSERT, HEX FLANGED, .250-20UNC X .38L-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-33@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-30@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-31@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-32@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-8@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Stbd.TowHook.Brkt-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-9@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/1x1x.125FibrglsAngle-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-10@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Port Nose Rail Bottom RmvblNose-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/HEX FLANGED INSERTRevB-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/HEX FLANGED INSERTRevB-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-12@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-9@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-8@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-8@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-9@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-11@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-13@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-11@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-14@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-11@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/1x1x.125FibrglsAngle-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-10@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-12@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-15@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-12@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Lock Washer Spring Regular_AI-13@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-8@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-13@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-16@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-22@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-34@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Countersunk Head Cap Screw_AI-21@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-35@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Spacer, Fwd Blkhd-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-36@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-37@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Spacer, Fwd Blkhd-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-39@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-40@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Spacer, Fwd Blkhd-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Spacer, Fwd Blkhd-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-38@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Sonar Extension bar-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-43@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-42@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Modified Sonar Ring Clamp2-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Sonar Clamp2-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-41@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Sonar Clamp2-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-44@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Threaded Rod for Nose Foam-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-45@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Modified Sonar Ring Clamp2-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Threaded Rod for Nose Foam-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Threaded Rod for Nose Foam-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose SectionStbd.TOP-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Threaded Rod for Nose Foam-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-46@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-47@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Threaded Rod for Nose Foam-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Threaded Rod for Nose Foam-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-48@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Hex Nut_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-17@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-50@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-20@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-21@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-19@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-9@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-18@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Machine Screw Nut Hex_AI-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-8@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-23@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Machine Screw Nut Hex_AI-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-54@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-53@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-52@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-24@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-56@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-57@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-25@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-14@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-55@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-15@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-34@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-26@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-17@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-16@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Machine Screw Nut Hex_AI-5@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-39@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-40@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-38@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-42@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-36@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Machine Screw Nut Hex_AI-6@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-35@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-37@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE BAYONET INSERT-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-41@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE BAYONET INSERT-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE BAYONET INSERT-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE BAYONET INSERT-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE FORE INSERT RING QUARTER-4@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE FORE INSERT RING QUARTER-9@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/REMOVABLE NOSE FORE INSERT RING QUARTER-7@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Stbd.TowHook.Brkt-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/MultiBeam AUV Towhook-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Socket Head Cap Screw_AI-22@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-11@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Machine Screw Nut Hex_AI-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-13@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-12@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type B Regular_AI-10@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-59@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Stbd Nose Rail Bottom RmvblNose-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/comptest-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Flat Washer Type A Narrow_AI-10@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Spring_towhook-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Center. mid. Battery Support-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Latch.Multibeam-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Yardley.Shrpsert.Flng..25.20-58@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-2@MidBody/SHELL INSERT RING-2@Fairing Assembly", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-2@MidBody/FLANGE, PARALLEL, TOP-4@Fairing Assembly/PLANE BUSHING-1@FLANGE, PARALLEL, TOP", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-2@MidBody/FLANGE, PARALLEL, BOTTOM-1@Fairing Assembly/HEX FLANGED INSERTRevB-7@FLANGE, PARALLEL, BOTTOM", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/5_16-18UNC SCREW ASSY-11@UPPER FRAME, PARALLEL SECTION/SLOTTED NUT-3@5_16-18UNC SCREW ASSY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-1@MidBody/FLANGE, PARALLEL, BOTTOM-1@Fairing Assembly/HEX FLANGED INSERTRevB-1@FLANGE, PARALLEL, BOTTOM", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/EDGETECH SONAR MOUNT-3@Lower Frame", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/PV Bulkhead Bracket-8@Lower Frame", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/PV Bulkhead Bracket-9@Lower Frame", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/Swing Washer fastner assembly-12@Rails/SHOULDER SCREW .25-20 .4375L .25S-1@Swing Washer fastner assembly", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/Swing Washer fastner assembly-12@Rails/Flat Washer Type A Narrow_AI-2@Swing Washer fastner assembly", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/Swing Washer fastner assembly-12@Rails/Machine Screw Nut Hex_AI-1@Swing Washer fastner assembly", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-1@Rails/FLAT WASHERS (U.S.)-5@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-1@Rails/FLANGED BUSHING-2@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-1@Rails/NUTS ANSI B18.6.3-3@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/FLAT WASHERS (U.S.)-5@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/FLAT HEAD SCREW-1@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/NUTS ANSI B18.6.3-2@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/FLANGED BUSHING-2@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/FLANGED BUSHING-3@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/SCREW BTN HD .190-24UNC-2A X .75L-1@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/NUTS ANSI B18.6.3-3@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/FLANGED BUSHING-4@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Rails-1@Lower Frame/KEY ASSEMBLY-6@Rails/FLANGED BUSHING-5@KEY ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/FLANGED BUSHING-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/RETAINER TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/PROFILE TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-2@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-3@CLAMP-RIM ASSEMBLY/BOLT 5_16 X 2.25-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/INSERT MOUNT-4@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/HEX  INSERT .312-18-4@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-1@CLAMP-RIM ASSEMBLY/Male Tab-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/SLOTTED TAB, CAP SCREW-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/FLANGED BUSHING-1@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/TENSION BAND ASSEMBLY-2@CLAMP-RIM ASSEMBLY/T-BOLT TENSION BAND-2@TENSION BAND ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/INSERT MOUNT-3@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/HEX  INSERT .312-18-3@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/INSERT MOUNT-2@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/HEX  INSERT .312-18-2@CLAMP-RIM ASSEMBLY", "COMPONENT", 0, 0, 0, True, 0, Nothing)
Part.SetPickMode
Part.ClearSelection
Part.SetPickMode
Part.SetPickMode
Part.ViewZoomTo2 0.0774429, 0.0808797, 0.040667, 0.230619, -0.176904, 0.040667
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01372802847959, -0.06422804323819, 0.2606292882767, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.006550696048578, -0.0519065636453, 0.2637165794081, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.01790509684838, -0.1050595556399, 0.2448347695398, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.0005662140976597, 0.0161842053744, 0.2595509691417, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-3@CLAMP-RIM ASSEMBLY", "COMPONENT", -0.005685667504906, 0.01953849667049, 0.2663985692528, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.0008681577024277, -0.0146399333162, 0.2594714366572, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-1@CLAMP-RIM ASSEMBLY", "COMPONENT", -0.005442975767608, -0.007906356987505, 0.2663938428055, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
boolstatus = Part.Extension.SelectByID("", "FACE", 0.0264142596981, 0.02202403632256, 0.2668612157892, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0854578, 0.00786334
Part.ActiveView().RotateAboutCenter -0.119641, -0.0314534
Part.ActiveView().RotateAboutCenter -0.091155, -0.02359
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0512747, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0854578, -0.16513
Part.ActiveView().RotateAboutCenter 0.119641, -0.408894
Part.ActiveView().RotateAboutCenter 0.102549, -0.361714
Part.ActiveView().RotateAboutCenter 0.0854578, -0.25949
Part.ActiveView().RotateAboutCenter 0.176613, -0.534707
Part.ActiveView().RotateAboutCenter 0.102549, -0.37744
Part.ActiveView().RotateAboutCenter 0.0968522, -0.275217
Part.ActiveView().RotateAboutCenter 0.0683663, -0.16513
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0227888, -0.110087
Part.ActiveView().RotateAboutCenter 0.0113944, -0.251627
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0455775, -0.0314534
Part.ActiveView().RotateAboutCenter -0.148127, -0.0707701
Part.ActiveView().RotateAboutCenter -0.0569719, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0314534
Part.ActiveView().RotateAboutCenter -0.102549, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0683663, -0.0157267
Part.ActiveView().RotateAboutCenter -0.159521, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0157267
Part.ActiveView().RotateAboutCenter -0.153824, -0.02359
Part.ActiveView().RotateAboutCenter -0.136733, -0.0393167
Part.ActiveView().RotateAboutCenter -0.148127, -0.02359
Part.ActiveView().RotateAboutCenter -0.14243, -0.02359
Part.ActiveView().RotateAboutCenter -0.0797606, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0968522, -0.416757
Part.ActiveView().RotateAboutCenter 0.159521, -0.629067
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0550434
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, 0.157267
Part.ActiveView().RotateAboutCenter -0.0284859, 0.180857
Part.ActiveView().RotateAboutCenter -0.0284859, 0.18872
Part.ActiveView().RotateAboutCenter -0.0341831, 0.196584
Part.ActiveView().RotateAboutCenter -0.0170916, 0.11795
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ViewZoomTo2 0.62652, 0.164606, 0.0401083, 0.89093, -0.233983, 0.0401083
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0683663, 0
Part.ActiveView().RotateAboutCenter 0.0740635, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0512747, 0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0512747, 0.02359
Part.ActiveView().RotateAboutCenter 0.0512747, 0
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, -0.0157267
boolstatus = Part.Extension.SelectByID("", "FACE", -0.7235796976758, -0.00952499999994, 0.1540874390009, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.7584809565416, -0.2168224595703, 0.03133491105558, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.8271441939752, -0.1840414922624, 0.1109483161946, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.8171526330728, 0.1086997474613, -0.1957959979288, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.817371811893, -0.1584351671669, 0.1582027239996, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
boolstatus = Part.Extension.SelectByID("", "FACE", -0.6985, -0.22937050895, -0.003723053362819, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.6985, -0.22937050895, -0.003723053362819, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Plate, Battery Mount, Fwd.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Plate, Battery Mount, Fwd.SLDPRT", 1, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Plate, Battery Mount, Fwd.SLDPRT")
Part.ClearSelection
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0356889, 0
Part.ActiveView().RotateAboutCenter -0.0509841, 0
Part.ActiveView().RotateAboutCenter -0.0356889, 0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, 0.14154
Part.ActiveView().RotateAboutCenter 0, 0.204447
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0713778, 0
Part.ActiveView().RotateAboutCenter -0.0764762, 0
Part.ActiveView().RotateAboutCenter -0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0509841, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0356889, 0.157267
Part.ActiveView().RotateAboutCenter 0.0356889, 0.11795
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
boolstatus = Part.Extension.SelectByID("Sketch8", "SKETCH", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch8", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.ShowNamedView2 "*Normal To", 0
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", -0.3678684211333, -0.0860205932989, 0.0142875, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", -0.3674311280595, -0.1030750231757, 0.0142875, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Line5", "SKETCHSEGMENT", -0.2773487548639, -0.1157565223149, 0.0142875, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.321515, -0.145492, 0.01905)
Part.ClearSelection
Part.Parameter("D3@Sketch8").SystemValue = 0.0762
Part.ClearSelection
Part.EditUndo 1
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Line5", "SKETCHSEGMENT", -0.2760368756426, -0.110071712356, 0.0142875, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.2327448613399, -0.1070106608396, 0.01904999999999, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.253298, -0.122316, 0.01905)
Part.ClearSelection
' MSGBOX
' This dimension is over defined.  Its value cannot be changed.

' MSGBOX
' The sketch is no longer over defined.

boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", -0.3696175934284, -0.09039352403655, 0.0142875, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.2834708578967, -0.1406822275195, 0.01904999999999, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.325014, -0.162547, 0.01905)
Part.ClearSelection
' MSGBOX
' This dimension is over defined.  Its value cannot be changed.

' MSGBOX
' The sketch is no longer over defined.

boolstatus = Part.Extension.SelectByID("D1@Sketch8@Plate, Battery Mount, Fwd.SLDPRT", "DIMENSION", -0.3582479735105, -0.06371864653688, 0.0142875, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", -0.3674311280595, -0.08383412793008, 0.0142875, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.2839081509704, -0.1393703482982, 0.01904999999999, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.32239, -0.154676, 0.01905)
Part.ClearSelection
Part.Parameter("D1@Sketch8").SystemValue = 0.0762
Part.ClearSelection
Part.InsertSketch2 True
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 286
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ViewZoomtofit2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/CAP, Slotted.Rmvble. NOSE, ODIII-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clipped Fwd Nose bottom-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
Part.ViewZoomTo2 -0.203142, 0.32063, 0.0558836, 0.162882, 0.00970525, 0.0558836
boolstatus = Part.Extension.SelectByID("", "FACE", -0.005947927561749, 0.04904093014494, -0.2635645302709, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.006819023474691, -0.05273044146719, -0.2635368196464, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.002492528298774, -0.06888066174298, -0.2597469548211, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-2@CLAMP-RIM ASSEMBLY", "COMPONENT", -0.003099073884528, -0.01637890242495, -0.2663980251197, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01073204082843, -0.01288887705988, -0.2663974236232, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01097062553782, -0.02233756247148, -0.2664498508402, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.0005454854221512, 0.01492879737219, -0.2599024115597, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.0005072986204356, 0.008938261233157, -0.2654719842108, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.001857249306624, 0.01821830815152, -0.2635480837076, False, 0, Nothing)
Part.ViewZoomTo2 -0.0460713, 0.233541, 0.0558836, -0.00160057, 0.186106, 0.0558836
boolstatus = Part.Extension.SelectByID("CLAMP-RIM ASSEMBLY-1@MultiBeam Vehicle Assembly/INSERT MOUNT-4@CLAMP-RIM ASSEMBLY", "COMPONENT", -0.01344384540755, 0.00715111688379, -0.2663939728702, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ViewOrientationUndo
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0398803, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0683663, 0
Part.ActiveView().RotateAboutCenter 0.0683663, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0968522, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0854578, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0740635, -0.0943601
Part.ActiveView().RotateAboutCenter 0.091155, -0.125813
Part.ActiveView().RotateAboutCenter 0.0968522, -0.149404
Part.ActiveView().RotateAboutCenter 0.0854578, -0.110087
Part.ActiveView().RotateAboutCenter 0.0740635, -0.102223
Part.ActiveView().RotateAboutCenter 0.0626691, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0569719, -0.149404
Part.ActiveView().RotateAboutCenter 0.102549, -0.290944
Part.ActiveView().RotateAboutCenter 0.0626691, -0.534707
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0629067
Part.ActiveView().RotateAboutCenter -0.216493, -0.196584
Part.ActiveView().RotateAboutCenter -0.176613, -0.0943601
Part.ActiveView().RotateAboutCenter -0.165218, -0.0157267
Part.ActiveView().RotateAboutCenter -0.165218, -0.00786334
Part.ActiveView().RotateAboutCenter -0.205099, 0
Part.ActiveView().RotateAboutCenter -0.0398803, 0
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0797606, -0.172994
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0512747, 0.0707701
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0854578, -0.0550434
Part.ActiveView().RotateAboutCenter 0.113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.131035, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0740635, -0.0157267
Part.ActiveView().RotateAboutCenter -0.18231, -0.0629067
Part.ActiveView().RotateAboutCenter -0.267768, -0.0943601
Part.ActiveView().RotateAboutCenter -0.165218, -0.02359
Part.ActiveView().RotateAboutCenter -0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, -0.00786334
Part.ActiveView().RotateAboutCenter -0.136733, 0.0157267
Part.ActiveView().RotateAboutCenter -0.102549, 0.0157267
Part.ActiveView().RotateAboutCenter -0.159521, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.250676, -0.33026
Part.ActiveView().RotateAboutCenter 0.290557, -0.228037
Part.ActiveView().RotateAboutCenter 0.262071, -0.0550434
Part.ActiveView().RotateAboutCenter 0.262071, 0.00786334
Part.ActiveView().RotateAboutCenter 0.250676, 0.0157267
Part.ActiveView().RotateAboutCenter 0.250676, -0.02359
Part.ActiveView().RotateAboutCenter 0.216493, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00569719, 0.133677
Part.ActiveView().RotateAboutCenter 0.0170916, 0.125813
Part.ActiveView().RotateAboutCenter 0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter -0.091155, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0227888, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0398803, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0740635, -0.385304
Part.ActiveView().RotateAboutCenter -0.0284859, -0.196584
Part.ActiveView().RotateAboutCenter -0.125338, -0.21231
Part.ActiveView().RotateAboutCenter -0.108247, -0.35385
Part.ActiveView().RotateAboutCenter -0.0227888, -0.180857
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0227888, 0.02359
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ViewZoomTo2 1.25273, 0.35161, 0.057588, 1.60668, 0.0495321, 0.057588
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.176613, -0.228037
Part.ActiveView().RotateAboutCenter 0.14243, -0.25949
Part.ActiveView().RotateAboutCenter 0.0854578, -0.16513
Part.ActiveView().RotateAboutCenter 0.0569719, -0.110087
Part.ActiveView().RotateAboutCenter 0.0512747, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0626691, -0.125813
Part.ActiveView().RotateAboutCenter 0.0740635, -0.204447
Part.ActiveView().RotateAboutCenter 0.108247, -0.416757
Part.ActiveView().RotateAboutCenter 0.0968522, -0.385304
Part.ActiveView().RotateAboutCenter 0.091155, -0.550434
Part.ActiveView().RotateAboutCenter 0.0170916, -0.920011
Part.ActiveView().RotateAboutCenter -0.119641, -0.817788
Part.ActiveView().RotateAboutCenter -0.113944, -0.0864968
Part.ActiveView().RotateAboutCenter -0.0854578, 0
Part.ActiveView().RotateAboutCenter -0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.102549, -0.0550434
Part.ActiveView().RotateAboutCenter 0.210796, 0.0550434
Part.ActiveView().RotateAboutCenter 0.216493, 0.747018
Part.ActiveView().RotateAboutCenter 0.00569719, 0.487527
Part.ActiveView().RotateAboutCenter 0.00569719, 0.267354
Part.ActiveView().RotateAboutCenter 0, 0.0943601
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.0626691, 0.0629067
Part.ActiveView().RotateAboutCenter -0.153824, -0.0314534
Part.ActiveView().RotateAboutCenter -0.14243, -0.825651
Part.ActiveView().RotateAboutCenter -0.0170916, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0227888, 0
Part.ActiveView().RotateAboutCenter -0.0512747, -0.00786334
Part.ActiveView().RotateAboutCenter -0.170916, 0.0786334
Part.ActiveView().RotateAboutCenter -0.176613, 0.16513
Part.ActiveView().RotateAboutCenter -0.102549, 0.102223
Part.ActiveView().RotateAboutCenter -0.0569719, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0740635, 0.0786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0455775, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0.102223
Part.ActiveView().RotateAboutCenter 0.0170916, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0227888, 0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter -0.0284859, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0398803, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0284859, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter -0.0512747, -0.0157267
Part.ActiveView().RotateAboutCenter -0.199402, -0.00786334
Part.ActiveView().RotateAboutCenter -0.256373, -0.102223
Part.ActiveView().RotateAboutCenter -0.330437, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0455775, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0797606, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0626691, 0
Part.ActiveView().RotateAboutCenter 0.0968522, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, 0.02359
Part.ActiveView().RotateAboutCenter 0.0968522, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0455775, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.125338, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0854578, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0455775, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0341831, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
boolstatus = Part.Extension.SelectByID("", "FACE", -1.063512424002, 0.1347897694319, 0.02580056632218, False, 0, Nothing)
Part.ClearSelection
' 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.SaveAs2 "K:\Multibeam\DOST2003Poster\MultiBeam Vehicle Assembly.SLDASM", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("", "FACE", -1.067584758063, 0.134157440082, 0.01571660305933, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.7045775312725, 0.2301047177078, 0.0371528263571, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.6332330939446, 0.2469532555747, 0.01400957307789, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.6304430541695, 0.2494588276481, -0.01840643083693, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.7684770397651, 0.2053957536684, -0.0762, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.7486332897651, 0.2043614752353, -0.09652, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.6985, -0.2229299246418, 0.06380679742246, False, 0, Nothing)
Part.ViewZoomTo2 -0.107514, 0.365873, 0.0401083, 0.433145, -0.340536, 0.0401083
boolstatus = Part.Extension.SelectByID("", "FACE", -0.007840596634139, 0.2594180068356, -0.04710993232123, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.006180118950169, 0.244944049049, -0.1039770076587, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.03376620669053, 0.2453318853097, -0.09172608468617, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.06975485016881, 0.2661883423958, -0.01651359517723, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.01008403146022, -0.2564496192971, 0.05992482805601, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.005865520859686, -0.2632957100669, 0.03339674795654, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.03894610864035, -0.254681541334, 0.07915938208112, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.1128299904369, -0.241480574761, 0.1132078708089, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.0822147703222, 0.2613703828513, -0.05305104116042, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ViewZoomtofit2
' 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.SaveAs2 "K:\Multibeam\DOST2003Poster\MultiBeam Vehicle Assembly sans Shell.SLDASM", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.8942092816275, 0.1270344445476, -0.01388036724347, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -1.041317729021, 0.02298840903219, -0.03493996496309, False, 0, Nothing)
Part.ViewZoomTo2 -1.06129, 0.122463, 0.0435089, -0.0999722, -0.583263, 0.0435089
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose SectionTOP-1@6kwh Battery Nose Assy", "COMPONENT", -0.9171222909418, 0.1756108155572, 0.06302693351171, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -1.022087989449, 0.1345237839443, -0.01397000000003, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose Section-1@6kwh Battery Nose Assy", "COMPONENT", -1.080241730923, 0, 0.08465922624299, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Fwd NOSE LOWER-1@6kwh Battery Nose Assy", "COMPONENT", -0.6076033225851, -0.1876094581364, 0.1611916924739, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Center, Btm-1@6kwh Battery Nose Assy", "COMPONENT", -0.4844730254096, -0.07925720729594, 0.2260600030421, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.7005695527201, 0.1343831475927, 0.1911554870875, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.653849747554, 0.1950127563898, 0.1393271193868, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.2206625, 0.0864828520975, 0.2056985217378, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.07614379121708, 0.05812468117577, -0.1380480449764, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2590810678923, 0.1246004803812, 0.2285975563929, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.5459638069757, 0.07792617523728, 0.23495, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.7984664143585, 0.09404369196113, 0.23495, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0227888, -0.102223
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/SBP Foam-1@Lower Frame", "COMPONENT", 0.8686218670166, 0.03810000047091, -0.1285044761674, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Lower Foam-3@Lower Frame", "COMPONENT", 1.155004510775, 0.03810000047091, 0.1380535337818, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 1.25249477431, 0.07076566878004, 0.23495, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 1.530621072509, 0.053859170268, 0.23495, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 1.65452409467, 0.0649930402206, 0.23495, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Muck up interface-1@MidBody/MUCK UP FOAM INSERT-1@Muck up interface", "COMPONENT", 1.722775815938, 0.05395450605133, -0.0400726180863, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ViewOrientationUndo
Part.ViewOrientationUndo
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.934579
Part.ActiveView().ZoomByFactor 0.884956
Part.ActiveView().ZoomByFactor 0.961538
Part.ActiveView().ZoomByFactor 0.952381
Part.ActiveView().ZoomByFactor 1.08
Part.ActiveView().ZoomByFactor 1.11
Part.ActiveView().ZoomByFactor 1.04
Part.ActiveView().ZoomByFactor 1.03
Part.ActiveView().ZoomByFactor 1.05
Part.ActiveView().ZoomByFactor 1.02
Part.ActiveView().ZoomByFactor 1.02
Part.ActiveView().ZoomByFactor 1.03
Part.ActiveView().ZoomByFactor 1.02
Part.ActiveView().ZoomByFactor 1.02
Part.ActiveView().ZoomByFactor 1.02
Part.ActiveView().ZoomByFactor 1
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 1
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 1
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.980392
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.990099
Part.ActiveView().ZoomByFactor 0.990099
Part.SaveAs2 "K:\Multibeam\MultiBeam Vehicle Assembly sans Foam.SLDASM", 0, TRUE, FALSE
Part.SaveAs2 "K:\Multibeam\DOST2003Poster\MultiBeam Vehicle Assembly sans Foam.JPG", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Lower Foam-3@Lower Frame", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.02359
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0341831, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0398803, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0797606, 0.0864968
Part.ActiveView().RotateAboutCenter -0.125338, 0.157267
Part.ActiveView().RotateAboutCenter -0.102549, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0740635, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0341831, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0284859, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0398803, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0341831, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00569719, 0
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Lower Foam-3@Lower Frame", "COMPONENT", 1.392272763922, -0.08230724763214, 0.2349754060082, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0707701
Part.ActiveView().RotateAboutCenter -0.0968522, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0626691, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0512747, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0626691, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0512747, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.119641, -0.00786334
Part.ActiveView().RotateAboutCenter 0.091155, -0.0157267
Part.ActiveView().RotateAboutCenter 0.153824, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0740635, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/Lower Foam-3@Lower Frame", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Lower Frame-1@MidBody/SBP Foam-1@Lower Frame", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/CLAMP-RIM ASSEMBLY-1@MidBody/RIM WELDMENT-2@CLAMP-RIM ASSEMBLY/FRONT SLOTTED TAB-1@RIM WELDMENT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper foam-10@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper Foam-4@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper Foam-5@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper Foam-6@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper Foam-7@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, True, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper Foam-8@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/UPPER FRAME, PARALLEL SECTION-1@MidBody/Upper Foam-9@UPPER FRAME, PARALLEL SECTION", "COMPONENT", 0, 0, 0, True, 0, Nothing)
Part.ShowComponent2
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0455775, 0
Part.ActiveView().RotateAboutCenter -0.0512747, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0227888, 0
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0626691, 0
Part.ActiveView().RotateAboutCenter -0.136733, 0.0157267
Part.ActiveView().RotateAboutCenter -0.227888, 0.0629067
Part.ActiveView().RotateAboutCenter -0.244979, 0.0471801
Part.ActiveView().RotateAboutCenter -0.193704, 0.0393167
Part.ActiveView().RotateAboutCenter -0.193704, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, -0.02359
Part.ActiveView().RotateAboutCenter 0.0284859, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.02359
Part.ActiveView().RotateAboutCenter 0.102549, -0.0314534
Part.ActiveView().RotateAboutCenter 0.153824, -0.0471801
Part.ActiveView().RotateAboutCenter 0.18231, -0.00786334
Part.ActiveView().RotateAboutCenter 0.131035, 0
Part.ActiveView().RotateAboutCenter 0.091155, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0512747, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0341831, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, -0.02359
Part.ActiveView().RotateAboutCenter 0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, -0.02359
Part.ActiveView().RotateAboutCenter 0.0455775, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0170916, 0
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Foam Under PV-1@MidBody", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Center-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Filler slice-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Center, Btm-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose Section-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose SectionTOP-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose SectionStbd.TOP-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.204447
Part.ActiveView().RotateAboutCenter -0.0113944, 0.133677
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.133677
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0471801
Part.ActiveView().RotateAboutCenter 0.108247, 0.0943601
Part.ActiveView().RotateAboutCenter 0.119641, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0626691, 0
Part.ActiveView().RotateAboutCenter 0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, -0.298807
Part.ActiveView().RotateAboutCenter -0.0341831, -0.125813
Part.ActiveView().RotateAboutCenter -0.273465, 0
Part.ActiveView().RotateAboutCenter -0.0512747, 0
Part.ActiveView().RotateAboutCenter -0.0854578, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0455775, 0.102223
Part.ActiveView().RotateAboutCenter -0.0740635, 0.243764
Part.ActiveView().RotateAboutCenter -0.00569719, 0.172994
Part.ActiveView().RotateAboutCenter 0.0170916, 0.110087
Part.ActiveView().RotateAboutCenter 0.0398803, 0.0471801
Part.ActiveView().RotateAboutCenter 0.091155, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.SaveAs2 "K:\Multibeam\DOST2003Poster\MultiBeam Vehicle Assembly sans shell.JPG", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/CAP, Slotted.Rmvble. NOSE, ODIII-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clipped Fwd Nose bottom-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clipped Fwd Nose bottom-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Clipped Fwd Nose TOP-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-1@MidBody/TOP PARALLEL SHELL-1@Fairing Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
boolstatus = Part.Extension.SelectByID("MidBody-1@MultiBeam Vehicle Assembly/Fairing Assembly-2@MidBody/TOP PARALLEL SHELL-1@Fairing Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
Part.SaveAs2 "K:\Multibeam\DOST2003Poster\MultiBeam Vehicle Assembly.JPG", 0, TRUE, FALSE
Part.SaveAs2 "C:\Documents and Settings\shfa\Desktop\MultiBeam Vehicle Assembly.JPG", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("", "FACE", -1.06776965425, 0.1274322236899, -0.04449143224252, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.5915227446008, 0.2505873748822, -0.01789299770053, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.7346632897651, 0.227840112057, -0.015875, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.6620578790291, 0.2380233155475, -0.0770614618321, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.6825145866864, -0.2262923655628, 0.1005670345847, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.4334672630727, -0.2337656724584, 0.1283841905378, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2558121440242, 0.2666997916087, -0.0003334005020861, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.SaveAs2 "C:\Documents and Settings\shfa\Desktop\MultiBeam Vehicle Assembly sans Shell.JPG", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.8167370397651, 0.03599631796864, -0.03175, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.7885599700828, 0.106415464248, -0.05382731710569, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.8567569348912, 0.133318935015, -0.01471330063015, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.9972469769618, 0.02825692354313, -0.035822223102, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose SectionTOP-1@6kwh Battery Nose Assy", "COMPONENT", -1.08303523079, 0.08423117665453, 0.07833937568057, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.9990494718714, 0.1326128419751, -0.01396999999986, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.8047499162804, -0.1334985611424, -0.1356614350792, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.8695598201192, -0.1401096023672, -0.1173643038328, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Nose Section-1@6kwh Battery Nose Assy", "COMPONENT", -1.071206416209, -0.08955268612405, 0.08246409567954, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.22225, -0.1470928500446, -0.02032, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.2181528088726, -0.1978795654086, -0.08601425388332, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Center, Btm-1@6kwh Battery Nose Assy", "COMPONENT", -0.4303545275314, -0.08457162930307, 0.2260600030422, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", -0.4914480415827, 0.2448112724555, 0.06018333404643, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.7085185424647, 0.1815138915065, 0.1452958793011, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.13742720889, 0.1849252580123, 0.1759699458689, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.08639884636023, 0.141401919367, 0.2186039454333, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.2992475874953, 0.1663351007799, 0.2002866863986, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.6349259655793, 0.1751274847661, 0.1926460136609, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.8757914327233, 0.2038162316689, 0.1619909448341, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 1.321199067717, 0.205835579988, 0.1594171775906, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 1.507794392055, 0.2384749571882, 0.1044596443324, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 1.654708645851, 0.2175757566333, 0.1429787138892, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 1.699637778808, -0.1859259562247, -0.1367039072886, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 1.672702100181, -0.2028784059515, -0.1635931058728, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 1.276838574865, -0.08100878559713, 0.2349754, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 1.109659112909, -0.1387628742534, 0.03248736957619, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.9989158746629, -0.07278143131083, 0.23495, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.4920927012735, -0.1929017599505, 0.15875, True, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.SaveAs2 "C:\Documents and Settings\shfa\Desktop\multibeam vehicle assembly sansfoam.jpg", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.9663346606431, 0.2257856353184, 0.006413499999984, False, 0, Nothing)
Part.ViewZoomTo2 -0.856268, 0.0324962, 0.0435089, -0.584162, -0.145279, 0.0435089
boolstatus = Part.Extension.SelectByID("", "FACE", -0.9524592036519, 0.1611501150415, 0.006413499999951, False, 0, Nothing)
swApp.AppAbout
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("Clipped Fwd Nose TOP.SLDPRT")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 214
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
boolstatus = Part.Extension.SelectByID("Sketch2", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0101968, 0.33026
Part.ActiveView().RotateAboutCenter 0.00509841, 0.298807
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.0943601
Part.ActiveView().RotateAboutCenter 0, 0.11795
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.125813
Part.ActiveView().RotateAboutCenter -0.00509841, 0.11795
Part.ActiveView().RotateAboutCenter -0.0152952, 0.102223
Part.ActiveView().RotateAboutCenter 0, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0968698, 0.0314534
Part.ActiveView().RotateAboutCenter -0.311003, 0.0629067
Part.ActiveView().RotateAboutCenter -0.504743, 0.0864968
Part.ActiveView().RotateAboutCenter -0.51494, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.086673, -0.0864968
Part.ActiveView().RotateAboutCenter 0.086673, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0314534
Part.ActiveView().RotateAboutCenter 0.101968, -0.0943601
Part.ActiveView().RotateAboutCenter 0.117263, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, 0.00786334
Part.ActiveView().RotateAboutCenter -0.101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0713778, 0.02359
Part.ActiveView().RotateAboutCenter -0.0764762, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0203936, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0356889, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.102223
Part.ActiveView().RotateAboutCenter 0, -0.133677
Part.ActiveView().RotateAboutCenter -0.00509841, -0.14154
Part.ActiveView().RotateAboutCenter 0.00509841, -0.180857
Part.ActiveView().RotateAboutCenter -0.00509841, -0.11795
Part.ActiveView().RotateAboutCenter 0, -0.196584
Part.ActiveView().RotateAboutCenter 0, -0.133677
Part.ActiveView().RotateAboutCenter -0.0101968, -0.110087
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0764762, 0.125813
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0407873, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ShowNamedView2 "*Front", 1
Part.ShowNamedView2 "*Normal To", 0
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", -0.563028726478, 0.3941785083009, -0.01374389516335, False, 0, Nothing)
Part.ClearSelection
Part.InsertSketch2 True
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.14154
Part.ActiveView().RotateAboutCenter 0, -0.125813
Part.ActiveView().RotateAboutCenter 0, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0707701
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0864968
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0864968
Part.ActiveView().RotateAboutCenter -0.0254921, -0.11795
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, -0.110087
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0943601
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0943601
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.102223
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0629067
boolstatus = Part.Extension.SelectByID("Cut-Extrude2", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.EditSuppress
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Cut-Extrude3", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.EditSuppress
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Cut-Extrude3", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.EditUnsuppress
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Sketch4", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0254921, 0.21231
Part.ActiveView().RotateAboutCenter 0.0101968, 0.11795
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
boolstatus = Part.Extension.SelectByID("Cut-Extrude4", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.EditSuppress
Part.ClearSelection
swApp.LoadFile2 "C:\Program Files\SolidWorks\data\templates\Drawing.drwdot", ""
Set Part = swApp.ActiveDoc
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.NewDocument ("C:\Program Files\SolidWorks\data\templates\Drawing.drwdot", 2, 0.279400, 0.431800)
Set Part = swApp.ActivateDoc ("Draw1 - Sheet1")
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 214
Set Part = swApp.ActivateDoc ("Clipped Fwd Nose TOP.SLDPRT")
boolstatus = Part.Extension.SelectByID("Clipped Fwd Nose TOP.SLDPRT", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Set Part = swApp.ActivateDoc ("Clipped Fwd Nose TOP - Sheet1")
Part.Create3rdAngleViews "C:\2003 Projects\MultiBeam AUV\Clipped Fwd Nose TOP.SLDPRT"
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.EditSketch
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Drawing View3", "DRAWINGVIEW", 0.2932647211094, 0.09032909244992, 0, False, 0, Nothing)
Part.EditDelete
Part.ClearSelection
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.07542195377504, 0.08693590290315, -3499.017987121, False, 0, Nothing)
Set Annotation = Part.AddDimension2(0.113086, 0.106956, 0)
Part.ClearSelection
Part.EditSketch
Part.EditSketch
Part.ClearSelection
Part.SketchRectangle 0.5969, -0.1333491246917, 0, 0.6600086286595, 0.1333507504562, 0, 1
Part.EditSketch
Part.ClearSelection
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Line4", "SKETCHSEGMENT", 0.1877365269646, 0.08625726502311, 0, False, 0, Nothing)
Set Annotation = Part.AddDimension2(0.21115, 0.0991514, 0)
Part.ClearSelection
Part.Parameter("D1@Sketch3").SystemValue = 0.0254
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"A", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Ad", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add ", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1"", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" ", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" a", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" ad", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" add", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" addi", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" addit", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additi", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additio", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" addition", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additiona", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional ", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional f", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional fo", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for ", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for b", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for ", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for f", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fa", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fab", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabr", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabri", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabric", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabrica", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabricat", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabricati", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabricatio", "", 0,"", "", 0
Part.EditDimensionProperties2 0, 0, 0, "", "", 1, 9, 2, 1, 11, 11,"Add 1" additional for fabrication", "", 0,"", "", 0
Part.EditSketch
Part.ClearSelection
Part.EditSketch
boolstatus = Part.Extension.SelectByID("D1@Sketch3@Clipped Fwd Nose TOP.SLDDRW", "DIMENSION", 0.210131577812, 0.1005086610169, 0, False, 0, Nothing)
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Drawing View2", "DRAWINGVIEW", 0.1717885362096, 0.1697297272727, 0, False, 0, Nothing)
Part.EditDelete
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Drawing View1", "DRAWINGVIEW", 0.1229266070878, 0.04927149922958, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Drawing View1", "DRAWINGVIEW", 0.1141043143297, 0.05028945608629, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sheet1", "SHEET", 0.1745030878274, 0.067255403698, 0, False, 0, Nothing)
Part.PrintDirect
Part.ClearSelection
Set Part = Nothing
swApp.CloseDoc "Clipped Fwd Nose TOP - Sheet1"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 214
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Clipped Fwd Nose TOP.SLDPRT")
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 214
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 286
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\AFT FOAM INSERT for MidSection.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\AFT FOAM INSERT for MidSection.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("AFT FOAM INSERT for MidSection - Aft Foam Insert")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\8.5in Forward Section RevB.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\8.5in Forward Section RevB.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("8.5in Forward Section RevB - 8.5" Fwd Section")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\8.5in Forward Section.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\8.5in Forward Section.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("8.5in Forward Section - 16.75" Middle Section")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\15 Inch Forward Section.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\15 Inch Forward Section.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("15 Inch Forward Section - 14.5" Forward")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
Part.EditSketch
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\PV Base Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\PV Base Foam.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("PV Base Foam - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.AftSec.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.AftSec.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.AftSec - 2.5" Aft Section")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.FwdSec.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.FwdSec.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.FwdSec - Sheet1")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MidSec. 8 in.Blank.Top.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MidSec. 8 in.Blank.Top.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MidSec. 8 in.Blank.Top - 8" Blank Section")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MUCK UP FOAM INSERT.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MUCK UP FOAM INSERT.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MUCK UP FOAM INSERT - Sheet1")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MultiBeam Syntactic Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MultiBeam Syntactic Foam.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MultiBeam Syntactic Foam - Top Center 2")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Lower Foam.21 inch Blank.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Lower Foam.21 inch Blank.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Lower Foam.21 inch Blank - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Upper foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Upper foam.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Upper foam - 2.5" Forward Section")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.AftSec.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.AftSec.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.AftSec - 2.5" Aft Section")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.FwdSec.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MidSec. 2.5in.FwdSec.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.FwdSec - Sheet1")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MidSec. 8 in.Blank.Top.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MidSec. 8 in.Blank.Top.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MidSec. 8 in.Blank.Top - 8" Blank Section")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MUCK UP FOAM INSERT.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MUCK UP FOAM INSERT.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MUCK UP FOAM INSERT - Sheet1")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MultiBeam Syntactic Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MultiBeam Syntactic Foam.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MultiBeam Syntactic Foam - Top Center 2")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\PV Base Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\PV Base Foam.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("PV Base Foam - Sheet1")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\SBP Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\SBP Foam.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("SBP Foam - Sub-Bottom Profiler Foam")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Upper foam.16.75 IN. MIDDLE. SLDDRW.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Upper foam.16.75 IN. MIDDLE. SLDDRW.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Upper foam.16.75 IN. MIDDLE. SLDDRW - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Upper foam.2.5 inch ForwardSLDDRW.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Upper foam.2.5 inch ForwardSLDDRW.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Upper foam.2.5 inch ForwardSLDDRW - Sheet1")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Lower Foam.21 inch Blank.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Lower Foam.21 inch Blank.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Lower Foam.21 inch Blank - Sheet1")
Part.EditSketch
Part.EditSketch
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameWidth = 391
swApp.ActiveDoc.ActiveView.FrameHeight = 171
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
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.AftSec - 2.5" Aft Section")
swApp.ActiveDoc.ActiveView.FrameLeft = 391
swApp.ActiveDoc.ActiveView.FrameTop = 684
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.EditSketch
Part.EditSketch
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 391
swApp.ActiveDoc.ActiveView.FrameTop = 684
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Set Part = swApp.ActivateDoc ("MultiBeam Syntactic Foam - Top Center 2")
swApp.ActiveDoc.ActiveView.FrameLeft = 391
swApp.ActiveDoc.ActiveView.FrameTop = 171
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = Nothing
swApp.CloseDoc "MultiBeam Syntactic Foam - Top Center 1"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.AftSec - 2.5" Aft Section")
Part.EditSketch
Part.EditSketch
swApp.LoadFile2 "K:\Multibeam\Nose Section\MultiBeam Syntactic Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\Nose Section\MultiBeam Syntactic Foam.SLDDRW", 3, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("MultiBeam Syntactic Foam - Sheet8")
Set Part = Nothing
swApp.CloseDoc "MultiBeam Syntactic Foam - Sheet5"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.AftSec - 2.5" Aft Section")
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\MultiBeam Syntactic Foam.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\MultiBeam Syntactic Foam.SLDDRW", 3, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("MultiBeam Syntactic Foam - Top Center 2")
Part.ViewZoomtofit2
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
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.SaveAs2 "K:\Multibeam\Nose Section\MultiBeam Syntactic Foam.SLDDRW", 0, TRUE, FALSE
boolstatus = Part.Extension.SelectByID("Drawing View55", "DRAWINGVIEW", 0.2425356830901, 0.2386208835366, 0, False, 0, Nothing)
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 391
swApp.ActiveDoc.ActiveView.FrameHeight = 171
Part.ClearSelection
Set Part = Nothing
swApp.CloseDoc "MultiBeam Syntactic Foam - Nose Foam Ass'y"
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.AftSec - 2.5" Aft Section")
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 171
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
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
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 171
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = Nothing
swApp.CloseDoc "MidSec. 2.5in.AftSec - 2.5" Aft Section"
Set Part = swApp.ActivateDoc ("Lower Foam.21 inch Blank - Sheet1")
Set Part = Nothing
swApp.CloseDoc "Lower Foam.21 inch Blank - Sheet1"
Set Part = swApp.ActivateDoc ("Upper foam.2.5 inch ForwardSLDDRW - Sheet1")
Set Part = Nothing
swApp.CloseDoc "Upper foam.2.5 inch ForwardSLDDRW - Sheet1"
Set Part = swApp.ActivateDoc ("Upper foam.16.75 IN. MIDDLE. SLDDRW - Sheet1")
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "Upper foam.16.75 IN. MIDDLE. SLDDRW - Sheet1"
Set Part = swApp.ActivateDoc ("SBP Foam - Sub-Bottom Profiler Foam")
Set Part = Nothing
swApp.CloseDoc "SBP Foam - Sub-Bottom Profiler Foam"
Set Part = swApp.ActivateDoc ("PV Base Foam - Sheet1")
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "PV Base Foam - Sheet1"
Set Part = swApp.ActivateDoc ("MUCK UP FOAM INSERT - Sheet1")
Set Part = Nothing
swApp.CloseDoc "MUCK UP FOAM INSERT - Sheet1"
Set Part = swApp.ActivateDoc ("MidSec. 8 in.Blank.Top - 8" Blank Section")
Set Part = Nothing
swApp.CloseDoc "MidSec. 8 in.Blank.Top - 8" Blank Section"
Set Part = swApp.ActivateDoc ("MidSec. 2.5in.FwdSec - Sheet1")
Set Part = Nothing
swApp.CloseDoc "MidSec. 2.5in.FwdSec - Sheet1"
Set Part = swApp.ActivateDoc ("Upper foam - 2.5" Forward Section")
Set Part = Nothing
swApp.CloseDoc "Upper foam - 2.5" Forward Section"
Set Part = swApp.ActivateDoc ("15 Inch Forward Section - 14.5" Forward")
Set Part = Nothing
swApp.CloseDoc "15 Inch Forward Section - 14.5" Forward"
Set Part = swApp.ActivateDoc ("8.5in Forward Section - 16.75" Middle Section")
Set Part = Nothing
swApp.CloseDoc "8.5in Forward Section - 16.75" Middle Section"
Set Part = swApp.ActivateDoc ("8.5in Forward Section RevB - 8.5" Fwd Section")
Set Part = Nothing
swApp.CloseDoc "8.5in Forward Section RevB - 8.5" Fwd Section"
Set Part = swApp.ActivateDoc ("AFT FOAM INSERT for MidSection - Aft Foam Insert")
Part.EditSketch
Set Part = Nothing
swApp.CloseDoc "AFT FOAM INSERT for MidSection - Aft Foam Insert"
Set Part = swApp.ActivateDoc ("Clipped Fwd Nose TOP.SLDPRT")
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 286
boolstatus = Part.Extension.SelectByID("Cut-Extrude4", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.EditUnsuppress
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.0132477, 0
Part.ActiveView().RotateAboutCenter 0, 0.0285599
Part.ActiveView().RotateAboutCenter 0, 0.0285599
Part.ActiveView().RotateAboutCenter 0, 0.0285599
Part.ActiveView().RotateAboutCenter 0, 0.0571199
Part.ActiveView().RotateAboutCenter 0, 0.0285599
Part.ActiveView().RotateAboutCenter 0.0132477, 0.0571199
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.0571199
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.0571199
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.17136
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0.0264954, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0.0132477, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.11424
Part.ActiveView().RotateAboutCenter 0, 0.0571199
Part.ActiveView().RotateAboutCenter 0, 0.0285599
Part.ActiveView().RotateAboutCenter 0.0132477, 0
Part.ActiveView().RotateAboutCenter 0.0264954, -0.0571199
Part.ActiveView().RotateAboutCenter 0.0264954, -0.0285599
Part.ActiveView().RotateAboutCenter 0.039743, -0.17136
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0571199
Part.ActiveView().RotateAboutCenter 0.0264954, -0.0856798
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0571199
Part.ActiveView().RotateAboutCenter 0, -0.0571199
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0571199
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0856798
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0571199
Part.ActiveView().RotateAboutCenter 0, -0.0571199
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0571199
Part.ActiveView().RotateAboutCenter 0.039743, -0.1428
Part.ActiveView().RotateAboutCenter 0, -0.11424
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0571199
Part.ActiveView().RotateAboutCenter 0, -0.0285599
Part.ActiveView().RotateAboutCenter 0, -0.0285599
Part.ActiveView().RotateAboutCenter 0, -0.0285599
Part.ActiveView().RotateAboutCenter 0, -0.11424
Part.ActiveView().RotateAboutCenter -0.0794861, -0.1428
Part.ActiveView().RotateAboutCenter -0.0794861, -0.19992
Part.ActiveView().RotateAboutCenter -0.0927338, -0.1428
Part.ActiveView().RotateAboutCenter -0.211963, -0.1428
Part.ActiveView().RotateAboutCenter -0.132477, -0.0285599
Part.ActiveView().RotateAboutCenter -0.0794861, -0.11424
Part.ActiveView().RotateAboutCenter -0.0529907, -0.0285599
Part.ActiveView().RotateAboutCenter -0.0264954, 0
Part.ActiveView().RotateAboutCenter 0.0132477, 0
Part.ActiveView().RotateAboutCenter 0.0132477, -0.0285599
Part.ActiveView().RotateAboutCenter 0.0264954, -0.0285599
Part.ActiveView().RotateAboutCenter 0.0794861, -0.0571199
Part.ActiveView().RotateAboutCenter 0.0794861, 0
Part.ActiveView().RotateAboutCenter 0.0927338, 0
Part.ActiveView().RotateAboutCenter 0.0529907, 0
Part.ActiveView().RotateAboutCenter 0.0529907, 0
Part.ActiveView().RotateAboutCenter 0.0264954, 0.0285599
Part.ActiveView().RotateAboutCenter 0.0264954, 0
Part.ActiveView().RotateAboutCenter 0.0132477, 0.0571199
Part.ActiveView().RotateAboutCenter 0.0529907, 0.11424
Part.ActiveView().RotateAboutCenter 0.0529907, 0.11424
Part.ActiveView().RotateAboutCenter 0.039743, 0.11424
Part.ActiveView().RotateAboutCenter 0.039743, 0.1428
Part.ActiveView().RotateAboutCenter 0.0132477, 0.0571199
Part.ActiveView().RotateAboutCenter 0.039743, 0.11424
Part.Save2 FALSE
Set Part = Nothing
swApp.CloseDoc "Clipped Fwd Nose TOP.SLDPRT"
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Set Part = swApp.ActivateDoc ("RIM WELDMENT.SLDASM")
Part.ClearSelection
Set Part = Nothing
swApp.CloseDoc "RIM WELDMENT.SLDASM"
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/SeaBirdSBE 49FastCat-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/2KWhrBattery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/2KWhrBattery-2@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/2KWhrBattery-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/2KWhrBattery-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Fwd-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/End Plate, Battery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.EditSuppress
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Fwd-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/End Plate, Battery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Fwd-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Battery Support, Bottom-3@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/End Plate, Battery-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Bulkhead, Aft-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Center-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/Foam, Center-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0341831, -0.102223
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0398803, -0.102223
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, 0.102223
Part.ActiveView().RotateAboutCenter -0.159521, 0.267354
Part.ActiveView().RotateAboutCenter -0.0854578, 0.11795
Part.ActiveView().RotateAboutCenter -0.0284859, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0113944, 0.172994
Part.ActiveView().RotateAboutCenter -0.0170916, 0.172994
Part.ActiveView().RotateAboutCenter 0.00569719, 0.21231
Part.ActiveView().RotateAboutCenter 0, 0.102223
Part.ActiveView().RotateAboutCenter 0.00569719, 0.133677
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter -0.00569719, 0
boolstatus = Part.Extension.SelectByID("", "FACE", -0.4441535491309, 0.1894803201765, 0.1688449978662, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Foam, Center.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Foam, Center.SLDPRT", 1, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Foam, Center.SLDPRT")
Part.ClearSelection
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0509841, 0
Part.ActiveView().RotateAboutCenter 0.0815746, 0.0157267
Part.ActiveView().RotateAboutCenter 0.086673, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0713778, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, 0.02359
Part.ActiveView().RotateAboutCenter -0.0509841, 0
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0713778, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0509841, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0713778, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ToolsMassProps
boolstatus = Part.Extension.SelectByID("Foam, Center.SLDPRT", "COMPONENT", 0, 0, 0, True, 0, Nothing)
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 429
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 429
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
boolstatus = Part.Extension.SelectByID("", "FACE", -0.416037064562, 0.1628811821407, 0.1955026034788, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", -0.4261804876934, 0.1959188676147, 0.1620434037048, False, 0, Nothing)
Part.ToolsMassProps
Part.ShowNamedView2 "*Front", 1
boolstatus = Part.Extension.SelectByID("", "FACE", -0.3790448779548, 0.1835815684353, 0.1770046610723, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Foam, Center.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Foam, Center.SLDPRT", 1, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Foam, Center.SLDPRT")
Part.ClearSelection
Part.ToolsMassProps
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 429
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/CAP, Slotted.Rmvble. NOSE, ODIII-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly/CAP, Slotted.Rmvble. NOSE, ODIII-1@6kwh Battery Nose Assy", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ClearSelection
Part.ViewZoomTo2 -1.28668, 0.0763508, 7.64812e-009, -1.01094, -0.0998141, 7.64812e-009
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0284859, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0512747, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0.02359
Part.ActiveView().RotateAboutCenter 0.0626691, 0.02359
Part.ActiveView().RotateAboutCenter 0.0626691, 0.02359
Part.ActiveView().RotateAboutCenter 0.0683663, 0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0455775, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter -0.0341831, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0683663, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0569719, 0
Part.ActiveView().RotateAboutCenter -0.0512747, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ShowNamedView2 "*Front", 1
Part.ViewZoomTo2 -1.35561, 0.145285, 7.64812e-009, -0.999452, -0.199386, 7.64812e-009
Part.ViewZoomtofit2
boolstatus = Part.Extension.SelectByID("Front", "PLANE", 0, 0, 0, False, 0, Nothing)
Part.InsertSketch2 True
Part.ViewZoomTo2 -1.24838, 0.183582, 7.64812e-009, -1.0186, -0.26066, 7.64812e-009
Part.CreatePoint2 -1.193852072592, -0.008093736831124, 0
Part.ClearSelection
Part.CreateLine2( -1.193852072592, -0.008093736831124, 0, -1.193852072592, 0.1793456500869, 0 ).ConstructionGeometry = TRUE
Part.CreateLine2( -1.193852072592, -0.008093736831124, 0, -1.193852072592, -0.2564244500078, 0 ).ConstructionGeometry = TRUE
Part.ClearSelection
Part.InsertSketch2 True
Part.ViewZoomTo2 -1.19703, -0.00173986, 7.64812e-009, -1.18379, -0.020272, 7.64812e-009
boolstatus = Part.Extension.SelectByID("Sketch1", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Point1", "SKETCHPOINT", -1.193852072592, -0.008093736831124, 0, False, 0, Nothing)
Part.ClearSelection
Part.InsertSketch2 True
Part.ViewOrientationUndo
boolstatus = Part.Extension.SelectByID("Sketch1", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ViewZoomtofit2
boolstatus = Part.Extension.SelectByID("", "FACE", -0.5092537214971, 0.1797518965664, 0.1755556945086, False, 0, Nothing)
Part.ViewZoomTo2 -1.31348, 0.409532, 7.64812e-009, -0.179902, -0.452144, 7.64813e-009
Part.ToolsMassProps
swApp.LoadFile2 "K:\Multibeam\Mid-Section\Lower Foam.21 inch Blank.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\Mid-Section\Lower Foam.21 inch Blank.SLDDRW", 3, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Lower Foam.21 inch Blank - Sheet1")
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Drawing View4", "DRAWINGVIEW", 0.2401800107941, 0.2193316437934, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\Midbody\Lower Foam.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\Midbody\Lower Foam.SLDPRT", 1, 0, "", longstatus)
boolstatus = Part.Extension.SelectByID("Lower Foam.SLDPRT", "COMPONENT", 0, 0, 0, True, 0, Nothing)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Lower Foam.SLDPRT")
Part.ClearSelection
' MSGBOX
' C:\2003 Projects\MultiBeam AUV\Midbody\Lower Foam.SLDPRT is being referenced by other open documents.  "Save As" will replace these references with the new name. Check "Save As Copy" in the "Save As" dialog if you wish to maintain existing references.  

swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameWidth = 783
swApp.ActiveDoc.ActiveView.FrameHeight = 286
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
boolstatus = Part.Extension.SelectByID("6kwh Battery Nose Assy-1@MultiBeam Vehicle Assembly", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2003 Projects\MultiBeam AUV\6kwh Battery Nose Assy.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2003 Projects\MultiBeam AUV\6kwh Battery Nose Assy.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("6kwh Battery Nose Assy.SLDASM")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 642
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0164659, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00548864, -0.0864968
Part.ActiveView().RotateAboutCenter 0.00548864, -0.0707701
Part.ActiveView().RotateAboutCenter -0.00548864, -0.11795
Part.ActiveView().RotateAboutCenter -0.0219546, -0.196584
Part.ActiveView().RotateAboutCenter -0.0164659, -0.11795
Part.ActiveView().RotateAboutCenter -0.00548864, -0.125813
Part.ActiveView().RotateAboutCenter -0.0109773, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0219546, -0.0314534
Part.ActiveView().RotateAboutCenter 0.076841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0713523, 0
Part.ActiveView().RotateAboutCenter 0.076841, 0
Part.ActiveView().RotateAboutCenter 0.0823296, 0
Part.ActiveView().RotateAboutCenter 0.0823296, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0878182, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0713523, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0219546, 0.02359
Part.ActiveView().RotateAboutCenter 0.0219546, 0.02359
Part.ActiveView().RotateAboutCenter 0.00548864, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0109773, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00548864, 0.11795
Part.ActiveView().RotateAboutCenter -0.0109773, 0.0864968
Part.ActiveView().RotateAboutCenter -0.00548864, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00548864, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0109773, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0219546, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0274432, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0439091, 0.102223
Part.ActiveView().RotateAboutCenter -0.0329318, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0384205, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0329318, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0384205, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0329318, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0164659, 0.02359
Part.ActiveView().RotateAboutCenter -0.0329318, 0.02359
Part.ActiveView().RotateAboutCenter -0.0493978, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0384205, 0.02359
Part.ActiveView().RotateAboutCenter 0.00548864, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter -0.00548864, -0.133677
Part.ActiveView().RotateAboutCenter 0.00548864, -0.149404
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.FileFind
' MSGBOX
' Document C:\2003 Projects\MultiBeam AUV\6kwh Battery Nose Assy.SLDASM, and/or some of its references, has been modified since last saved.  Save changes before copying?

' 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
' MSGBOX
' Preserve directory structure?

Set Part = Nothing
swApp.CloseDoc "6kwh Battery Nose Assy.SLDASM"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0797606, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0512747, 0.0314534
Part.ActiveView().RotateAboutCenter 0.153824, 0.220174
Part.ActiveView().RotateAboutCenter 0.0170916, 0.11795
Part.ActiveView().RotateAboutCenter 0.0170916, 0.228037
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.14243, -0.432484
Part.ActiveView().RotateAboutCenter -0.125338, -0.40103
Part.ActiveView().RotateAboutCenter -0.0227888, -0.0943601
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.0284859, 0.196584
Part.ActiveView().RotateAboutCenter 0.00569719, 0.14154
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0943601
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, -0.0157267
Part.FileFind
' MSGBOX
' Document C:\2003 Projects\MultiBeam AUV\MultiBeam Vehicle Assembly.SLDASM, and/or some of its references, has been modified since last saved.  Save changes before copying?

' 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
' MSGBOX
' Preserve directory structure?

Set Part = Nothing
swApp.CloseDoc "MultiBeam Vehicle Assembly.SLDASM"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Lower Foam.SLDPRT")
Part.ClearSelection
Set Part = Nothing
swApp.CloseDoc "Lower Foam.SLDPRT"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Lower Foam.21 inch Blank - Sheet1")
Set Part = Nothing
swApp.CloseDoc "Lower Foam.21 inch Blank - Sheet1"
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Foam, Center.SLDPRT")
Part.ClearSelection
Set Part = Nothing
swApp.CloseDoc "Foam, Center.SLDPRT"
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Plate, Battery Mount, Fwd.SLDPRT")
Set Part = Nothing
swApp.CloseDoc "Plate, Battery Mount, Fwd.SLDPRT"
swApp.ActiveDoc.ActiveView.FrameLeft = 783
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Fairing Assembly.SLDASM")
Part.ClearSelection
Set Part = Nothing
swApp.CloseDoc "Fairing Assembly.SLDASM"
Set Part = swApp.OpenDoc4 ("K:\Multibeam\Complete Vehicle Assembly\MultiBeam Vehicle Assembly.SLDASM", 2, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
' MSGBOX
' MultiBeam Vehicle Assembly has not been rebuilt successfully since the last feature change or an externally referenced model has changed.
' 	It is safest to rebuild before saving.
' 		Rebuild now?

swApp.LoadFile2 "C:\2002 Projects\Tangential Filter\Dyno interface plate.SLDDRW", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2002 Projects\Tangential Filter\Dyno interface plate.SLDDRW", 3, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Dyno interface plate - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Drawing View6", "DRAWINGVIEW", 0.05409995819936, 0.1820087636656, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2002 Projects\Tangential Filter\Dyno interface plate.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2002 Projects\Tangential Filter\Dyno interface plate.SLDPRT", 1, 0, "", longstatus)
Set Part = swApp.ActivateDoc ("Dyno interface plate.SLDPRT")
Part.ClearSelection
swApp.ActiveDoc.ActiveView.FrameWidth = 1525
swApp.ActiveDoc.ActiveView.FrameHeight = 858
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0372431, -0.0328635
Part.ActiveView().RotateAboutCenter 0.085127, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0904475, -0.0575111
Part.ActiveView().RotateAboutCenter 0.0904475, -0.0328635
Part.ActiveView().RotateAboutCenter 0.11705, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0691657, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0106409, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.005541807427115, 0.1249449308851, 0.00814225034776, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch2", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.ShowNamedView2 "*Normal To", 0
boolstatus = Part.Extension.SelectByID("D1@Sketch2@Dyno interface plate.SLDPRT", "DIMENSION", 0.03014623075883, 0.08608902183844, 0.00635, False, 0, Nothing)
Part.Parameter("D1@Sketch2").SystemValue = 0.149225
Part.ClearSelection
Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.03761101170864, 0.1423619859216, 0.0127, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0638453, 0
Part.ActiveView().RotateAboutCenter 0.0425635, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0425635, 0.0246476
Part.ActiveView().RotateAboutCenter 0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
boolstatus = Part.Extension.SelectByID("", "FACE", 0.03573226054658, 0.1420153734706, 0.007453204739761, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Cut-Extrude5", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.FeatEdit
Part.ClearSelection
Part.ShowNamedView2 "*Normal To", 0
boolstatus = Part.Extension.SelectByID("Point1@Origin", "EXTSKETCHPOINT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", 0.01152788155528, 0.1481332779853, 0.00635, True, 0, Nothing)
Set Annotation = Part.AddDimension2(0.0123714, 0.0958361, 0.0127)
Part.ClearSelection
' MSGBOX
' This dimension is over defined.  Its value cannot be changed.

Part.ViewZoomTo2 0.00421752, 0.170064, -0.00635, 0.0733848, 0.116642, -0.00635
boolstatus = Part.Extension.SelectByID("Point9", "SKETCHPOINT", 0.0301498, 0.149733, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", 0.02955378655626, 0.1492411423124, 0.0127, True, 0, Nothing)
Part.SketchAddConstraints "sgCOINCIDENT"
Part.ClearSelection
Part.CreateLine2( 0, 0.149225, 0, -0.0406331301207, 0.149225, 0 ).ConstructionGeometry = TRUE
Part.ClearSelection
Part.InsertSketch2 True
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.065727
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0821587
Part.ActiveView().RotateAboutCenter 0.0319226, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0212818, -0.0410794
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.13967
Part.ActiveView().RotateAboutCenter 0.0372431, -0.427225
Part.ActiveView().RotateAboutCenter 0.0212818, -0.295771
Part.ActiveView().RotateAboutCenter 0.0425635, -0.262908
Part.ActiveView().RotateAboutCenter 0.0106409, -0.123238
Part.ActiveView().RotateAboutCenter 0.0159613, -0.115022
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.115022
Part.ActiveView().RotateAboutCenter 0.0212818, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0985905
Part.ActiveView().RotateAboutCenter 0.0266022, -0.065727
Part.ActiveView().RotateAboutCenter 0.0319226, -0.131454
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0903746
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0575111
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0328635
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0372431, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0585248, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0957679, -0.0328635
Part.ActiveView().RotateAboutCenter 0.101088, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0691657, 0
Part.ActiveView().RotateAboutCenter 0.047884, 0
Part.ActiveView().RotateAboutCenter 0.0266022, 0
Part.ActiveView().RotateAboutCenter -0.0212818, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.006210781479624, 0.1152456788286, 0.003175000000169, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Cut-Extrude4", "BODYFEATURE", 0, 0, 0, False, 0, Nothing)
Part.FeatEdit
Part.ClearSelection
Part.ShowNamedView2 "*Normal To", 0
boolstatus = Part.Extension.SelectByID("Point1@Origin", "EXTSKETCHPOINT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Arc1", "SKETCHSEGMENT", -0.01967890134869, 0.1098944513629, 0.00635, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.0545437, 0.0710933, 0)
Part.ClearSelection
' MSGBOX
' This dimension is over defined.  Its value cannot be changed.

Part.ClearSelection
Part.InsertSketch2 True
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.115022
Part.ActiveView().RotateAboutCenter 0, -0.115022
Part.ActiveView().RotateAboutCenter 0, -0.0328635
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.0821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0410794
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0410794
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0212818, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0212818, 0.00821587
Part.ActiveView().RotateAboutCenter 0.047884, 0.0575111
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0410794
Part.ActiveView().RotateAboutCenter 0, 0.0575111
Part.ActiveView().RotateAboutCenter 0, 0.0492952
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0410794
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0410794
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0575111
Part.ActiveView().RotateAboutCenter -0.0532044, 0.0821587
Part.ActiveView().RotateAboutCenter -0.0372431, 0.0492952
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0410794
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0410794
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0159613, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0532044, 0.0903746
Part.ActiveView().RotateAboutCenter -0.0957679, 0.188965
Part.ActiveView().RotateAboutCenter -0.0266022, 0.0821587
Part.ActiveView().RotateAboutCenter -0.047884, 0.123238
Part.ActiveView().RotateAboutCenter -0.0425635, 0.131454
Part.ActiveView().RotateAboutCenter -0.0266022, 0.13967
Part.ActiveView().RotateAboutCenter -0.0319226, 0.106806
Part.ActiveView().RotateAboutCenter -0.00532044, 0.106806
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0575111
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0212818, 0
Part.ActiveView().RotateAboutCenter 0.0425635, 0
Part.ActiveView().RotateAboutCenter 0.0266022, 0
Part.ActiveView().RotateAboutCenter 0.0266022, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0159613, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0328635
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0739428
Part.ActiveView().RotateAboutCenter 0.0106409, -0.065727
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0821587
Part.ActiveView().RotateAboutCenter 0, -0.0821587
Part.ActiveView().RotateAboutCenter 0, -0.0492952
Part.ActiveView().RotateAboutCenter 0, -0.0575111
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0372431, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0319226, 0
Part.ActiveView().RotateAboutCenter 0.0638453, 0
Part.ActiveView().RotateAboutCenter 0.0319226, 0
Part.ActiveView().RotateAboutCenter 0.0532044, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0212818, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0159613, 0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, 0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0410794
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0492952
Part.ActiveView().RotateAboutCenter 0.0159613, 0.0821587
Part.ActiveView().RotateAboutCenter 0.0106409, 0.106806
Part.ActiveView().RotateAboutCenter 0, 0.0739428
Part.ActiveView().RotateAboutCenter 0, 0.0410794
Part.ActiveView().RotateAboutCenter 0, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0266022, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0638453, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0585248, -0.0328635
Part.ActiveView().RotateAboutCenter -0.0425635, -0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter -0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0106409, -0.0164317
Part.ActiveView().RotateAboutCenter -0.0159613, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0246476
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0328635
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0575111
Part.ActiveView().RotateAboutCenter 0, -0.0821587
Part.ActiveView().RotateAboutCenter -0.0106409, -0.106806
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0575111
Part.ActiveView().RotateAboutCenter -0.00532044, -0.0328635
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0246476
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0, -0.0410794
Part.ActiveView().RotateAboutCenter 0, -0.0328635
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0246476
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0164317
Part.ActiveView().RotateAboutCenter -0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0159613, 0
Part.ActiveView().RotateAboutCenter -0.0212818, 0
Part.ActiveView().RotateAboutCenter -0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ActiveView().RotateAboutCenter -0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter -0.0266022, 0.00821587
Part.ActiveView().RotateAboutCenter -0.0159613, 0
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0159613, 0
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.0106409, 0
Part.ActiveView().RotateAboutCenter 0.0372431, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0372431, 0
Part.ActiveView().RotateAboutCenter 0.0532044, -0.0246476
Part.ActiveView().RotateAboutCenter 0.0159613, -0.0164317
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0410794
Part.ActiveView().RotateAboutCenter 0.0266022, -0.0492952
Part.ActiveView().RotateAboutCenter 0.0106409, -0.0328635
Part.ActiveView().RotateAboutCenter 0.00532044, -0.0164317
Part.ActiveView().RotateAboutCenter 0.00532044, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.0106409, -0.00821587
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0
Part.ActiveView().RotateAboutCenter 0.00532044, 0.0164317
Part.ActiveView().RotateAboutCenter 0, 0.0575111
Part.ActiveView().RotateAboutCenter -0.0106409, 0.0410794
Part.ActiveView().RotateAboutCenter -0.0212818, 0.0492952
Part.ActiveView().RotateAboutCenter -0.00532044, 0.00821587
Part.ActiveView().RotateAboutCenter -0.00532044, 0
Part.ViewDisplayHiddenremoved
boolstatus = Part.Extension.SelectByID("", "FACE", -0.01292235455783, 0.08573236282808, 0, False, 0, Nothing)
Part.ShowNamedView2 "*Normal To", 0
boolstatus = Part.Extension.SelectByID("Sketch4", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.CreateCircle 0, 0.149225, 0, -0.02671094506711, 0.1231093399751, 0
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Arc14", "SKETCHSEGMENT", -0.03767649093676, 0.150101452885, 0.00635, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.04048816936488, 0.00023899266639, 0, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.107968, 0.0753108, 0.0127)
Part.ClearSelection
' MSGBOX
' This dimension is over defined.  Its value cannot be changed.

' MSGBOX
' The sketch is no longer over defined.

boolstatus = Part.Extension.SelectByID("Arc14", "SKETCHSEGMENT", 0.001968174899682, 0.1118626262626, 0.00635, False, 0, Nothing)
Part.EditDelete
Part.InsertSketch2 True
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameWidth = 1567
swApp.ActiveDoc.ActiveView.FrameHeight = 286
Set Part = swApp.ActivateDoc ("Dyno interface plate - Sheet1")
Part.EditSketch
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("RD14@Drawing View1", "DIMENSION", 0.0611705577812, 0.1120455053929, 0, False, 0, Nothing)
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.1141043143297, 0.0770956533093, -499.88365, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.1269984345146, 0.1408876163293, -499.88365, True, 0, Nothing)
Set Annotation = Part.AddDimension2(0.0655817, 0.120528, 0)
Part.ClearSelection
Part.EditSketch
Part.EditDimensionProperties2 0, 0, 0, "", "", 0, 3, 2, 1, 11, 11,"", "", 1,"", "", 0
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.ViewZoomTo2 0.0791545, 0.170069, -2.65679e-015, 0.182986, 0.1246, -2.33928e-015
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("RD13@Drawing View1", "DIMENSION", 0.08459402215569, 0.156973896553, 0, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("RD12@Drawing View1", "DIMENSION", 0.08563393802009, 0.1446548932362, 0, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("DetailItem124@Drawing View1", "CENTERMARKSYM", 0.1286704561005, 0.151854310759, 0, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("DetailItem109@Drawing View1", "CENTERMARKSYM", 0.1362698412634, 0.1514543431188, 0, False, 0, Nothing)
Part.EditDelete
Part.EditSketch
Part.EditSketch
Part.CreateLine2( 0, 0.047625, 0, 0.04675846608383, 0.047625, 0 ).ConstructionGeometry = TRUE
Part.CreateLine2( 0, 0.047625, 0, -0.05067365105739, 0.047625, 0 ).ConstructionGeometry = TRUE
Part.EditSketch
Part.EditSketch
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("DetailItem126@Drawing View1", "CENTERMARKSYM", -0.04043447946948, 0.047625, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.1206711032975, 0.1630534046798, -499.88365, True, 0, Nothing)
Set Annotation = Part.AddDimension2(0.0856339, 0.157774, 0)
Part.ClearSelection
Part.EditSketch
Part.EditDimensionProperties2 0, 0, 0, "", "", 0, 3, 2, 1, 11, 11,"", "", 1,"", "", 0
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Line29", "SKETCHSEGMENT", 0.1118718152141, 0.1512143625348, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.1198711680172, 0.1390553462706, -499.88365, True, 0, Nothing)
Set Annotation = Part.AddDimension2(0.0911535, 0.144255, 0)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("RD12@Drawing View1", "DIMENSION", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.EditSketch
boolstatus = Part.Extension.SelectByID("Drawing View1", "DRAWINGVIEW", 0.09123348498223, 0.1712127445424, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "C:\2002 Projects\Tangential Filter\Dyno interface plate.SLDPRT", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("C:\2002 Projects\Tangential Filter\Dyno interface plate.SLDPRT", 1, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Dyno interface plate.SLDPRT")
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0611809, -0.11795
Part.ActiveView().RotateAboutCenter 0.0509841, -0.125813
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.03009511925714, 0.1193436656452, 0.00947527402235, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch4", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.ShowNamedView2 "*Normal To", 0
Part.CreateCircle 0, 0.149225, 0, -0.02771765329095, 0.1211099986757, 0
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Arc15", "SKETCHSEGMENT", 0.01345517150046, 0.1127677923454, 0.00635, False, 0, Nothing)
Set Annotation = Part.AddDimension2(0.00161462, 0.101735, 0.0127)
Part.ClearSelection
Part.Parameter("D2@Sketch4").SystemValue = 0.0762
Part.ViewZoomTo2 -0.0277177, 0.195113, -0.00635, 0.0422492, 0.1421, -0.00635
boolstatus = Part.Extension.SelectByID("Arc13", "SKETCHSEGMENT", 0.03146617747036, 0.175146544759, 0.006349999999999, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Line3", "SKETCHSEGMENT", 0.03178210938759, 0.1811492511865, 0.0127, True, 0, Nothing)
Part.ClearSelection
Part.CreatePoint2 0.02694076836321, 0.1761657683632, 0
boolstatus = Part.Extension.SelectByID("Point29", "SKETCHPOINT", 0.02694076836321, 0.1766737683632, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Point34", "SKETCHPOINT", 0.02694076836321, 0.1761657683632, 0, True, 0, Nothing)
Part.SketchAddConstraints "sgCOINCIDENT"
Part.ViewZoomtofit2
boolstatus = Part.Extension.SelectByID("Arc10", "SKETCHSEGMENT", 0.02987048073103, 0.1200335849556, 0.0127, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Arc12", "SKETCHSEGMENT", -0.03121599788108, 0.1197644815256, 0.0127, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Arc11", "SKETCHSEGMENT", -0.02502661899086, 0.1735851675275, 0.0127, True, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("Arc13", "SKETCHSEGMENT", 0.0320233081711, 0.1776217189776, 0.0127, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Line1", "SKETCHSEGMENT", -0.0002691034300093, 0.1805818567077, 0.0127, True, 0, Nothing)
Part.SketchMirror
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Arc13", "SKETCHSEGMENT", 0.02717944643094, 0.1711632366574, 0.0127, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Arc16", "SKETCHSEGMENT", -0.02260468812078, 0.1730469606675, 0.0127, True, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Line2", "SKETCHSEGMENT", 0.01668441266057, 0.1499040656867, 0.00635, True, 0, Nothing)
Part.SketchMirror
Part.ClearSelection
Part.ViewZoomTo2 -0.0406346, 0.185426, -0.00635, 0.0320233, 0.110077, -0.00635
Part.ViewZoomTo2 -0.0343015, 0.129385, -0.00635, -0.0175972, 0.113669, -0.00635
' MSGBOX
' The sketch has a problem that prevents its feature from rebuilding successfully.
'      Click "Yes" to see the problem.
'      Click "No" to exit the sketch and rebuild anyway.

boolstatus = Part.Extension.SelectByID("Arc15", "SKETCHSEGMENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Arc13", "SKETCHSEGMENT", 0, 0, 0, False, 0, Nothing)
' MSGBOX
' The sketch has intersecting contours.

Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("", "FACE", -0.0307074041309, 0.1270064867752, 0.0127, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Arc15", "SKETCHSEGMENT", -0.03074486875568, 0.1269128252132, 0.0127, False, 0, Nothing)
Part.EditDelete
Part.InsertSketch2 True
Part.ViewZoomtofit2
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.298807
Part.ActiveView().RotateAboutCenter 0.0203936, -0.40103
Part.ActiveView().RotateAboutCenter -0.00509841, -0.440347
Part.ActiveView().RotateAboutCenter -0.0101968, -0.503254
Part.ActiveView().RotateAboutCenter 0, -0.298807
Part.ActiveView().RotateAboutCenter -0.0254921, -0.298807
Part.ActiveView().RotateAboutCenter -0.0203936, -0.345987
Part.ActiveView().RotateAboutCenter -0.0407873, -0.471801
Part.ActiveView().RotateAboutCenter -0.0203936, -0.298807
Part.ActiveView().RotateAboutCenter -0.0152952, -0.180857
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
boolstatus = Part.Extension.SelectByID("", "FACE", -0.0160846513325, 0.06770100934921, 0, False, 0, Nothing)
Part.ShowNamedView2 "*Normal To", 0
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 0
Set Part = swApp.ActivateDoc ("Dyno interface plate - Sheet1")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
boolstatus = Part.Extension.SelectByID("D1@Sketch3@Dyno interface plate.SLDDRW", "DIMENSION", 0.09427323904739, 0.1497744790302, 0, False, 0, Nothing)
Part.EditDelete
boolstatus = Part.Extension.SelectByID("RD12@Drawing View1", "DIMENSION", 0.08571393154812, 0.1568139094969, 0, False, 0, Nothing)
Part.EditDelete
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("DetailItem112@Drawing View1", "CENTERMARKSYM", 0.121950999746, 0.1646532752439, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("DetailItem110@Drawing View1", "CENTERMARKSYM", 0.1492287928044, 0.1647332687719, 0, True, 0, Nothing)
Part.EditDelete
Part.ViewZoomtofit2
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.ViewZoomTo2 0.0543842, 0.182285, -2.75324e-015, 0.193166, 0.067934, -1.95474e-015
Part.EditSketch
boolstatus = Part.Extension.SelectByID("RD11@Drawing View1", "DIMENSION", 0.1909202081659, 0.0688835711497, 0, False, 0, Nothing)
Part.EditDelete
Part.EditSketch
Part.EditSketch
boolstatus = Part.Extension.SelectByID("RD10@Drawing View1", "DIMENSION", 0.111159726198, 0.04595921493785, 0, False, 0, Nothing)
Part.EditDelete
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
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
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
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
Part.EditSketch
swApp.LoadFile2 "K:\Multibeam\TailSection\TAIL SHELL ASSEMBLY.sldasm", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\TailSection\TAIL SHELL ASSEMBLY.sldasm", 2, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("TAIL SHELL ASSEMBLY.sldasm")
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0
Part.ActiveView().RotateAboutCenter -0.0509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0662794, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0407873, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0458857, 0.14154
Part.ActiveView().RotateAboutCenter -0.0458857, 0.149404
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0458857, -0.02359
Part.ActiveView().RotateAboutCenter 0.0509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0356889, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0356889, -0.02359
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0509841, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0458857, -0.02359
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0917714, -0.02359
Part.ActiveView().RotateAboutCenter -0.0815746, -0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, 0
Part.ActiveView().RotateAboutCenter -0.0764762, 0
Part.ActiveView().RotateAboutCenter -0.0713778, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0550434
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Set Part = Nothing
swApp.CloseDoc "TAIL SHELL ASSEMBLY.sldasm"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Dyno interface plate - Sheet1")
swApp.LoadFile2 "K:\Multibeam\TailSection\TailSection\DMOTailSection1.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\TailSection\TailSection\DMOTailSection1.SLDASM", 2, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("DMOTailSection1.SLDASM")
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.02359
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0393167
Part.ActiveView().RotateAboutCenter 0.112165, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0815746, -0.02359
Part.ActiveView().RotateAboutCenter 0.0560825, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0611809, 0
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0713778, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.112165, -0.00786334
Part.ActiveView().RotateAboutCenter 0.117263, 0
Part.ActiveView().RotateAboutCenter 0.101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.117263, 0.00786334
Part.ActiveView().RotateAboutCenter 0.122362, 0.0157267
Part.ActiveView().RotateAboutCenter 0.101968, 0
Part.ActiveView().RotateAboutCenter 0.0815746, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0662794, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0815746, 0.00786334
Part.ActiveView().RotateAboutCenter -0.101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.183543, 0.0157267
Part.ActiveView().RotateAboutCenter -0.270216, -0.0157267
Part.ActiveView().RotateAboutCenter -0.214133, 0
Part.ActiveView().RotateAboutCenter -0.234527, 0.0314534
Part.ActiveView().RotateAboutCenter -0.163149, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0815746, 0.0314534
Part.ActiveView().RotateAboutCenter -0.112165, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0471801
boolstatus = Part.Extension.SelectByID("GuidanceControlModule-1@DMOTailSection1/DVL-2@GuidanceControlModule", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ShowComponent2
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0713778, -0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0560825, 0.02359
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0560825, -0.02359
Part.ActiveView().RotateAboutCenter 0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0458857, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0815746, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0713778, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0305905, 0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, 0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.110087
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0.133677
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0254921, 0.102223
Part.ActiveView().RotateAboutCenter 0.0356889, 0.157267
Part.ActiveView().RotateAboutCenter 0.0152952, 0.102223
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0943601
Part.ActiveView().RotateAboutCenter 0.00509841, -0.11795
Part.ActiveView().RotateAboutCenter -0.00509841, -0.102223
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, 0.14154
Part.ActiveView().RotateAboutCenter 0.0101968, 0.11795
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0101968, 0.125813
Part.ActiveView().RotateAboutCenter -0.0101968, 0.149404
Part.ActiveView().RotateAboutCenter 0.00509841, 0.11795
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0815746, -0.102223
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
boolstatus = Part.Extension.SelectByID("", "FACE", 0.7983981756196, 0.1347993832111, 0.01688794065427, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 1.074385290854, -0.08176322161609, 0.0845065572048, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "FACE", 0.7763343982269, -0.05405145293028, -0.1031825237341, True, 0, Nothing)
Part.DeSelectByID "", "FACE", 0.7763343982269, -0.05405145293028, -0.1031825237341
boolstatus = Part.Extension.SelectByID("", "FACE", 0.8413540459099, 0.1159133753836, -0.02851547146355, True, 0, Nothing)
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0662794, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0254921, 0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, 0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.102223
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.102223
Part.ActiveView().RotateAboutCenter 0, 0.14154
Part.ActiveView().RotateAboutCenter -0.0101968, 0.102223
Part.ActiveView().RotateAboutCenter 0, 0.102223
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.110087
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0943601
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0.267354
Part.ActiveView().RotateAboutCenter 0.0611809, 0.322397
Part.ActiveView().RotateAboutCenter 0.0509841, 0.157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0458857, 0.00786334
Part.ActiveView().RotateAboutCenter 0.107067, 0.02359
Part.ActiveView().RotateAboutCenter 0.0968698, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0713778, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0917714, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0943601
Part.ActiveView().RotateAboutCenter 0.00509841, -0.133677
Part.ActiveView().RotateAboutCenter 0.0101968, -0.14154
Part.ActiveView().RotateAboutCenter 0, -0.220174
Part.ActiveView().RotateAboutCenter 0.0101968, -0.21231
Part.ActiveView().RotateAboutCenter 0.00509841, -0.18872
Part.ActiveView().RotateAboutCenter 0.0101968, -0.180857
Part.ActiveView().RotateAboutCenter 0.0254921, -0.251627
Part.ActiveView().RotateAboutCenter 0.0203936, -0.149404
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0917714, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0611809, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0764762, -0.02359
Part.ActiveView().RotateAboutCenter 0.0815746, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0713778, 0.149404
Part.ActiveView().RotateAboutCenter -0.086673, 0.18872
Part.ActiveView().RotateAboutCenter -0.0917714, 0.14154
Part.ActiveView().RotateAboutCenter -0.101968, 0.133677
Part.ActiveView().RotateAboutCenter -0.0968698, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0815746, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0764762, 0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0407873, -0.11795
Part.ActiveView().RotateAboutCenter -0.0458857, -0.149404
Part.ActiveView().RotateAboutCenter -0.0407873, -0.172994
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0707701
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0611809, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0764762, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0968698, 0.02359
Part.ActiveView().RotateAboutCenter 0.0815746, 0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0314534
boolstatus = Part.Extension.SelectByID("", "FACE", 0.8415048553537, 0.1147720344241, 0.03258838672281, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "FACE", 0.8386562835495, 0.120334982269, -0.005195361433266, False, 0, Nothing)
Part.HideComponent2
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.110087
Part.ActiveView().RotateAboutCenter 0, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0917714, -0.0786334
Part.ActiveView().RotateAboutCenter -0.086673, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0713778, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, 0.11795
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, -0.16513
Part.ActiveView().RotateAboutCenter 0.0815746, -0.503254
Part.ActiveView().RotateAboutCenter 0.0611809, -0.25949
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, 0.605477
Part.ActiveView().RotateAboutCenter 0.0254921, 0.802061
Part.ActiveView().RotateAboutCenter -0.0356889, 0.652657
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0560825, -0.14154
Part.ActiveView().RotateAboutCenter 0.132559, -0.2359
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter 0.0917714, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0968698, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0662794, -0.02359
Part.ActiveView().RotateAboutCenter 0.0509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0611809, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0662794, -0.02359
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0611809, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0713778, -0.02359
Part.ActiveView().RotateAboutCenter 0.0509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0713778, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0254921, -0.0393167
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, 0.02359
Part.ActiveView().RotateAboutCenter -0.0764762, 0.02359
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0407873, 0.02359
Part.ActiveView().RotateAboutCenter -0.0560825, 0.02359
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.6399263951705, 0.02170087960019, 0.1765149496569, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@DMOTailSection1/TOP TAIL SHELL SUB ASSEMBLY-1@TAIL SHELL ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.EditSuppress
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0707701
Part.ActiveView().RotateAboutCenter 0.086673, -0.102223
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0713778, 0
Part.ActiveView().RotateAboutCenter 0.112165, 0
Part.ActiveView().RotateAboutCenter 0.12746, 0.0707701
Part.ActiveView().RotateAboutCenter 0.086673, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0458857, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0356889, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0764762, 0
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0560825, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.0662794, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0917714, 0
Part.ActiveView().RotateAboutCenter -0.0764762, -0.00786334
Part.ActiveView().RotateAboutCenter -0.086673, -0.0157267
Part.ActiveView().RotateAboutCenter -0.101968, 0
Part.ActiveView().RotateAboutCenter -0.086673, -0.0157267
Part.ActiveView().RotateAboutCenter -0.112165, -0.02359
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0550434
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.102223
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0943601
Part.ActiveView().RotateAboutCenter 0, 0.102223
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.102223
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.110087
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0864968
Part.ActiveView().RotateAboutCenter -0.00509841, 0.110087
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.133677
Part.ActiveView().RotateAboutCenter 0.0101968, 0.149404
Part.ActiveView().RotateAboutCenter 0.0152952, 0.157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0407873, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0458857, -0.110087
Part.ActiveView().RotateAboutCenter 0.0509841, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.149404
Part.ActiveView().RotateAboutCenter 0.00509841, -0.16513
Part.ActiveView().RotateAboutCenter 0.00509841, -0.14154
Part.ActiveView().RotateAboutCenter 0, -0.157267
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0203936, 0.02359
Part.ActiveView().RotateAboutCenter -0.0917714, 0.0629067
Part.ActiveView().RotateAboutCenter -0.107067, 0.0550434
Part.ActiveView().RotateAboutCenter -0.183543, 0.02359
Part.ActiveView().RotateAboutCenter -0.209035, -0.02359
Part.ActiveView().RotateAboutCenter -0.19374, -0.0943601
Part.ActiveView().RotateAboutCenter -0.209035, -0.110087
Part.ActiveView().RotateAboutCenter -0.12746, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0611809, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0662794, 0
Part.ActiveView().RotateAboutCenter 0.112165, -0.02359
Part.ActiveView().RotateAboutCenter 0.0968698, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0917714, -0.02359
Part.ActiveView().RotateAboutCenter 0.0662794, 0
Part.ActiveView().RotateAboutCenter 0.086673, 0
Part.ActiveView().RotateAboutCenter 0.0764762, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0611809, 0
Part.ActiveView().RotateAboutCenter 0.0611809, 0
Part.ActiveView().RotateAboutCenter 0.0764762, 0
Part.ActiveView().RotateAboutCenter 0.0560825, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0611809, 0
Part.ActiveView().RotateAboutCenter 0.0509841, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0356889, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0560825, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0458857, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0356889, 0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.086673, 0.00786334
Part.ActiveView().RotateAboutCenter 0.086673, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0662794, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.086673, -0.00786334
Part.ActiveView().RotateAboutCenter -0.117263, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0968698, 0.125813
Part.ActiveView().RotateAboutCenter -0.107067, 0.204447
Part.ActiveView().RotateAboutCenter -0.0611809, 0.2359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.11795
Part.ActiveView().RotateAboutCenter 0, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0152952, 0.133677
Part.ActiveView().RotateAboutCenter 0.0407873, 0.133677
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0509841, 0.0864968
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
boolstatus = Part.Extension.SelectByID("", "FACE", 0.3955657622552, 0.1722985353301, 0.1576770703786, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.172994
Part.ActiveView().RotateAboutCenter 0, -0.133677
Part.ActiveView().RotateAboutCenter 0, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0407873, -0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0707701
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0943601
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0356889, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0407873, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.102223
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0943601
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0662794, 0
Part.ActiveView().RotateAboutCenter -0.107067, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0764762, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0
Part.ActiveView().RotateAboutCenter 0.0356889, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0713778, 0.02359
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0550434
Part.ActiveView().RotateAboutCenter 0.086673, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0407873, 0.02359
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0815746, 0
Part.ActiveView().RotateAboutCenter 0.12746, -0.0471801
Part.ActiveView().RotateAboutCenter 0.12746, -0.0550434
Part.ActiveView().RotateAboutCenter 0.112165, -0.0314534
Part.ActiveView().RotateAboutCenter 0.163149, 0
Part.ActiveView().RotateAboutCenter 0.209035, 0.02359
Part.ActiveView().RotateAboutCenter 0.183543, 0.0471801
Part.ActiveView().RotateAboutCenter 0.173346, 0.11795
Part.ActiveView().RotateAboutCenter 0.0356889, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0407873, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0662794, -0.02359
Part.ActiveView().RotateAboutCenter -0.0713778, 0
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.0662794, 0
Part.ActiveView().RotateAboutCenter -0.0662794, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0917714, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0662794, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0764762, 0
Part.ActiveView().RotateAboutCenter -0.0458857, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0305905, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0356889, 0.102223
Part.ActiveView().RotateAboutCenter 0.0509841, 0.11795
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, -0.0943601
Part.ActiveView().RotateAboutCenter -0.132559, -0.180857
Part.ActiveView().RotateAboutCenter -0.163149, -0.172994
Part.ActiveView().RotateAboutCenter -0.173346, -0.133677
Part.ActiveView().RotateAboutCenter -0.101968, -0.0550434
Part.ActiveView().RotateAboutCenter -0.209035, 0.02359
Part.ActiveView().RotateAboutCenter -0.173346, 0.11795
Part.ActiveView().RotateAboutCenter -0.0968698, 0.14154
Part.ActiveView().RotateAboutCenter -0.0101968, 0.157267
Part.ActiveView().RotateAboutCenter 0.0917714, 0.290944
Part.ActiveView().RotateAboutCenter 0.142756, 0.369577
Part.ActiveView().RotateAboutCenter 0.0662794, 0.0943601
Part.ActiveView().RotateAboutCenter 0.0713778, 0.0157267
Part.ActiveView().RotateAboutCenter 0.137657, -0.00786334
Part.ActiveView().RotateAboutCenter 0.112165, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0764762, 0.02359
Part.ActiveView().RotateAboutCenter 0.086673, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0713778, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0917714, 0.0157267
Part.ActiveView().RotateAboutCenter -0.132559, -0.0786334
Part.ActiveView().RotateAboutCenter -0.101968, -0.0471801
Part.ActiveView().RotateAboutCenter -0.132559, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0356889, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0509841, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0101968, -0.11795
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0550434
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0611809, 0
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0713778, 0.0157267
Part.ActiveView().RotateAboutCenter -0.132559, 0.02359
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0662794, 0
Part.ActiveView().RotateAboutCenter -0.0509841, 0
Part.ActiveView().RotateAboutCenter -0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0560825, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0560825, 0.02359
Part.ActiveView().RotateAboutCenter -0.0815746, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0764762, 0.02359
Part.ActiveView().RotateAboutCenter -0.0560825, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0662794, -0.02359
Part.ActiveView().RotateAboutCenter 0.0560825, -0.02359
Part.ActiveView().RotateAboutCenter 0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter 0.086673, -0.02359
Part.ActiveView().RotateAboutCenter 0.101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0764762, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0662794, 0
Part.ActiveView().RotateAboutCenter 0.0509841, 0
Part.ActiveView().RotateAboutCenter 0.0560825, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0560825, 0
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
boolstatus = Part.Extension.SelectByID("", "FACE", 0.5919831395502, 0.1733589344151, 0.008930723169954, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch1@GuidanceControlModule-1@DMOTailSection1/USBLCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0407873, -0.102223
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.117263, 0.00786334
Part.ActiveView().RotateAboutCenter -0.117263, -0.0550434
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0707701
Part.ActiveView().RotateAboutCenter -0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter -0.086673, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0662794, -0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0305905, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0560825, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0458857, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0458857, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0254921, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0917714, 0.02359
Part.ActiveView().RotateAboutCenter -0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0713778, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0560825, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0407873, 0.102223
Part.ActiveView().RotateAboutCenter 0.0458857, 0.16513
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0152952, 0.0550434
Part.ActiveView().RotateAboutCenter 0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0407873, 0
Part.ActiveView().RotateAboutCenter 0.0917714, -0.102223
Part.ActiveView().RotateAboutCenter 0.132559, -0.204447
Part.ActiveView().RotateAboutCenter 0.112165, -0.18872
Part.ActiveView().RotateAboutCenter 0.0662794, -0.0707701
Part.ActiveView().RotateAboutCenter 0.12746, -0.0393167
Part.ActiveView().RotateAboutCenter 0.183543, 0.02359
Part.ActiveView().RotateAboutCenter 0.0968698, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0815746, 0.0550434
Part.ActiveView().RotateAboutCenter 0.107067, 0.0943601
Part.ActiveView().RotateAboutCenter 0.101968, 0.18872
Part.ActiveView().RotateAboutCenter 0.0407873, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
boolstatus = Part.Extension.SelectByID("3DSketch1@GuidanceControlModule-1@DMOTailSection1/USBLCable-1@GuidanceControlModule", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0254921, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0560825, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0509841, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0713778, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0314534
Part.ActiveView().RotateAboutCenter -0.101968, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0611809, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.101968, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0611809, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.0560825, 0
Part.ActiveView().RotateAboutCenter -0.0305905, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0764762, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0917714, -0.0786334
Part.ActiveView().RotateAboutCenter -0.107067, -0.0786334
Part.ActiveView().RotateAboutCenter -0.188641, -0.0864968
Part.ActiveView().RotateAboutCenter -0.168248, -0.02359
Part.ActiveView().RotateAboutCenter -0.117263, -0.0314534
Part.ActiveView().RotateAboutCenter -0.0254921, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0560825, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0917714, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0471801
Part.ActiveView().RotateAboutCenter 0.0407873, 0.102223
Part.ActiveView().RotateAboutCenter 0.0509841, 0.125813
Part.ActiveView().RotateAboutCenter 0.0611809, 0.14154
Part.ActiveView().RotateAboutCenter 0.0203936, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.02359
Part.ActiveView().RotateAboutCenter 0.112165, -0.125813
Part.ActiveView().RotateAboutCenter 0.086673, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0305905, -0.02359
Part.ActiveView().RotateAboutCenter 0.0407873, -0.02359
Part.ActiveView().RotateAboutCenter 0.0815746, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0968698, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0611809, -0.02359
Part.ActiveView().RotateAboutCenter 0.0713778, -0.0393167
Part.ActiveView().RotateAboutCenter 0.183543, -0.0314534
Part.ActiveView().RotateAboutCenter 0.173346, -0.00786334
Part.ActiveView().RotateAboutCenter 0.132559, 0
Part.ActiveView().RotateAboutCenter 0.0611809, 0
Part.ActiveView().RotateAboutCenter 0.0662794, 0
Part.ActiveView().RotateAboutCenter 0.0458857, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, 0
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0305905, 0
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0152952, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0101968, -0.02359
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0101968, -0.0864968
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0629067
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0560825, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0662794, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0305905, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0101968, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0407873, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0
Part.ActiveView().RotateAboutCenter -0.0152952, 0
Part.ActiveView().RotateAboutCenter -0.0101968, 0
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0203936, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0152952, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0305905, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0356889, 0.02359
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0764762, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0815746, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0662794, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0305905, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0203936, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.02359
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0152952, 0.02359
Part.ActiveView().RotateAboutCenter -0.0101968, 0.02359
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0152952, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0101968, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0203936, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0254921, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0917714, -0.133677
Part.ActiveView().RotateAboutCenter 0.112165, -0.220174
Part.ActiveView().RotateAboutCenter 0.0917714, -0.2359
Part.ActiveView().RotateAboutCenter 0.0815746, -0.16513
Part.ActiveView().RotateAboutCenter 0.0458857, -0.0864968
Part.ActiveView().RotateAboutCenter 0.0152952, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0203936, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter 0.0305905, -0.0707701
Part.ActiveView().RotateAboutCenter 0.00509841, -0.0943601
Part.ActiveView().RotateAboutCenter -0.0101968, -0.157267
Part.ActiveView().RotateAboutCenter -0.0152952, -0.172994
Part.ActiveView().RotateAboutCenter -0.0152952, -0.02359
Part.ActiveView().RotateAboutCenter -0.0662794, 0.00786334
Part.ActiveView().RotateAboutCenter -0.112165, 0.0314534
Part.ActiveView().RotateAboutCenter -0.152952, 0.110087
Part.ActiveView().RotateAboutCenter -0.117263, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0458857, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0356889, 0.0786334
Part.ActiveView().RotateAboutCenter -0.00509841, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00509841, 0.0471801
Part.ActiveView().RotateAboutCenter 0.00509841, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.0356889, -0.00786334
Part.ActiveView().RotateAboutCenter 0.142756, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0560825, -0.0471801
Set Part = Nothing
swApp.CloseDoc "DMOTailSection1.SLDASM"
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("Dyno interface plate - Sheet1")
swApp.ArrangeWindows 1
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 286
swApp.ActiveDoc.ActiveView.FrameState = 0
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
Part.EditSketch
Part.ViewZoomtofit2
' 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
Set Part = Nothing
swApp.CloseDoc "Dyno interface plate - Sheet1"
Set Part = swApp.ActivateDoc ("Dyno interface plate.SLDPRT")
Part.ClearSelection
Part.Save2 FALSE
Set Part = Nothing
swApp.CloseDoc "Dyno interface plate.SLDPRT"
Set Part = swApp.ActivateDoc ("MultiBeam Vehicle Assembly.SLDASM")
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 572
swApp.ActiveDoc.ActiveView.FrameState = 1
swApp.ActiveDoc.ActiveView.FrameState = 1
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0943601
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.102223
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0113944, -0.172994
Part.ActiveView().RotateAboutCenter 0.0170916, -0.196584
Part.ActiveView().RotateAboutCenter 0.0113944, -0.11795
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0943601
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0707701
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0398803, 0.0786334
Part.ActiveView().RotateAboutCenter -0.0341831, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0113944, 0.02359
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0284859, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0398803, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0113944, 0.02359
Part.ActiveView().RotateAboutCenter -0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, 0.02359
Part.ActiveView().RotateAboutCenter -0.0170916, 0.02359
Part.ActiveView().RotateAboutCenter -0.0284859, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0.02359
Part.ActiveView().RotateAboutCenter -0.0398803, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0113944, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0471801
Part.ActiveView().RotateAboutCenter -0.0170916, 0.125813
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0550434
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0512747, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0455775, -0.02359
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0398803, -0.02359
Part.ActiveView().RotateAboutCenter 0.0455775, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0854578, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0797606, -0.0786334
Part.ActiveView().RotateAboutCenter 0.0512747, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0569719, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0398803, -0.0550434
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0968522, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0341831, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0626691, 0.0393167
Part.ActiveView().RotateAboutCenter -0.0797606, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0455775, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0341831, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0455775, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0455775, 0
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0113944, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0170916, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0341831, -0.02359
Part.ActiveView().RotateAboutCenter 0.0569719, -0.0393167
Part.ActiveView().RotateAboutCenter 0.0683663, 0
Part.ActiveView().RotateAboutCenter 0.0968522, 0
Part.ActiveView().RotateAboutCenter 0.0626691, 0
Part.ActiveView().RotateAboutCenter 0.0455775, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0455775, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0341831, 0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0455775, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0550434
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0113944, 0.11795
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0707701
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0943601
Part.ActiveView().RotateAboutCenter -0.0284859, 0.0864968
Part.ActiveView().RotateAboutCenter -0.0227888, 0.11795
Part.ActiveView().RotateAboutCenter -0.0284859, 0.133677
Part.ActiveView().RotateAboutCenter -0.0170916, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter 0, -0.0550434
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter -0.0113944, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0170916, -0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0393167
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0629067
Part.ActiveView().RotateAboutCenter -0.0113944, -0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0284859, -0.02359
Part.ActiveView().RotateAboutCenter -0.091155, -0.0393167
Part.ActiveView().RotateAboutCenter -0.0455775, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, 0
Part.ActiveView().RotateAboutCenter -0.0341831, -0.00786334
Part.ActiveView().RotateAboutCenter -0.0398803, 0
Part.ActiveView().RotateAboutCenter -0.0341831, 0
Part.ActiveView().RotateAboutCenter -0.0284859, 0
Part.ActiveView().RotateAboutCenter -0.0455775, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0284859, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0227888, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0341831, 0.02359
Part.ActiveView().RotateAboutCenter -0.0284859, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0157267
Part.ActiveView().RotateAboutCenter -0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0569719, 0.0157267
Part.ActiveView().RotateAboutCenter -0.091155, 0.02359
Part.ActiveView().RotateAboutCenter -0.0626691, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0740635, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0455775, 0
Part.ActiveView().RotateAboutCenter -0.0398803, 0
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0455775, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, 0.02359
Part.ActiveView().RotateAboutCenter 0.0284859, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0569719, 0.0314534
Part.ActiveView().RotateAboutCenter 0.0455775, 0.02359
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0341831, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0455775, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0341831, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0455775, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0740635, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0683663, 0
Part.ActiveView().RotateAboutCenter 0.0512747, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0455775, 0
Part.ActiveView().RotateAboutCenter 0.0626691, 0
Part.ActiveView().RotateAboutCenter 0.0569719, 0
Part.ActiveView().RotateAboutCenter 0.0398803, 0
Part.ActiveView().RotateAboutCenter 0.0455775, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0398803, 0
Part.ActiveView().RotateAboutCenter 0.0398803, 0
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, -0.02359
Part.ActiveView().RotateAboutCenter 0.0455775, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0227888, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.00569719, 0
Part.ActiveView().RotateAboutCenter -0.113944, -0.02359
Part.ActiveView().RotateAboutCenter -0.0968522, -0.00786334
Part.ActiveView().RotateAboutCenter -0.176613, -0.0157267
Part.ActiveView().RotateAboutCenter -0.153824, -0.00786334
Part.ActiveView().RotateAboutCenter -0.216493, -0.00786334
Part.ActiveView().RotateAboutCenter -0.216493, 0.00786334
Part.ActiveView().RotateAboutCenter -0.148127, 0
Part.ActiveView().RotateAboutCenter -0.256373, -0.0393167
Part.ActiveView().RotateAboutCenter -0.165218, -0.0157267
Part.ActiveView().RotateAboutCenter -0.14243, -0.02359
Part.ActiveView().RotateAboutCenter -0.0797606, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0683663, -0.0157267
Part.ActiveView().RotateAboutCenter -0.0170916, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0284859, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0740635, -0.0943601
Part.ActiveView().RotateAboutCenter 0.0569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0.0341831, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0740635, -0.0314534
Part.ActiveView().RotateAboutCenter 0.0569719, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, 0
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0707701
Part.ActiveView().RotateAboutCenter 0.0227888, -0.16513
Part.ActiveView().RotateAboutCenter 0.0170916, -0.102223
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0, -0.102223
Part.ActiveView().RotateAboutCenter -0.0170916, 0
Part.ActiveView().RotateAboutCenter -0.0284859, 0
Part.ActiveView().RotateAboutCenter -0.0284859, 0.00786334
Part.ActiveView().RotateAboutCenter -0.0455775, 0.0629067
Part.ActiveView().RotateAboutCenter -0.0398803, 0.125813
Part.ActiveView().RotateAboutCenter -0.0227888, 0.0629067
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0629067
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0, 0.0629067
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0707701
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.0786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0864968
Part.ActiveView().RotateAboutCenter 0.0284859, 0.149404
Part.ActiveView().RotateAboutCenter 0.0113944, 0.133677
Part.ActiveView().RotateAboutCenter 0.0284859, 0.149404
Part.ActiveView().RotateAboutCenter 0, 0.11795
Part.ActiveView().RotateAboutCenter 0, 0.0393167
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0227888, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0170916, -0.02359
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0629067
Part.ActiveView().RotateAboutCenter 0.0170916, -0.102223
Part.ActiveView().RotateAboutCenter 0, -0.0864968
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, -0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0314534
Part.ActiveView().RotateAboutCenter 0, -0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0113944, -0.0471801
Part.ActiveView().RotateAboutCenter 0.00569719, -0.0707701
Part.ActiveView().RotateAboutCenter 0, -0.0786334
Part.ActiveView().RotateAboutCenter 0, -0.02359
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter 0, -0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter -0.0113944, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0471801
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0393167
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter -0.00569719, 0.02359
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0471801
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0864968
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ShowNamedView2 "*Front", 1
boolstatus = Part.Extension.SelectByID("Front", "PLANE", 0, 0, 0, False, 0, Nothing)
Part.InsertSketch2 True
Part.ClearSelection
Part.InsertSketch2 True
Part.ViewZoomTo2 -1.5088, 0.635483, 7.64812e-009, -0.643292, -0.26449, 7.64812e-009
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.8143128756591, 0.2053408586571, 0.07304553548164, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.7488798050505, 0.1517071942238, 0.03014482262932, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-1.29273, 0.262193, 7.64812e-009)
Part.ClearSelection
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Front", "PLANE", 0, 0, 0, False, 0, Nothing)
Part.InsertSketch2 True
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.8121675290817, 0.2107042251004, -0.05571577884825, False, 0, Nothing)
' MSGBOX
' The selected entity could not be converted into a line or a circular arc.

Part.ViewZoomtofit2
Part.ClearSelection
Part.InsertSketch2 True
boolstatus = Part.Extension.SelectByID("", "VERTEX", 1.893768615938, 0.1833213430275, 0.1608529173827, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "EDGE", -0.03820408162331, 0.1759222231445, -0.1871588938648, True, 0, Nothing)
Set Annotation = Part.AddDimension2(0.73156, 0.712076, 7.64812e-009)
Part.ClearSelection
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("Sketch1", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("", "EDGE", 0.1226421368702, 0.2180486137023, 0.1422565448845, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("", "VERTEX", -0.8620125, 0.1054352321377, 0.1639724514943, True, 0, Nothing)
Set Annotation = Part.AddDimension2(-0.248836, 0.643142, 7.64812e-009)
Part.ClearSelection
Part.ClearSelection
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.00569719, 0.00786334
Part.ActiveView().RotateAboutCenter 0.0170916, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0227888, 0.0157267
Part.ActiveView().RotateAboutCenter 0.0113944, 0.02359
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0393167
Part.ActiveView().RotateAboutCenter 0.0113944, 0.0629067
Part.ActiveView().RotateAboutCenter 0, 0.0314534
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.0157267
Part.ActiveView().RotateAboutCenter 0, 0.00786334
Part.ActiveView().RotateAboutCenter -0.00569719, 0.0314534
Part.ActiveView().RotateAboutCenter 0.00569719, 0.0157267
Part.ActiveView().RotateAboutCenter -0.00569719, -0.00786334
Part.ActiveView().RotateAboutCenter 0.00569719, 0
Part.ActiveView().RotateAboutCenter 0.0170916, 0
Part.ActiveView().RotateAboutCenter 0.0284859, -0.00786334
Part.ActiveView().RotateAboutCenter 0.0341831, 0
Part.ActiveView().RotateAboutCenter 0.0284859, 0
Part.ActiveView().RotateAboutCenter 0.0113944, 0
Part.ActiveView().RotateAboutCenter 0, -0.00786334
swApp.LoadFile2 "K:\Multibeam\TailSection\KearfottTail2.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\TailSection\KearfottTail2.SLDASM", 2, 0, "", longstatus)
swApp.ActiveDoc.ActiveView.FrameLeft = 0
swApp.ActiveDoc.ActiveView.FrameTop = 0
swApp.ActiveDoc.ActiveView.FrameState = 1
Set Part = swApp.ActivateDoc ("KearfottTail2.SLDASM")
Part.ActiveView().RotateAboutCenter 0.00509841, 0
Part.ActiveView().RotateAboutCenter 0.254921, 0.495391
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch9@TAIL SHELL ASSEMBLY-1@KearfottTail2/TOP TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY/SHELL INSERT RING-2@TOP TAIL SHELL SUB-ASSEMBLY", "SKETCH", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("Sketch9@TAIL SHELL ASSEMBLY-1@KearfottTail2/TOP TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY/SHELL INSERT RING-2@TOP TAIL SHELL SUB-ASSEMBLY", "SKETCH", 0, 0, 0, False, 0, Nothing)
Part.EditSketch
Part.ClearSelection
Part.SketchConstraintsDel 1, "sgCOINCIDENT"
Part.InsertSketch2 True
Part.EditAssembly
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2", "COMPONENT", 0, 0, 0, False, 0, Nothing)
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2/BOTTOM TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2/BOTTOM TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.ClearSelection
boolstatus = Part.Extension.SelectByID("TAIL SHELL ASSEMBLY-1@KearfottTail2/BOTTOM TAIL SHELL SUB-ASSEMBLY-1@TAIL SHELL ASSEMBLY", "COMPONENT", 0, 0, 0, False, 0, Nothing)
Part.OpenCompFile
swApp.LoadFile2 "K:\Multibeam\TailSection\TailSection\BOTTOM TAIL SHELL SUB-ASSEMBLY.SLDASM", ""
Set Part = swApp.ActiveDoc
Set Part = swApp.OpenDoc4 ("K:\Multibeam\TailSection\TailSection\BOTTOM TAIL SHELL SUB-ASSEMBLY.SLDASM", 2, 0, "", longstatus)
Part.ClearSelection
