CascadeSharp.TKG3d.GeomAdaptor.GeomAdaptor.MakeSurface C# (CSharp) Метод

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

public MakeSurface ( Adaptor3d_Surface theS ) : Geom_Surface
theS Adaptor3d_Surface
Результат Geom_Surface
        public Geom_Surface MakeSurface(Adaptor3d_Surface theS)
        {
            throw new NotImplementedException();
        }
    }; // class GeomAdaptor

Same methods

GeomAdaptor::MakeSurface ( Adaptor3d_Surface theS, bool theTrimFlag ) : Geom_Surface