File size: 1,016 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
-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ==========

PlaceObj('ExtrasGen', {
	RequiresClass = "EditorLineGuide",
	RequiresGuideType = "Vertical",
	ToolbarSection = "Vertical Objects",
	group = "PlaceObjects",
	id = "LayColonialColumn_02",
	PlaceObj('LaySlabsAlongGuides', {
		End1 = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "Column_Colonial_Top_01",
			}),
		},
		End2 = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "Column_Colonial_Top_02",
			}),
		},
		End2FixedDist = 610,
		EndIsColumnTop = true,
		GuidesVar = "initial_selection",
		Middle = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "Column_Colonial_Body_01",
			}),
		},
		SkipInterior = true,
		SnapToVoxels = false,
		Start = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "Column_Colonial_Bottom_01",
			}),
		},
		Start2 = {
			PlaceObj('PlaceObjectData', {
				EditorClass = "Column_Colonial_Bottom_02",
			}),
		},
		Start2FixedDist = 300,
		StartIsColumnBase = true,
	}),
})