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

The TEdge from BRep is inherited from the TEdge
from TopoDS. It contains the geometric data.

The TEdge contains :

More...

#include <BRep_TEdge.hxx>

Inheritance diagram for BRep_TEdge:
Inheritance graph
[legend]

Public Member Functions

 BRep_TEdge ()
 Creates an empty TEdge.

Standard_Real Tolerance () const
void Tolerance (const Standard_Real T)
void UpdateTolerance (const Standard_Real T)
 Sets the tolerance to the max of <T> and the
current tolerance.


Standard_Boolean SameParameter () const
void SameParameter (const Standard_Boolean S)
Standard_Boolean SameRange () const
void SameRange (const Standard_Boolean S)
Standard_Boolean Degenerated () const
void Degenerated (const Standard_Boolean S)
const
BRep_ListOfCurveRepresentation
Curves () const
BRep_ListOfCurveRepresentationChangeCurves ()
Handle_TopoDS_TShape EmptyCopy () const
 Returns a copy of the TShape with no sub-shapes.


Detailed Description

      * A tolerance. <br>



Constructor & Destructor Documentation


Member Function Documentation

Handle_TopoDS_TShape BRep_TEdge::EmptyCopy ( ) const [virtual]

Implements TopoDS_TShape.


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