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

#include <BRepCheck_Shell.hxx>

Inheritance diagram for BRepCheck_Shell:
Inheritance graph
[legend]

Public Member Functions

 BRepCheck_Shell (const TopoDS_Shell &S)
void InContext (const TopoDS_Shape &ContextShape)
void Minimum ()
void Blind ()
BRepCheck_Status Closed (const Standard_Boolean Update=Standard_False)
 Checks if the oriented faces of the shell give a
closed shell. If the wire is closed, returns
BRepCheck_NoError.If <Update> is set to
Standard_True, registers the status in the list.

BRepCheck_Status Orientation (const Standard_Boolean Update=Standard_False)
 Checks if the oriented faces of the shell are
correctly oriented. An internal call is made to
the method Closed. If <Update> is set to
Standard_True, registers the status in the list.

void SetUnorientable ()
Standard_Boolean IsUnorientable () const
Standard_Integer NbConnectedSet (TopTools_ListOfShape &theSets)

Constructor & Destructor Documentation


Member Function Documentation

Implements BRepCheck_Result.

void BRepCheck_Shell::InContext ( const TopoDS_Shape ContextShape) [virtual]

Implements BRepCheck_Result.

Implements BRepCheck_Result.


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