CascadeSharp.TKG3d.Geom.Geom_SequenceOfBSplineSurface.ChangeValue C# (CSharp) Метод

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

public ChangeValue ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
        public Geom_BSplineSurface ChangeValue(int theIndex)
        {
            throw new NotImplementedException();
        }