public void AddSections(SectionData sectionsToAdd) { m_sectionsToPlace.AddRange(sectionsToAdd.BuildSections()); }