CascadeSharp.TKBO.IntTools.IntTools_MapOfSurfaceSample.Unite C# (CSharp) Метод

Unite() публичный Метод

public Unite ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool
        public bool Unite(IntTools_MapOfSurfaceSample theOther)
        {
            throw new NotImplementedException();
        }