Open CASCADE Technology  6.9.0
Public Member Functions

PBRep_TEdge Class Reference

#include <PBRep_TEdge.hxx>

Inheritance diagram for PBRep_TEdge:
Inheritance graph
[legend]

Public Member Functions

 PBRep_TEdge ()
 Creates an empty TEdge. More...
 
Standard_Real Tolerance () const
 
void Tolerance (const Standard_Real T)
 
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)
 
Handle< PBRep_CurveRepresentationCurves () const
 
void Curves (const Handle< PBRep_CurveRepresentation > &C)
 
 PBRep_TEdge (const Storage_stCONSTclCOM &a)
 
Standard_Real _CSFDB_GetPBRep_TEdgemyTolerance () const
 
void _CSFDB_SetPBRep_TEdgemyTolerance (const Standard_Real p)
 
Standard_Integer _CSFDB_GetPBRep_TEdgemyFlags () const
 
void _CSFDB_SetPBRep_TEdgemyFlags (const Standard_Integer p)
 
Handle< PBRep_CurveRepresentation_CSFDB_GetPBRep_TEdgemyCurves () const
 
void _CSFDB_SetPBRep_TEdgemyCurves (const Handle< PBRep_CurveRepresentation > &p)
 
- Public Member Functions inherited from PTopoDS_TEdge
TopAbs_ShapeEnum ShapeType () const
 Returns the type as a term of the ShapeEnum enum : VERTEX, EDGE, WIRE, FACE, .... More...
 
 PTopoDS_TEdge (const Storage_stCONSTclCOM &a)
 
 PTopoDS_TEdge ()
 
- Public Member Functions inherited from PTopoDS_TShape
Standard_Boolean Modified () const
 Returns the modification flag. More...
 
void Modified (const Standard_Boolean M)
 Sets the modification flag. More...
 
Standard_Boolean Checked () const
 Returns the checked flag. More...
 
void Checked (const Standard_Boolean C)
 Sets the checked flag. More...
 
Standard_Boolean Orientable () const
 Returns the orientability flag. More...
 
void Orientable (const Standard_Boolean C)
 Sets the orientability flag. More...
 
Standard_Boolean Closed () const
 Returns the closedness flag. More...
 
void Closed (const Standard_Boolean C)
 Sets the closedness flag. More...
 
Standard_Boolean Infinite () const
 Returns the infinity flag. More...
 
void Infinite (const Standard_Boolean C)
 Sets the infinity flag. More...
 
Standard_Boolean Convex () const
 Returns the convexness flag. More...
 
void Convex (const Standard_Boolean C)
 Sets the convexness flag. More...
 
Handle< PTopoDS_HArray1OfHShapeShapes () const
 Sets the hshape list. More...
 
Handle< PTopoDS_HShapeShapes (const Standard_Integer I) const
 Sets the i th element of the HShape list. More...
 
void Shapes (const Handle< PTopoDS_HArray1OfHShape > &S)
 Returns the HShape list. More...
 
void Shapes (const Standard_Integer I, const Handle< PTopoDS_HShape > &S)
 Returns the i th element of the hshape list. More...
 
 PTopoDS_TShape (const Storage_stCONSTclCOM &a)
 
Handle< PTopoDS_HArray1OfHShape_CSFDB_GetPTopoDS_TShapemyShapes () const
 
void _CSFDB_SetPTopoDS_TShapemyShapes (const Handle< PTopoDS_HArray1OfHShape > &p)
 
Standard_Integer _CSFDB_GetPTopoDS_TShapemyFlags () const
 
void _CSFDB_SetPTopoDS_TShapemyFlags (const Standard_Integer p)
 
- Public Member Functions inherited from Standard_Persistent
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 
virtual Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (const Standard_Persistent &)
 
 Standard_Persistent ()
 
 Standard_Persistent (const Standard_Persistent &)
 
 Standard_Persistent (const Storage_stCONSTclCOM &)
 
virtual const
Handle_Standard_Type & 
DynamicType () const
 
Standard_Boolean IsKind (const Handle_Standard_Type &) const
 
Standard_Boolean IsInstance (const Handle_Standard_Type &) const
 

Additional Inherited Members

- Protected Member Functions inherited from PTopoDS_TShape
 PTopoDS_TShape ()
 

Constructor & Destructor Documentation

PBRep_TEdge::PBRep_TEdge ( )

Creates an empty TEdge.

PBRep_TEdge::PBRep_TEdge ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

Handle< PBRep_CurveRepresentation > PBRep_TEdge::_CSFDB_GetPBRep_TEdgemyCurves ( ) const
inline
Standard_Integer PBRep_TEdge::_CSFDB_GetPBRep_TEdgemyFlags ( ) const
inline
Standard_Real PBRep_TEdge::_CSFDB_GetPBRep_TEdgemyTolerance ( ) const
inline
void PBRep_TEdge::_CSFDB_SetPBRep_TEdgemyCurves ( const Handle< PBRep_CurveRepresentation > &  p)
inline
void PBRep_TEdge::_CSFDB_SetPBRep_TEdgemyFlags ( const Standard_Integer  p)
inline
void PBRep_TEdge::_CSFDB_SetPBRep_TEdgemyTolerance ( const Standard_Real  p)
inline
Handle< PBRep_CurveRepresentation > PBRep_TEdge::Curves ( ) const
void PBRep_TEdge::Curves ( const Handle< PBRep_CurveRepresentation > &  C)
Standard_Boolean PBRep_TEdge::Degenerated ( ) const
void PBRep_TEdge::Degenerated ( const Standard_Boolean  S)
Standard_Boolean PBRep_TEdge::SameParameter ( ) const
void PBRep_TEdge::SameParameter ( const Standard_Boolean  S)
Standard_Boolean PBRep_TEdge::SameRange ( ) const
void PBRep_TEdge::SameRange ( const Standard_Boolean  S)
Standard_Real PBRep_TEdge::Tolerance ( ) const
void PBRep_TEdge::Tolerance ( const Standard_Real  T)

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