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

ModelingAlgorithms
TKFeat
LocOpe


LocOpe_ProjectedWires Class Reference

#include <LocOpe_ProjectedWires.hxx>

Inheritance diagram for LocOpe_ProjectedWires:

Inheritance graph
[legend]

Public Member Functions

virtual Standard_EXPORT void InitEdgeIterator ()=0
virtual Standard_EXPORT Standard_Boolean MoreEdge ()=0
virtual Standard_EXPORT TopoDS_Edge Edge ()=0
virtual Standard_EXPORT TopoDS_Face OnFace ()=0
 Returns the face of the shape on which the current
edge is projected.
.
virtual Standard_EXPORT Standard_Boolean OnEdge (TopoDS_Edge &E)=0
 If the current edge is projected on an edge,
returns <standard_true> and sets the value of <e>.
Otherwise, returns <standard_false>.
.
virtual Standard_EXPORT void NextEdge ()=0
virtual Standard_EXPORT Standard_Boolean OnVertex (const TopoDS_Vertex &Vwire, TopoDS_Vertex &Vshape)=0
virtual Standard_EXPORT Standard_Boolean OnEdge (const TopoDS_Vertex &V, TopoDS_Edge &E, Standard_Real &P)=0
 If the vertex <v> lies on an edge of the original
shape, returns <standard_true> and sets the
concerned edge in <e>, and the parameter on the
edge in

.
Else returns <standard_false>.
.

Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Member Function Documentation

virtual Standard_EXPORT TopoDS_Edge LocOpe_ProjectedWires::Edge  )  [pure virtual]
 

Implemented in LocOpe_WiresOnShape.

Standard_EXPORT const LocOpe_ProjectedWires::Handle Standard_Type   )  const
 

Reimplemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT void LocOpe_ProjectedWires::InitEdgeIterator  )  [pure virtual]
 

Implemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT Standard_Boolean LocOpe_ProjectedWires::MoreEdge  )  [pure virtual]
 

Implemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT void LocOpe_ProjectedWires::NextEdge  )  [pure virtual]
 

Implemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT Standard_Boolean LocOpe_ProjectedWires::OnEdge const TopoDS_Vertex &  V,
TopoDS_Edge &  E,
Standard_Real &  P
[pure virtual]
 

Implemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT Standard_Boolean LocOpe_ProjectedWires::OnEdge TopoDS_Edge &  E  )  [pure virtual]
 

Implemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT TopoDS_Face LocOpe_ProjectedWires::OnFace  )  [pure virtual]
 

Implemented in LocOpe_WiresOnShape.

virtual Standard_EXPORT Standard_Boolean LocOpe_ProjectedWires::OnVertex const TopoDS_Vertex &  Vwire,
TopoDS_Vertex &  Vshape
[pure virtual]
 

Implemented in LocOpe_WiresOnShape.


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