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

a Loop is an existing shape (Shell,Wire) or a set
of shapes (Faces,Edges) which are connex.
a set of connex shape is represented by a BlockIterator

#include <TopOpeBRepBuild_Loop.hxx>

Inheritance diagram for TopOpeBRepBuild_Loop:
Inheritance graph
[legend]

Public Member Functions

 TopOpeBRepBuild_Loop (const TopoDS_Shape &S)
 TopOpeBRepBuild_Loop (const TopOpeBRepBuild_BlockIterator &BI)
virtual Standard_Boolean IsShape () const
virtual const TopoDS_ShapeShape () const
const
TopOpeBRepBuild_BlockIterator
BlockIterator () const
virtual void Dump () const

Protected Attributes

Standard_Boolean myIsShape
TopoDS_Shape myShape
TopOpeBRepBuild_BlockIterator myBlockIterator

Constructor & Destructor Documentation


Member Function Documentation

virtual void TopOpeBRepBuild_Loop::Dump ( ) const [virtual]

Reimplemented in TopOpeBRepBuild_Pave.

virtual Standard_Boolean TopOpeBRepBuild_Loop::IsShape ( ) const [virtual]

Reimplemented in TopOpeBRepBuild_Pave.

virtual const TopoDS_Shape& TopOpeBRepBuild_Loop::Shape ( ) const [virtual]

Reimplemented in TopOpeBRepBuild_Pave.


Field Documentation


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