CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.Split C# (CSharp) Метод

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

public Split ( int theIndex, IntSurf_SequenceOfInteriorPoint theSeq ) : void
theIndex int
theSeq IntSurf_SequenceOfInteriorPoint
Результат void
        public void Split(int theIndex, IntSurf_SequenceOfInteriorPoint theSeq)
        {
            throw new NotImplementedException();
        }