Open CASCADE Technology
6.9.1
|
#include <BRepOffset.hxx>
Static Public Member Functions | |
static Handle< Geom_Surface > | Surface (const Handle< Geom_Surface > &Surface, const Standard_Real Offset, BRepOffset_Status &Status) |
returns the Offset surface computed from the surface <Surface> at an OffsetDistance <Offset>. More... | |
|
static |
returns the Offset surface computed from the surface <Surface> at an OffsetDistance <Offset>.
If possible, this method returns the real type of the surface ( e.g. An Offset of a plane is a plane).
If no particular case is detected, the returned surface will have the Type Geom_OffsetSurface.