Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRepLib_MakeShell Class Reference

Provides methos to build shells.

Build a shell from a set of faces.
Build untied shell from a non C2 surface
splitting it into C2-continuous parts.

#include <BRepLib_MakeShell.hxx>

Inheritance diagram for BRepLib_MakeShell:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepLib_MakeShell ()
 Not done.

 BRepLib_MakeShell (const Handle< Geom_Surface > &S, const Standard_Boolean Segment=Standard_False)
 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)
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.

BRepLib_ShellError Error () const
const TopoDS_ShellShell () const
 Returns the new Shell.


 operator TopoDS_Shell () const

Constructor & Destructor Documentation


Member Function Documentation

BRepLib_MakeShell::operator TopoDS_Shell ( ) const

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