Open CASCADE Technology
6.5.4
|
An interface between the services provided by any
surface from the package Geom and those required
of the surface by algorithms which use it.
#include <GeomAdaptor_HSurface.hxx>
Public Member Functions | |
GeomAdaptor_HSurface () | |
GeomAdaptor_HSurface (const GeomAdaptor_Surface &AS) | |
GeomAdaptor_HSurface (const Handle< Geom_Surface > &S) | |
GeomAdaptor_HSurface (const Handle< Geom_Surface > &S, const Standard_Real UFirst, const Standard_Real ULast, const Standard_Real VFirst, const Standard_Real VLast, const Standard_Real TolU=0.0, const Standard_Real TolV=0.0) | |
ConstructionError is raised if UFirst>ULast or VFirst>VLast |
GeomAdaptor_HSurface::GeomAdaptor_HSurface | ( | const Handle< Geom_Surface > & | S, |
const Standard_Real | UFirst, | ||
const Standard_Real | ULast, | ||
const Standard_Real | VFirst, | ||
const Standard_Real | VLast, | ||
const Standard_Real | TolU = 0.0 , |
||
const Standard_Real | TolV = 0.0 |
||
) |