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

Arc iterator. Returns only Forward and Reversed edges from
the face in an undigested order.

#include <BRepGProp_Domain.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BRepGProp_Domain ()
 Empty constructor.

 BRepGProp_Domain (const TopoDS_Face &F)
 Constructor. Initializes the domain with the face.

void Init (const TopoDS_Face &F)
 Initializes the domain with the face.

Standard_Boolean More ()
 Returns True if there is another arc of curve in the list.

void Init ()
 Initializes the exploration with the face already set.

const TopoDS_EdgeValue ()
 Returns the current edge.

void Next ()
 Sets the index of the arc iterator to the next arc of
curve.


Constructor & Destructor Documentation


Member Function Documentation


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