OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKTopAlgo
BRepLib


BRepLib_MakeShell Class Reference

Provides methos to build shells.

Build a shell from a set of faces.
Build a shell from a non C2 surface.
.

#include <BRepLib_MakeShell.hxx>

Inheritance diagram for BRepLib_MakeShell:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepLib_MakeShell ()
 Not done.
.
Standard_EXPORT BRepLib_MakeShell (const Handle(Geom_Surface)&S, const Standard_Boolean Segment=Standard_False)
Standard_EXPORT BRepLib_MakeShell (const Handle(Geom_Surface)&S, const Standard_Real UMin, const Standard_Real UMax, const Standard_Real VMin, const Standard_Real VMax, const Standard_Boolean Segment=Standard_False)
Standard_EXPORT void Init (const Handle(Geom_Surface)&S, const Standard_Real UMin, const Standard_Real UMax, const Standard_Real VMin, const Standard_Real VMax, const Standard_Boolean Segment=Standard_False)
 Creates the shell from the surface and the min-max
values.
.
Standard_EXPORT BRepLib_ShellError Error () const
Standard_EXPORT const TopoDS_Shell & Shell () const
 Returns the new Shell.

.
Standard_EXPORT operator TopoDS_Shell () const

Private Attributes

BRepLib_ShellError myError

Constructor & Destructor Documentation

Standard_EXPORT BRepLib_MakeShell::BRepLib_MakeShell  ) 
 

Standard_EXPORT BRepLib_MakeShell::BRepLib_MakeShell const Handle(Geom_Surface)&  S,
const Standard_Boolean  Segment = Standard_False
 

Standard_EXPORT BRepLib_MakeShell::BRepLib_MakeShell const Handle(Geom_Surface)&  S,
const Standard_Real  UMin,
const Standard_Real  UMax,
const Standard_Real  VMin,
const Standard_Real  VMax,
const Standard_Boolean  Segment = Standard_False
 


Member Function Documentation

Standard_EXPORT BRepLib_ShellError BRepLib_MakeShell::Error  )  const
 

Standard_EXPORT void BRepLib_MakeShell::Init const Handle(Geom_Surface)&  S,
const Standard_Real  UMin,
const Standard_Real  UMax,
const Standard_Real  VMin,
const Standard_Real  VMax,
const Standard_Boolean  Segment = Standard_False
 

void BRepLib_MakeShell::operator delete void *  anAddress  )  [inline]
 

Reimplemented from BRepLib_MakeShape.

void* BRepLib_MakeShell::operator new size_t  size  )  [inline]
 

Reimplemented from BRepLib_MakeShape.

void* BRepLib_MakeShell::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from BRepLib_MakeShape.

Standard_EXPORT BRepLib_MakeShell::operator TopoDS_Shell  )  const
 

Standard_EXPORT const TopoDS_Shell& BRepLib_MakeShell::Shell  )  const
 


Field Documentation

BRepLib_ShellError BRepLib_MakeShell::myError [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:22 2008 for OpenCASCADE by  doxygen 1.4.1