public Geom_RectangularTrimmedSurface(Geom_Surface S, double Param1, double Param2, bool UTrim) : base() { throw new NotImplementedException(); }
public bool IsQPunctual(Geom_Surface S, double Param, GeomAbs_IsoType IT, double TolMin, double TolMax) { throw new NotImplementedException(); }
public Geom_RectangularTrimmedSurface(Geom_Surface S, double U1, double U2, double V1, double V2) : base() { throw new NotImplementedException(); }
public Geom_OsculatingSurface(Geom_Surface BS, double Tol) : base() { throw new NotImplementedException(); }
public void Init(Geom_Surface BS, double Tol) { throw new NotImplementedException(); }
public Geom_Surface(Geom_Surface parameter1) : base() { throw new NotImplementedException("Native class is abstract"); }
public void SetBasisSurface(Geom_Surface S) { throw new NotImplementedException(); }
public void SetBasisSurface(Geom_Surface S, bool _isNotCheckC0) { throw new NotImplementedException(); }
public Geom_OffsetSurface(Geom_Surface S, double Offset) : base() { throw new NotImplementedException(); }
public Geom_OffsetSurface(Geom_Surface S, double Offset, bool _isNotCheckC0) : base() { throw new NotImplementedException(); }