File size: 1,311 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========

PlaceObj('ExtrasGen', {
	RequiresClass = "EditorLineGuide",
	RequiresGuideType = "Horizontal",
	ToolbarSection = "Horizontal Objects",
	group = "PlaceObjects",
	id = "LayColonialWindows",
	PlaceObj('LaySlabsAlongGuides', {
		BetweenGap = 1,
		End1 = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "WindowBig_Colonial_Single_01",
			}),
		},
		EndGap = 1,
		GuidesVar = "initial_selection",
		Middle = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "WindowBig_Colonial_Double_01",
			}),
		},
		SkipInterior = true,
		Start = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "WindowBig_Colonial_Single_01",
			}),
		},
		StartGap = 1,
	}),
	PlaceObj('MoveSizeGuides', {
		GuidesVar = "initial_selection",
		UpDown = 1400,
		UpDownScale = 700,
	}),
	PlaceObj('LaySlabsAlongGuides', {
		EndIsCorner = true,
		GuidesVar = "initial_selection",
		Middle = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "WallDec_Colonial_Frieze_Body_01",
			}),
		},
		Start = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "WallDec_Colonial_Frieze_Corner_01",
			}),
		},
		StartIsCorner = true,
	}),
	PlaceObj('MoveSizeGuides', {
		GuidesVar = "initial_selection",
		UpDown = -1400,
		UpDownScale = 700,
	}),
})