Open CASCADE Technology 6.6.0
Public Member Functions
BRep_TVertex Class Reference

The TVertex from BRep inherits from the TVertex
from TopoDS. It contains the geometric data.

The TVertex contains a 3d point and a tolerance.

#include <BRep_TVertex.hxx>

Inheritance diagram for BRep_TVertex:
Inheritance graph
[legend]

Public Member Functions

 BRep_TVertex ()
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.


const gp_PntPnt () const
void Pnt (const gp_Pnt &P)
const
BRep_ListOfPointRepresentation
Points () const
BRep_ListOfPointRepresentationChangePoints ()
Handle_TopoDS_TShape EmptyCopy () const
 Returns a copy of the TShape with no sub-shapes.


Constructor & Destructor Documentation

BRep_TVertex::BRep_TVertex ( )

Member Function Documentation

BRep_ListOfPointRepresentation& BRep_TVertex::ChangePoints ( )
Handle_TopoDS_TShape BRep_TVertex::EmptyCopy ( ) const [virtual]

Implements TopoDS_TShape.

void BRep_TVertex::Pnt ( const gp_Pnt P)
const gp_Pnt& BRep_TVertex::Pnt ( ) const
const BRep_ListOfPointRepresentation& BRep_TVertex::Points ( ) const
void BRep_TVertex::Tolerance ( const Standard_Real  T)
Standard_Real BRep_TVertex::Tolerance ( ) const
void BRep_TVertex::UpdateTolerance ( const Standard_Real  T)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines