|
|
|
|
|
PlaceObj('ExtrasGen', { |
|
RequiresClass = "EditorLineGuide", |
|
RequiresGuideType = "Vertical", |
|
ToolbarSection = "Vertical Objects", |
|
group = "PlaceObjects", |
|
id = "LayColonialEdgeInternal_03", |
|
PlaceObj('LaySlabsAlongGuides', { |
|
End1 = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "WallDec_Colonial_Column_Top_03", |
|
Rotate = 5400, |
|
}), |
|
}, |
|
EndIsColumnTop = true, |
|
GuidesVar = "initial_selection", |
|
Middle = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "WallDec_Colonial_Column_Body_03", |
|
Rotate = 5400, |
|
}), |
|
}, |
|
SkipInterior = true, |
|
Start = { |
|
PlaceObj('PlaceObjectData', { |
|
EditorClass = "WallDec_Colonial_Column_Bottom_03", |
|
Rotate = 5400, |
|
}), |
|
}, |
|
StartIsColumnBase = true, |
|
}), |
|
}) |
|
|
|
|