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

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

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