CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfBoundedCurve.Split C# (CSharp) Метод

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

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