Open CASCADE Technology  6.9.0
Public Member Functions

PBRep_TFace1 Class Reference

#include <PBRep_TFace1.hxx>

Inheritance diagram for PBRep_TFace1:
Inheritance graph
[legend]

Public Member Functions

 PBRep_TFace1 ()
 Creates an empty TFace1. More...
 
Handle< PGeom_SurfaceSurface () const
 
Handle< PPoly_TriangulationTriangulation () const
 
PTopLoc_Location Location () const
 
Standard_Real Tolerance () const
 
void Surface (const Handle< PGeom_Surface > &S)
 
void Triangulation (const Handle< PPoly_Triangulation > &T)
 
void Location (const PTopLoc_Location &L)
 
void Tolerance (const Standard_Real T)
 
Standard_Boolean NaturalRestriction () const
 
void NaturalRestriction (const Standard_Boolean N)
 
 PBRep_TFace1 (const Storage_stCONSTclCOM &a)
 
Handle< PGeom_Surface_CSFDB_GetPBRep_TFace1mySurface () const
 
void _CSFDB_SetPBRep_TFace1mySurface (const Handle< PGeom_Surface > &p)
 
Handle< PPoly_Triangulation_CSFDB_GetPBRep_TFace1myTriangulation () const
 
void _CSFDB_SetPBRep_TFace1myTriangulation (const Handle< PPoly_Triangulation > &p)
 
const PTopLoc_Location_CSFDB_GetPBRep_TFace1myLocation () const
 
Standard_Real _CSFDB_GetPBRep_TFace1myTolerance () const
 
void _CSFDB_SetPBRep_TFace1myTolerance (const Standard_Real p)
 
Standard_Boolean _CSFDB_GetPBRep_TFace1myNaturalRestriction () const
 
void _CSFDB_SetPBRep_TFace1myNaturalRestriction (const Standard_Boolean p)
 
- Public Member Functions inherited from PTopoDS_TFace1
 PTopoDS_TFace1 ()
 the new TFace1 covers the whole 2D space. More...
 
TopAbs_ShapeEnum ShapeType () const
 Returns the type as a term of the ShapeEnum enum : VERTEX, EDGE, WIRE, FACE, .... More...
 
 PTopoDS_TFace1 (const Storage_stCONSTclCOM &a)
 
- Public Member Functions inherited from PTopoDS_TShape1
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_HArray1OfShape1Shapes () const
 Returns the hshape list. More...
 
PTopoDS_Shape1 Shapes (const Standard_Integer I) const
 Returns the i th element of the Shape1 list. More...
 
void Shapes (const Handle< PTopoDS_HArray1OfShape1 > &S)
 Sets the Shape1 list. More...
 
void Shapes (const Standard_Integer I, const PTopoDS_Shape1 &S)
 Sets the i th element of the hshape list. More...
 
 PTopoDS_TShape1 (const Storage_stCONSTclCOM &a)
 
Handle< PTopoDS_HArray1OfShape1_CSFDB_GetPTopoDS_TShape1myShapes () const
 
void _CSFDB_SetPTopoDS_TShape1myShapes (const Handle< PTopoDS_HArray1OfShape1 > &p)
 
Standard_Integer _CSFDB_GetPTopoDS_TShape1myFlags () const
 
void _CSFDB_SetPTopoDS_TShape1myFlags (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_TShape1
 PTopoDS_TShape1 ()
 

Constructor & Destructor Documentation

PBRep_TFace1::PBRep_TFace1 ( )

Creates an empty TFace1.

PBRep_TFace1::PBRep_TFace1 ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

const PTopLoc_Location& PBRep_TFace1::_CSFDB_GetPBRep_TFace1myLocation ( ) const
inline
Standard_Boolean PBRep_TFace1::_CSFDB_GetPBRep_TFace1myNaturalRestriction ( ) const
inline
Handle< PGeom_Surface > PBRep_TFace1::_CSFDB_GetPBRep_TFace1mySurface ( ) const
inline
Standard_Real PBRep_TFace1::_CSFDB_GetPBRep_TFace1myTolerance ( ) const
inline
Handle< PPoly_Triangulation > PBRep_TFace1::_CSFDB_GetPBRep_TFace1myTriangulation ( ) const
inline
void PBRep_TFace1::_CSFDB_SetPBRep_TFace1myNaturalRestriction ( const Standard_Boolean  p)
inline
void PBRep_TFace1::_CSFDB_SetPBRep_TFace1mySurface ( const Handle< PGeom_Surface > &  p)
inline
void PBRep_TFace1::_CSFDB_SetPBRep_TFace1myTolerance ( const Standard_Real  p)
inline
void PBRep_TFace1::_CSFDB_SetPBRep_TFace1myTriangulation ( const Handle< PPoly_Triangulation > &  p)
inline
PTopLoc_Location PBRep_TFace1::Location ( ) const
void PBRep_TFace1::Location ( const PTopLoc_Location L)
Standard_Boolean PBRep_TFace1::NaturalRestriction ( ) const
void PBRep_TFace1::NaturalRestriction ( const Standard_Boolean  N)
Handle< PGeom_Surface > PBRep_TFace1::Surface ( ) const
void PBRep_TFace1::Surface ( const Handle< PGeom_Surface > &  S)
Standard_Real PBRep_TFace1::Tolerance ( ) const
void PBRep_TFace1::Tolerance ( const Standard_Real  T)
Handle< PPoly_Triangulation > PBRep_TFace1::Triangulation ( ) const
void PBRep_TFace1::Triangulation ( const Handle< PPoly_Triangulation > &  T)

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