PluginHeader{
	RailSimVersion = 2.12;
	PluginType = Struct;
	PluginName = "gX";
	PluginAuthor = "TOS";
	IconTexture = "../../Train/common2_tos_tr/ICO.png";
	Description = "yVersion0.1z";
	Description = "S80m̃gX";
}
StructInfo{
}
DefineSwitch "H"{
	Entry = "";
}
DefineSwitch "r"{
	Entry = "L";
	Entry = "ЕLA";
	Entry = "ЕLB";
	Entry = "";
}
DefineSwitch ""{
	Entry = "L";
	Entry = "";
}
DefineSwitch "F"{
	Entry = "D";
	Entry = "";
	Entry = "";
	Entry = "";
}
PrimaryAssembly{
	Object3D "Main"{
		ModelFileName = "ModelD.x";
		ModelScale = 1.0;
		ApplySwitch "F"{
		Case 1:
			ChangeTexture = 0, "../common_str_tos/Bridge2/tex1B.png";
		Case 2:
			ChangeTexture = 0, "../common_str_tos/Bridge2/tex1C.png";
		Case 3:
			ChangeTexture = 0, "../common_str_tos/Bridge2/tex1D.png";
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.0, 0.0);
		}
	}
	Object3D "Girder"{
		ModelFileName = "GirderD.x";
		ModelScale = 1.0;
		ApplySwitch ""{
		Case 1:
			ChangeModel = "", 1.0;
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.0, 0.0);
		}
	}
	Object3D "Pier1"{
		ModelFileName = "PierD.x";
		ModelScale = 1.0;
		ApplySwitch "r"{
		Case 2, 3:
			ChangeModel = "", 1.0;
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.0, 40.0);
		}
	}
	Object3D "Pier2"{
		ModelFileName = "PierD.x";
		ModelScale = 1.0;
		ApplySwitch "r"{
		Case 1, 3:
			ChangeModel = "", 1.0;
		}
		Joint3D "_LOCAL"{
			AttachCoord = (0.0, 0.0, -40.0);
		}
	}
}
