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

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

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