Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
BRepOffset Class Reference

#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 <br>
     surface <Surface> at an OffsetDistance <Offset>. <br>


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.
More...

 

Member Function Documentation

static Handle_Geom_Surface BRepOffset::Surface ( const Handle< Geom_Surface > &  Surface,
const Standard_Real  Offset,
BRepOffset_Status Status 
)
static

 returns   the  Offset  surface  computed from  the <br>
     surface <Surface> at an OffsetDistance <Offset>. <br>


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.


The documentation for this class was generated from the following file: