namespace Sai.Toolkit.Core.LandXMLData { public enum Side { Both, Left, Right } }