public class StbSecTaper
        {
            [XmlAttribute("width_start")] public double WidthStart { get; set; }
            [XmlAttribute("depth_start")] public double DepthStart { get; set; }
            [XmlAttribute("width_end")] public double WidthEnd { get; set; }