Ilogicform.Show( New Order Form )

Total Page:16

File Type:pdf, Size:1020Kb

Ilogicform.Show( New Order Form )

iLogicForm.Show("New Order Form")

'Rear Post Light Color Options ' line no. 3

If AuxLight1 = True And AuxLightColor1 = ("Red") Then Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Parameter("LED Strobe Light Back Upper:1", "Color") = ("LED - Red On") Parameter("LED Strobe Light Back Upper:1", "Color") = ("LED - Red On") End If

If AuxLight1 = True And AuxLightColor1 = ("Yellow") Then Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Parameter("LED Strobe Light Back Upper:1", "Color") = ("Yellow") Parameter("LED Strobe Light Back Upper:1", "Color") = ("Yellow") End If

If AuxLight1 = True And AuxLightColor1 = ("White") Then Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Parameter("LED Strobe Light Back Upper:1", "Color") = ("Smooth - White") Parameter("LED Strobe Light Back Upper:1", "Color") = ("Smooth - White") End If

If AuxLight2 = True And AuxLightColor2 = ("Red") Then Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = True Component.IsActive("LED Truck Lite CS Lower:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = True Component.IsActive("LED Truck Lite RS Lower:1") = True Parameter("LED Strobe Light Back Lower:1", "Color") = ("LED - Red On") Parameter("LED Strobe Light Back Lower:1", "Color") = ("LED - Red On") End If

If AuxLight2 = True And AuxLightColor2 = ("Yellow") Then Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = True Component.IsActive("LED Truck Lite RS Lower:1") = True Parameter("LED Strobe Light Back Lower:1", "Color") = ("Yellow") Parameter("LED Strobe Light Back Lower:1", "Color") = ("Yellow") End If If AuxLight2 = True And AuxLightColor2 = ("White") Then Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = True Component.IsActive("LED Truck Lite RS Lower:1") = True Parameter("LED Strobe Light Back Lower:1", "Color") = ("Smooth - White") Parameter("LED Strobe Light Back Lower:1", "Color") = ("Smooth - White") End If

'Rear Post Light Options 'line no. 71

If AuxLight1 = True And Side_Style = ("Posted Straight") Or Side_Style = ("Smooth Straight") And Component.IsActive("Alum Side 22x48CS S:1") = True And Component.IsActive("Alum Side 22x48RS S:1") = True Then Component.IsActive("17 Rear Post CS:1") = True Component.IsActive("17 Rear Post RS:1") = True Feature.IsActive("17 Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("17 Rear Post RS:1", "AuxLight1RS") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True ElseIf AuxLight1 = False Then Feature.IsActive("17 Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("17 Rear Post RS:1", "AuxLight1RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = False Component.IsActive("LED Truck Lite CS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = False Component.IsActive("LED Truck Lite RS Upper:1") = False

End If

If AuxLight2 = True And Side_Style = ("Posted Straight") Or Side_Style = ("Smooth Straight") And Component.IsActive("Alum Side 22x48CS S:1") = True And Component.IsActive("Alum Side 22x48RS S:1") = True Then Component.IsActive("17 Rear Post CS:1") = True Component.IsActive("17 Rear Post RS:1") = True Feature.IsActive("17 Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("17 Rear Post CS:1", "AuxLight2CS") = True Feature.IsActive("17 Rear Post RS:1", "AuxLight1RS") = True Feature.IsActive("17 Rear Post RS:1", "AuxLight2RS") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = True Component.IsActive("LED Truck Lite CS Lower:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = True Component.IsActive("LED Truck Lite RS Lower:1") = True ElseIf AuxLight2 = False And AuxLight1 = True Then Feature.IsActive("17 Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("17 Rear Post CS:1", "AuxLight2CS") = False Feature.IsActive("17 Rear Post RS:1", "AuxLight1RS") = True Feature.IsActive("17 Rear Post RS:1", "AuxLight2RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = False Component.IsActive("LED Truck Lite CS Lower:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = False Component.IsActive("LED Truck Lite RS Lower:1") = False ElseIf AuxLight2 = False And AuxLight1 = False Then Feature.IsActive("17 Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("17 Rear Post CS:1", "AuxLight2CS") = False Feature.IsActive("17 Rear Post RS:1", "AuxLight1RS") = False Feature.IsActive("17 Rear Post RS:1", "AuxLight2RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = False Component.IsActive("LED Truck Lite CS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = False Component.IsActive("LED Truck Lite RS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = False Component.IsActive("LED Truck Lite CS Lower:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = False Component.IsActive("LED Truck Lite RS Lower:1") = False End If

'Straight Side High Lift Gate Options for Lights ' line no. 135

If AuxLight1 = True And Side_Style = ("Posted Straight HL") Or Side_Style = ("Smooth Straight HL") And Component.IsActive("Alum Side 22x48CS HL:1") = True And Component.IsActive("Alum Side 22x48RS HL:1") = True Then Component.IsActive("11.5 HL Gate Rear Post CS:1") = True Component.IsActive("11.5 HL Gate Rear Post RS:1") = True Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight1RS") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True ElseIf AuxLight1 = False Then Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight1RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = False Component.IsActive("LED Truck Lite CS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = False Component.IsActive("LED Truck Lite RS Upper:1") = False

End If

If AuxLight2 = True And Side_Style = ("Posted Straight HL") Or Side_Style = ("Smooth Straight HL") And Component.IsActive("Alum Side 22x48CS HL:1") = True And Component.IsActive("Alum Side 22x48RS HL:1") = True Then Component.IsActive("11.5 HL Gate Rear Post CS:1") = True Component.IsActive("11.5 HL Gate Rear Post RS:1") = True Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight2CS") = True Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight1RS") = True Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight2RS") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = True Component.IsActive("LED Truck Lite CS Lower:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = True Component.IsActive("LED Truck Lite RS Lower:1") = True ElseIf AuxLight2 = False And AuxLight1 = True Then Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight2CS") = False Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight1RS") = True Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight2RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = False Component.IsActive("LED Truck Lite CS Lower:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = False Component.IsActive("LED Truck Lite RS Lower:1") = False ElseIf AuxLight2 = False And AuxLight1 = False Then Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("11.5 HL Gate Rear Post CS:1", "AuxLight2CS") = False Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight1RS") = False Feature.IsActive("11.5 HL Gate Rear Post RS:1", "AuxLight2RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = False Component.IsActive("LED Truck Lite CS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = False Component.IsActive("LED Truck Lite RS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = False Component.IsActive("LED Truck Lite CS Lower:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = False Component.IsActive("LED Truck Lite RS Lower:1") = False

End If

'Tapered Side High Lift Gate Options for Lights ' line no. 200

If AuxLight1 = True And Side_Style = ("Posted Tapered HL") Or Side_Style = ("Smooth Tapered HL") And Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True And Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Then Component.IsActive("17T Rear Post CS:1") = True Component.IsActive("17T Rear Post RS:1") = True Feature.IsActive("17T Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("17T Rear Post RS:1", "AuxLight1RS") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True ElseIf AuxLight1 = False Then Feature.IsActive("17T Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("17T Rear Post RS:1", "AuxLight1RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = False Component.IsActive("LED Truck Lite CS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = False Component.IsActive("LED Truck Lite RS Upper:1") = False

End If

If AuxLight2 = True And Side_Style = ("Posted Tapered HL") Or Side_Style = ("Smooth Tapered HL") And Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True And Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Then Component.IsActive("17T Rear Post CS:1") = True Component.IsActive("17T Rear Post RS:1") = True Feature.IsActive("17T Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("17T Rear Post CS:1", "AuxLight2CS") = True Feature.IsActive("17T Rear Post RS:1", "AuxLight1RS") = True Feature.IsActive("17T Rear Post RS:1", "AuxLight2RS") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = True Component.IsActive("LED Truck Lite CS Lower:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = True Component.IsActive("LED Truck Lite RS Lower:1") = True ElseIf AuxLight2 = False And AuxLight1 = True Then Feature.IsActive("17T Rear Post CS:1", "AuxLight1CS") = True Feature.IsActive("17T Rear Post CS:1", "AuxLight2CS") = False Feature.IsActive("17T Rear Post RS:1", "AuxLight1RS") = True Feature.IsActive("17T Rear Post RS:1", "AuxLight2RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = True Component.IsActive("LED Truck Lite CS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = True Component.IsActive("LED Truck Lite RS Upper:1") = True Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = False Component.IsActive("LED Truck Lite CS Lower:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = False Component.IsActive("LED Truck Lite RS Lower:1") = False ElseIf AuxLight2 = False And AuxLight1 = False Then Feature.IsActive("17T Rear Post CS:1", "AuxLight1CS") = False Feature.IsActive("17T Rear Post CS:1", "AuxLight2CS") = False Feature.IsActive("17T Rear Post RS:1", "AuxLight1RS") = False Feature.IsActive("17T Rear Post RS:1", "AuxLight2RS") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:1") = False Component.IsActive("LED Truck Lite CS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:1") = False Component.IsActive("LED Truck Lite RS Upper:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT CS:2") = False Component.IsActive("LED Truck Lite CS Lower:1") = False Component.IsActive("TRUCK-LITE-MDL-60-GSKT RS:2") = False Component.IsActive("LED Truck Lite RS Lower:1") = False

End If

'Double Knuckle Chute Option ' line no. 265 If Tailgate_Chute = True And Component.IsActive("Tail Gate Assy:1") = True Then Component.IsActive("DBL K Chute Assy:1") = True Feature.IsActive("Tail Gate Sheet:1", "Chute") = True Component.IsActive("548993-58:3") = False Component.IsActive("548993-58:4") = False End If

If Tailgate_Chute = False And Component.IsActive("Tail Gate Assy:1") = True Then Component.IsActive("DBL K Chute Assy:1") = False Feature.IsActive("Tail Gate Sheet:1", "Chute") = False Component.IsActive("548993-58:3") = True Component.IsActive("548993-58:4") = True

End If

If Tailgate_Chute = True And Component.IsActive("TAIL-GATE-ASSY:1") = True Then Component.IsActive("DBL K Chute Assy Posted:1") = True Component.IsActive("CA-501657 21:2") = False Component.IsActive("Box Brace 21:3") = False Feature.IsActive("TAIL-GATE-SHT:1", "Chute") = True End If

If Tailgate_Chute = False And Component.IsActive("TAIL-GATE-ASSY:1") = True Then Component.IsActive("DBL K Chute Assy Posted:1") = False Component.IsActive("CA-501657 21:2") = True Component.IsActive("Box Brace 21:3") = True Feature.IsActive("TAIL-GATE-SHT:1", "Chute") = False

End If

'Cleaner Plate Options ' line no. 297

If Cleaner_Plate = ("None") Then Parameter("AD Floor Complete-CP:1", "Inside_Cleaner_Plate_Option") = ("None") Component.IsActive("9 Cleaner Plate No Holes:1") = False Component.IsActive("9 Cleaner Plate No Holes:2") = False Component.IsActive("9 Cleaner Plate Holes:1") = False Component.IsActive("9 Cleaner Plate Holes:2") = False Component.IsActive("18 Cleaner Plate:1") = False Component.IsActive("18 Cleaner Plate:2") = False

End If

If Cleaner_Plate = ("9 in Standard") Then Parameter("AD Floor Complete-CP:1", "Inside_Cleaner_Plate_Option") = ("9 in Standard") Component.IsActive("9 Cleaner Plate No Holes:1") = True Component.IsActive("9 Cleaner Plate No Holes:2") = True Component.IsActive("9 Cleaner Plate Holes:1") = False Component.IsActive("9 Cleaner Plate Holes:2") = False Component.IsActive("18 Cleaner Plate:1") = False Component.IsActive("18 Cleaner Plate:2") = False End If If Cleaner_Plate = ("9 in W/Holes") Then Parameter("AD Floor Complete-CP:1", "Inside_Cleaner_Plate_Option") = ("9 in W/Holes") Component.IsActive("9 Cleaner Plate No Holes:1") = False Component.IsActive("9 Cleaner Plate No Holes:2") = False Component.IsActive("9 Cleaner Plate Holes:1") = True Component.IsActive("9 Cleaner Plate Holes:2") = True Component.IsActive("18 Cleaner Plate:1") = False Component.IsActive("18 Cleaner Plate:2") = False End If

If Cleaner_Plate = ("18 in W/Holes") Then Parameter("AD Floor Complete-CP:1", "Inside_Cleaner_Plate_Option") = ("18 in W/Holes") Component.IsActive("9 Cleaner Plate No Holes:1") = False Component.IsActive("9 Cleaner Plate No Holes:2") = False Component.IsActive("9 Cleaner Plate Holes:1") = False Component.IsActive("9 Cleaner Plate Holes:2") = False Component.IsActive("18 Cleaner Plate:1") = True Component.IsActive("18 Cleaner Plate:2") = True End If

'Top Rail Angle Option for Trailer Body ' line no. 340

If Top_Rail_Angle = True And TG_Style = ("Standard Tailgate") Then Parameter("TR Angle:1", "A_Length") = ("TR_rs_length - 6.250") Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle:1") = True Component.IsActive("TR Angle:2") = True Else If Top_Rail_Angle = False Then Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False

End If

If Top_Rail_Angle = True And TG_Style = ("Barndoor RS") Then Parameter("TR Angle:1", "A_Length") = ("TR_rs_length") Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle:1") = True Component.IsActive("TR Angle:2") = True Else If Top_Rail_Angle = False Then Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False

End If

If Top_Rail_Angle = True And TG_Style = ("Barndoor CS") Then Parameter("TR Angle:1", "A_Length") = ("TR_rs_length") Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle:1") = True Component.IsActive("TR Angle:2") = True Else If Top_Rail_Angle = False Then Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False

End If

If Top_Rail_Angle = True And TG_Style = ("Standard Tailgate") And Side_Style = ("Posted Tapered") Or Side_Style = ("Smooth Tapered") Then Parameter("TR Angle:1", "A_Length") = ("TR_rs_length - 6.250") Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle TG:1") = True Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False 'Component.IsActive("TR Angle TS:1") = True Else If Top_Rail_Angle = False Then Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False 'Component.IsActive("TR Angle TS:1") = False

End If

'Rear Bearing Option for Floor ' line no. 400

If Rear_Bearing_Option = ("Double Bearing") Then Parameter("AD Floor Complete-CP:1", "Bearing") = ("Double") Else If Rear_Bearing_Option = ("Single Bearing") Then Parameter("AD Floor Complete-CP:1", "Bearing") = ("Single")

End If

'Tailgate Lock Style for floor ' line no. 409

If TG_Lock = "Barndoor" Then Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = ("Barn Door") Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False

End If

If TG_Lock = ("Air Lock") And Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = True Then Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = ("Standard Airlock") Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = True Component.IsActive("Bottom Tailgate Lock:1") = True Component.IsActive("Bottom Tailgate Lock:2") = True

End If

If TG_Lock = ("Manual Lock") And Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = True Then Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = ("Standard Manual") Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = True Component.IsActive("Bottom Tailgate Lock:1") = True Component.IsActive("Bottom Tailgate Lock:2") = True

End If

If TG_Lock = ("Air Lock") And Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = False Then Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = ("Standard Airlock") Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = False Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False

End If

If TG_Lock = ("Manual Lock") And Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = False Then Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = ("Standard Manual") Parameter("TAIL-GATE-ASSY:1", "Bottom_Locks") = False Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False

End If

'Tailgate Lock Style for tailgate ' line no. 450

If TG_Style = ("Barndoor CS") And Component.IsActive("Tail Gate Assy:1") = True Then Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Barndoor CS") Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False Component.IsActive("SUMMIT-1:1") = False Component.IsActive("SUMMIT-1:2") = False

End If

If TG_Style = ("Barndoor RS") And Component.IsActive("Tail Gate Assy:1") = True Then Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Barndoor RS") Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False Component.IsActive("SUMMIT-1:1") = False Component.IsActive("SUMMIT-1:2") = False

End If

If TG_Style = ("Barndoor CS") And Component.IsActive("TAIL GATE ASSY:1") = True Then Parameter("TAIL GATE ASSY:1", "Tailgate_Style") = "Barndoor CS" Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False Component.IsActive("SUMMIT-1:1") = False Component.IsActive("SUMMIT-1:2") = False

End If If TG_Style = ("Barndoor RS") And Component.IsActive("TAIL GATE ASSY:1") = True Then Parameter("TAIL GATE ASSY:1", "Tailgate_Style") = ("Barndoor RS") Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False Component.IsActive("SUMMIT-1:1") = False Component.IsActive("SUMMIT-1:2") = False

End If

'Bottom Lock Option ' line no. 488

If Bottom_Locks = True Then Component.IsActive("Bottom Tailgate Lock:1") = True Component.IsActive("Bottom Tailgate Lock:2") = True Component.IsActive("SUMMIT-2:1") = True Component.IsActive("SUMMIT-2:2") = True Else If Bottom_Locks = False Then Component.IsActive("Bottom Tailgate Lock:1") = False Component.IsActive("Bottom Tailgate Lock:2") = False Component.IsActive("SUMMIT-2:1") = False Component.IsActive("SUMMIT-2:2") = False End If

'Trailer Width ' line no. 502

If Trailer_Width = 96 in Then Parameter("AD Floor Complete-CP:1", "AD_Floor_Width") = 96 in Parameter("Bulkhead:1", "Bulkhead_Width") = 96.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Width") = 96.000 in Parameter("Tail Gate Assy:1", "Tailgate_Width") = 96.000 in Parameter("Floor Liner:1", "Width") = 120.000 in

End If

If Trailer_Width = 102 in Then Parameter("AD Floor Complete-CP:1", "AD_Floor_Width") = 102 in Parameter("Bulkhead:1", "Bulkhead_Width") = 102.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Width") = 102.000 in Parameter("Tail Gate Assy:1", "Tailgate_Width") = 102.000 in Parameter("Floor Liner:1", "Width") = 126.000 in

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Liner Option ' line no. 524

If Liner = True Then Component.IsActive("Liner Extrusion-11:1") = True Component.IsActive("Liner Extrusion-11:2") = True Component.IsActive("Liner Extrusion:4") = True Component.IsActive("Liner Extrusion:3") = True Component.IsActive("Floor Liner:1") = True Component.IsActive("9 Cleaner Plate No Holes:1") = True Component.IsActive("9 Cleaner Plate No Holes:2") = True End If

If Liner = False Then Component.IsActive("Liner Extrusion-11:1") = False Component.IsActive("Liner Extrusion-11:2") = False Component.IsActive("Liner Extrusion:4") = False Component.IsActive("Liner Extrusion:3") = False Component.IsActive("Floor Liner:1") = False Component.IsActive("9 Cleaner Plate No Holes:1") = False Component.IsActive("9 Cleaner Plate No Holes:2") = False

End If

'Posted Straight Side Options for Height & Length ' line no. 548

If Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Component.IsActive("17 Rear Post CS:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Component.IsActive("17 Rear Post RS:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Constraint.IsActive("Angle:5") = False Constraint.IsActive("Mate:54") = False Constraint.IsActive("Mate:51") = True Constraint.IsActive("Mate:56") = False Constraint.IsActive("Angle:6") = False Constraint.IsActive("Angle:7") = True

End If

If Side_Height = 48.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 48 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 48 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If If Side_Height = 54.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 54 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 54 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 60 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 60 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 66 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 66 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 72 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 72 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 78 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 78 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 84 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 84 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 90 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 90 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 96 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 96 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 102 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 102 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 22 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 24 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 24 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 26 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 26 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 28 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 28 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 30 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 30 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 32 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 32 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 34 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 34 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 36 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 36 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 38 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 38 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 40 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 40 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 42 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 42 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 44 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 44 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 46 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 46 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 48 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 48 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 50 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 50 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 52 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 52 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 53 ft And Side_Style = ("Posted Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 53 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft iLogicVb.UpdateWhenDone = True

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Smooth Straight Side Options for Height & Length ' line no. 924

If Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Component.IsActive("17 Rear Post CS:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Component.IsActive("17 Rear Post RS:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = True Component.IsActive("TAIL-GATE-ASSY:1") = False Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Constraint.IsActive("Mate:21") = True Constraint.IsActive("Angle:4") = True Constraint.IsActive("Angle:5") = False Constraint.IsActive("Mate:56") = False Constraint.IsActive("Angle:6") = False

End If

If Side_Height = 48.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 48 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 48 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 54 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 54 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 60 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 60 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 66 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 66 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 72 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 72 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 78 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 78 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 84 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 84 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 90 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 90 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 96 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 96 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Height") = 102 in Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48CS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS S:1", "RS_Height") = 102 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 22 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If If Trailer_Length = 24 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 24 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Trailer_Length = 26 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 26 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Trailer_Length = 28 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 28 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Trailer_Length = 30 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 30 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Trailer_Length = 32 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 32 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Trailer_Length = 34 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 34 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Trailer_Length = 36 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 36 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Trailer_Length = 38 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 38 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Trailer_Length = 40 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 40 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If

If Trailer_Length = 42 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 42 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Trailer_Length = 44 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 44 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft

End If

If Trailer_Length = 46 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 46 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Trailer_Length = 48 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 48 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Trailer_Length = 50 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 50 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Trailer_Length = 52 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 52 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Trailer_Length = 53 ft And Side_Style = ("Smooth Straight") Then Component.IsActive("Alum Side 22x48CS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS S:1") = True Parameter("Alum Side 22x48RS S:1", "Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS S:1", "CS_Length") = 53 ft Parameter("Alum Side 22x48RS S:1", "RS_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Posted Straight HL Side Options for Height & Length ' line no. 1281

If Side_Style = "Posted Straight HL" Then Component.IsActive("Alum Side 22x48RS HL:1") = True Component.IsActive("11.5 HL Gate Rear Post RS:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Straight HL") Component.IsActive("Alum Side 22x48CS S:1") = True Component.IsActive("11.5 HL Gate Rear Post CS:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Straight HL") Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Constraint.IsActive("Angle:5") = False Constraint.IsActive("Mate:54") = False Constraint.IsActive("Mate:51") = True Constraint.IsActive("Mate:56") = False Constraint.IsActive("Angle:6") = False Constraint.IsActive("Angle:7") = True

End If

If Side_Height = 48.000 in And Side_Style = "Posted Straight HL" Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 48 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 48 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 54 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 54 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 60 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 60 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 66 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 66 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 72 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 72 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 78 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 78 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 84 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 84 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 90 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 90 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 96 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 96 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 102 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 102 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "High Lift" Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 22 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 24 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 24 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 26 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 26 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 28 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 28 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft iLogicVb.UpdateWhenDone = True

End If If Trailer_Length = 30 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 30 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 32 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 32 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 34 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 34 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 36 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 36 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 38 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 38 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft iLogicVb.UpdateWhenDone = True End If

If Trailer_Length = 40 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 40 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 42 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 42 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 44 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 44 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 46 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 46 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 48 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 48 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 50 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 50 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 52 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 52 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft iLogicVb.UpdateWhenDone = True

End If

If Trailer_Length = 53 ft And Side_Style = ("Posted Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Posted Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 53 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft iLogicVb.UpdateWhenDone = True

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Smooth Straight HL Side Options for Height & Length ' Line no. 1659

If Side_Style = "Smooth Straight HL" Then Component.IsActive("Alum Side 22x48RS HL:1") = True Component.IsActive("11.5 HL Gate Rear Post RS:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth") Component.IsActive("Alum Side 22x48CS HL:1") = True Component.IsActive("11.5 HL Gate Rear Post CS:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth") Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = True Component.IsActive("TAIL-GATE-ASSY:1") = False Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Constraint.IsActive("Mate:21") = True Constraint.IsActive("Angle:4") = True Constraint.IsActive("Angle:5") = False Constraint.IsActive("Mate:56") = False Constraint.IsActive("Angle:6") = False

End If

If Side_Height = 48.000 in And Side_Style = "Smooth Straight HL" Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 48 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 48 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 54 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 54 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 60 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 60 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If If Side_Height = 66.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 66 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 66 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 72 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 72 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 78 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 78 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 84 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 84 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If If Side_Height = 90.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 90 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 90 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 96 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 96 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Height") = 102 in Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48RS HL:1", "RS_Height") = 102 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = "High Lift" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 22 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If

If Trailer_Length = 24 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 24 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Trailer_Length = 26 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 26 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Trailer_Length = 28 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 28 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Trailer_Length = 30 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 30 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Trailer_Length = 32 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 32 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Trailer_Length = 34 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 34 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Trailer_Length = 36 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 36 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Trailer_Length = 38 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 38 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Trailer_Length = 40 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 40 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If

If Trailer_Length = 42 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 42 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Trailer_Length = 44 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 44 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft End If

If Trailer_Length = 46 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 46 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Trailer_Length = 48 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 48 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Trailer_Length = 50 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 50 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Trailer_Length = 52 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 52 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Trailer_Length = 53 ft And Side_Style = ("Smooth Straight HL") Then Component.IsActive("Alum Side 22x48CS HL:1") = True Parameter("Alum Side 22x48CS HL:1", "SideStyle") = ("Smooth Side") Component.IsActive("Alum Side 22x48RS HL:1") = True Parameter("Alum Side 22x48RS HL:1", "SideStyle") = ("Smooth Side") Parameter("Alum Side 22x48CS HL:1", "CS_Length") = 53 ft Parameter("Alum Side 22x48RS HL:1", "RS_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Posted Tapered Side Options for Height & Length ' line no. 2016

If Side_Style = ("Posted Tapered") Then Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = True Component.IsActive("17T Rear Post RS:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Component.IsActive("17T Rear Post CS:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False Component.IsActive("TR Angle TG:1") = False Constraint.IsActive("Mate:56") = True Constraint.IsActive("Angle:6") = True Constraint.IsActive("Mate:54") = True Constraint.IsActive("Angle:5") = True Constraint.IsActive("Angle:7") = False Constraint.IsActive("Flush:36") = False Constraint.IsActive("Mate:58") = False

End If

If Side_Height = 48.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 48.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 48.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 54.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 54.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 60.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 60.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 66.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 66.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 72.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 72.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 78.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 78.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 84.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 84.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 90.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 90.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 96.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 96.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 102.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 102.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("Standard") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 22 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 24 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 24 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 26 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 26 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 28 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 28 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If If Trailer_Length = 30 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 30 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 32 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 32 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 34 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 34 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 36 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 36 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 38 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 38 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 40 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 40 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 42 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 42 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 44 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 44 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 46 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 46 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft RuleParametersOutput() InventorVb.DocumentUpdate() End If

If Trailer_Length = 48 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 48 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 50 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 50 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 52 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 52 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 53 ft And Side_Style = ("Posted Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 53 ft Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Posted Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate() 'Smooth Tapered Side Options for Height & Length 'line no. 2411

If Side_Style = ("Smooth Tapered") Then Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = True Component.IsActive("17T Rear Post RS:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Component.IsActive("17T Rear Post CS:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = True Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False Constraint.IsActive("Flush:37") = False Constraint.IsActive("Mate:59") = False Constraint.IsActive("Angle:4") = False Constraint.IsActive("Mate:51") = False Constraint.IsActive("Mate:52") = False Constraint.IsActive("Mate:21") = False Constraint.IsActive("Angle:4") = False Constraint.IsActive("Mate:56") = True Constraint.IsActive("Angle:6") = True Component.IsActive("TAIL-GATE-ASSY:1") = False

End If

If Side_Height = 48.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 48.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 48.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 54.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 54.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 60.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 60.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 66.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 66.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 72.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 72.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 78.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 78.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 84.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 84.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 90.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 90.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 96.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 96.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 102.000 in Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 102.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("Standard") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 22 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If

If Trailer_Length = 24 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 24 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Trailer_Length = 26 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 26 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Trailer_Length = 28 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 28 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Trailer_Length = 30 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 30 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft End If

If Trailer_Length = 32 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 32 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Trailer_Length = 34 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 34 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Trailer_Length = 36 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 36 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Trailer_Length = 38 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 38 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Trailer_Length = 40 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 40 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If If Trailer_Length = 42 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 42 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Trailer_Length = 44 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 44 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft

End If

If Trailer_Length = 46 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 46 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Trailer_Length = 48 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 48 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Trailer_Length = 50 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 50 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Trailer_Length = 52 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 52 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Trailer_Length = 53 ft And Side_Style = ("Smooth Tapered") Then Component.IsActive("AD Tapered 22x48 PRSide:1") = True Parameter("AD Tapered 22x48 PRSide:1", "Side_Style") = ("Smooth Side") Component.IsActive("AD Tapered 22x48 PCSide:1") = True Parameter("AD Tapered 22x48 PCSide:1", "Side_Style") = ("Smooth Side") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_length") = 53 ft Parameter("AD Tapered 22x48 PRSide:1", "TPRS_length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If

'Posted Tapered HL Side Options for Height & Length 'line no. 2772

If Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Component.IsActive("17T Rear Post CS:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Component.IsActive("17T Rear Post RS:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Side") Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False Component.IsActive("TR Angle TG:1") = False Constraint.IsActive("Mate:56") = True Constraint.IsActive("Angle:6") = True Constraint.IsActive("Mate:54") = True Constraint.IsActive("Angle:5") = True Constraint.IsActive("Angle:7") = False Constraint.IsActive("Flush:36") = False Constraint.IsActive("Mate:58") = False

End If

If Side_Height = 48.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 48.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 48.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 54.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 54.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 60.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 60.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 66.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 66.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 72.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 72.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 78.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 78.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 84.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 84.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 90.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 90.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 96.000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 96.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PRSide:1", "TPRS_height") = 102000 in Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("AD Tapered 22x48 PCSide:1", "TPCS_height") = 102.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 22 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft RuleParametersOutput() InventorVb.DocumentUpdate() End If

If Trailer_Length = 24 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 24 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 26 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 26 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 28 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 28 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 30 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 30 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 32 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 32 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 34 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 34 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 36 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 36 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 38 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 38 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 40 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 40 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 42 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 42 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 44 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 44 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 46 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 46 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 48 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 48 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 50 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 50 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Trailer_Length = 52 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 52 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If If Trailer_Length = 53 ft And Side_Style = ("Posted Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 53 ft Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Posted Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft RuleParametersOutput() InventorVb.DocumentUpdate()

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Smooth Tapered Side Options for Height & Length "line no. 3170

If Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Component.IsActive("17T Rear Post RS:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Component.IsActive("17T Rear Post CS:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = True Component.IsActive("AD Tapered 22x48 PCSide:1") = True Component.IsActive("Alum Side 22x48CS PBDG:1") = False Component.IsActive("Alum Side 22x48RS PBDG:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Tail Gate Assy:1") = True Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Component.IsActive("TR Angle TG:1") = False Component.IsActive("TR Angle:1") = False Component.IsActive("TR Angle:2") = False Constraint.IsActive("Flush:37") = False Constraint.IsActive("Mate:59") = False Constraint.IsActive("Angle:4") = False Constraint.IsActive("Mate:51") = False Constraint.IsActive("Mate:52") = False Constraint.IsActive("Mate:21") = False Constraint.IsActive("Angle:4") = False Constraint.IsActive("Mate:56") = True Constraint.IsActive("Angle:6") = True Component.IsActive("TAIL-GATE-ASSY:1") = False

End If If Side_Height = 48.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 48.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 48.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 48 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 54.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 54.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 54 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 60.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 60.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 60 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 66.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 66.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 66 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 72.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 72.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 72 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 78.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 78.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 78 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 84.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 84.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 84 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 90.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 90.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 90 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 96.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 96.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 96 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Height") = 102.000 in Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Height") = 102.000 in Parameter("Tail Gate Assy:1", "Tailgate_Style") = ("High Lift Tailgate") Parameter("Tail Gate Assy:1", "Tailgate_Height") = 102 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 22 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft End If

If Trailer_Length = 24 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 24 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Trailer_Length = 26 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 26 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Trailer_Length = 28 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 28 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Trailer_Length = 30 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 30 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Trailer_Length = 32 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 32 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Trailer_Length = 34 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 34 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Trailer_Length = 36 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 36 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Trailer_Length = 38 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 38 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Trailer_Length = 40 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 40 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If

If Trailer_Length = 42 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 42 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Trailer_Length = 44 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 44 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft

End If

If Trailer_Length = 46 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 46 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Trailer_Length = 48 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 48 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If If Trailer_Length = 50 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 50 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Trailer_Length = 52 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 52 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Trailer_Length = 53 ft And Side_Style = ("Smooth Tapered HL") Then Component.IsActive("Alum Side 22x48RS Tapered HL:1") = True Parameter("Alum Side 22x48RS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Component.IsActive("Alum Side 22x48CS Tapered HL:1") = True Parameter("Alum Side 22x48CS Tapered HL:1", "SideStyle") = ("Smooth Tapered Side HL") Parameter("Alum Side 22x48CS Tapered HL:1", "CS_Length") = 53 ft Parameter("Alum Side 22x48RS Tapered HL:1", "RS_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Posted Barndoor CS Side Options for Height & Length ' line no. 3537

If Side_Style = "Posted Barndoor CS" And TG_Style = "Barndoor CS" Then Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Constraint.IsActive("Mate:51") = False Constraint.IsActive("Mate:52") = False Constraint.IsActive("Mate:54") = False Constraint.IsActive("Angle:5") = False Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" RuleParametersOutput() InventorVb.DocumentUpdate()

End If

If Side_Height = 48.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 48.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 48.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Height = 54.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 54.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 54.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 60.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 60.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 66.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 66.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 72.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 72.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 78.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 78.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 84.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 84.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 90.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 90.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 96.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 96.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 102.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("Bulkhead:1", "Bulkhead_Height") = 102.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 22 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If

If Trailer_Length = 24 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 24 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Trailer_Length = 26 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 26 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Trailer_Length = 28 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 28 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Trailer_Length = 30 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 30 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Trailer_Length = 32 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 32 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Trailer_Length = 34 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 34 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Trailer_Length = 36 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 36 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Trailer_Length = 38 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 38 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Trailer_Length = 40 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 40 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If

If Trailer_Length = 42 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 42 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Trailer_Length = 44 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 44 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft

End If If Trailer_Length = 46 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 46 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Trailer_Length = 48 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 48 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Trailer_Length = 50 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 50 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Trailer_Length = 52 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 52 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Trailer_Length = 53 ft And Side_Style = "Posted Barndoor CS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 53 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Posted Barndoor RS Side Options for Height & Length ' line no. 3960

If Side_Style = "Posted Barndoor RS" And TG_Style = "Barndoor RS" Then Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Constraint.IsActive("Mate:51") = False Constraint.IsActive("Mate:52") = False Constraint.IsActive("Mate:54") = False Constraint.IsActive("Angle:5") = False Component.IsActive("D-20-10003-50:1") = False

End If

If Side_Height = 48.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 48.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 48.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in End If

If Side_Height = 54.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 54.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 54.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Height = 60.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 60.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 60.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Height = 66.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 66.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 66.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Height = 72.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 72.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 72.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Height = 78.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 78.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 78.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 84.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 84.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 84.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 90.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 90.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 90.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 96.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 96.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 96.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Height = 102.000 in And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Height") = 102.000 in Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("Bulkhead:1", "Bulkhead_Height") = 102.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Trailer_Length = 22 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 22 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 22 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If

If Trailer_Length = 24 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 24 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 24 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Trailer_Length = 26 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 26 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 26 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Trailer_Length = 28 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 28 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 28 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Trailer_Length = 30 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 30 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 30 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Trailer_Length = 32 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 32 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 32 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Trailer_Length = 34 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 34 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 34 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Trailer_Length = 36 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 36 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 36 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Trailer_Length = 38 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 38 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 38 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Trailer_Length = 40 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 40 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 40 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If If Trailer_Length = 42 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 42 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 42 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Trailer_Length = 44 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 44 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 44 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft

End If

If Trailer_Length = 46 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 46 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 46 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Trailer_Length = 48 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 48 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 48 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Trailer_Length = 50 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 50 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 50 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Trailer_Length = 52 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 52 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 52 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Trailer_Length = 53 ft And Side_Style = "Posted Barndoor RS" Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 53 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Posted Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 53 ft Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Smooth Barndoor CS Side Options for Height & Length ' line no. 4883

If Side_Style = "Smooth Barndoor CS" And TG_Style = "Barndoor CS" Then Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Tail Gate Assy:1") = True Component.IsActive("TAIL-GATE-ASSY:1") = False Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor CS" Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Constraint.IsActive("Mate:8") = False Constraint.IsActive("Mate:21") = False Constraint.IsActive("Tangent:1") = False Constraint.IsActive("Mate:28") = False Constraint.IsActive("Mate:56") = False Constraint.IsActive("Angle:6") = False Component.IsActive("D-20-10003-50:1") = False

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 48.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 48.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 54.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 54.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 60.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 60.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 66.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 66.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 72.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 72.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 78.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 78.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 84.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 84.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 90.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 90.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 96.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 96.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor CS" And Side_Height = 102.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor CS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 102.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 22 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 22 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 22 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 24 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 24 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 24 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 26 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 26 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 26 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 28 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 28 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 28 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 30 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 30 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 30 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 32 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 32 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 32 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 34 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 34 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 34 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 36 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 36 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 36 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 38 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 38 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 38 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 40 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 40 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 40 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 42 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 42 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 42 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 44 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 44 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 44 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 46 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 46 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 46 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 48 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 48 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 48 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 50 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 50 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 50 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 52 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 52 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 52 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Side_Style = "Smooth Barndoor CS" And Trailer_Length = 53 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 53 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge CS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 53 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If

ThisDoc.Document.ComponentDefinition.RepresentationsManager.LevelOfDetailRepr esentations.Item("Custom").Activate()

'Smooth Barndoor Tailgate Option for Barndoor Hinged RS ' line no. 4798

If Side_Style = ("Smooth Barndoor") And TG_Style = "Barndoor RS" Then Component.IsActive("Alum Side 22x48CS S:1") = False Component.IsActive("Alum Side 22x48RS S:1") = False Component.IsActive("AD Tapered 22x48 PRSide:1") = False Component.IsActive("AD Tapered 22x48 PCSide:1") = False Component.IsActive("Alum Side 22x48RS HL:1") = False Component.IsActive("Alum Side 22x48CS HL:1") = False Component.IsActive("Alum Side 22x48RS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS Tapered HL:1") = False Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Tail Gate Assy:1") = False Component.IsActive("TAIL-GATE-ASSY:1") = True Parameter("TAIL-GATE-ASSY:1", "Tailgate_Style") = "Barndoor RS" Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Constraint.IsActive("Mate:8") = False Constraint.IsActive("Mate:21") = False Constraint.IsActive("Tangent:1") = False Constraint.IsActive("Mate:28") = False Constraint.IsActive("Mate:56") = False Constraint.IsActive("Angle:6") = False Component.IsActive("D-20-10003-50:1") = False

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 48.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 48.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 48.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 48.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 44 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 54.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 54.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 54.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 54.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 50 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 60.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 60.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 60.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 60.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 56 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 66.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 66.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 66.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 66.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 62 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 72.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 72.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 72.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 72.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 68 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 78.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 78.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 78.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 78.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 84.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 84.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 84.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 84.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 90.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 90.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 90.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 90.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 96.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 96.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 96.000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 96.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in End If

If Side_Style = "Smooth Barndoor RS" And Side_Height = 102.000 in Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Side_Style") = ("Smooth Side") Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Height") = 102.000 in Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Tail Gate Assy:1", "Tailgate_Style") = "Barndoor RS" Parameter("Tail Gate Assy:1", "Tailgate_Height") = 102000 in Parameter("Bulkhead:1", "Bulkhead_Height") = 102.000 in Parameter("IN-027:1", "Hoist_Box_Height") = 72 in

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 22 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 22 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 22 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 22 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 24 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 24 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 24 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 24 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 26 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 26 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 26 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 26 ft

End If If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 28 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 28 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 28 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 28 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 30 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 30 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 30 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 30 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 32 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 32 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 32 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 32 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 34 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 34 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 34 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 34 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 36 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 36 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 36 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 36 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 38 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 38 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 38 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 38 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 40 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 40 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 40 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 40 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 42 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 42 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 42 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 42 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 44 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 44 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 44 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 44 ft End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 46 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 46 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 46 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 46 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 48 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 48 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 48 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 48 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 50 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 50 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 50 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 50 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 52 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 52 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 52 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 52 ft

End If

If Side_Style = "Smooth Barndoor RS" And Trailer_Length = 53 ft Then Component.IsActive("Alum Side 22x48CS PBDG:1") = True Parameter("Alum Side 22x48CS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48CS PBDG:1", "PBDG_Length") = 53 ft Component.IsActive("Alum Side 22x48RS PBDG:1") = True Parameter("Alum Side 22x48RS PBDG:1", "BDG_Hinge_Side") = "Hinge RS" Parameter("Alum Side 22x48RS PBDG:1", "PBDG_Length") = 53 ft Component.IsActive("AD Floor Complete-CP:1") = True Parameter("AD Floor Complete-CP:1", "Tailgate_Option") = "Barn Door" Parameter("AD Floor Complete-CP:1", "AD_Floor_Length") = 53 ft

End If iLogicVb.UpdateWhenDone = True

'End of iLogic for Aluminum Dump Body

' line no. 5214

Recommended publications