|
Open CASCADE Technology
6.5.4
|
#include <PBRep_PolygonOnSurface.hxx>

Public Member Functions | |
| PBRep_PolygonOnSurface (const Handle< PPoly_Polygon2D > &P, const Handle< PGeom_Surface > &S, const PTopLoc_Location &L) | |
| virtual Standard_Boolean | IsPolygonOnSurface () const |
| A 2D polygon representation in the parametric space of a surface. | |
| Handle_PGeom_Surface | Surface () const |
| Handle_PPoly_Polygon2D | Polygon () const |
| PBRep_PolygonOnSurface () | |
| PBRep_PolygonOnSurface (const Storage_stCONSTclCOM &a) | |
| Handle< PPoly_Polygon2D > | _CSFDB_GetPBRep_PolygonOnSurfacemyPolygon2D () const |
| void | _CSFDB_SetPBRep_PolygonOnSurfacemyPolygon2D (const Handle< PPoly_Polygon2D > &p) |
| Handle< PGeom_Surface > | _CSFDB_GetPBRep_PolygonOnSurfacemySurface () const |
| void | _CSFDB_SetPBRep_PolygonOnSurfacemySurface (const Handle< PGeom_Surface > &p) |
| PBRep_PolygonOnSurface::PBRep_PolygonOnSurface | ( | const Handle< PPoly_Polygon2D > & | P, |
| const Handle< PGeom_Surface > & | S, | ||
| const PTopLoc_Location & | L | ||
| ) |
| PBRep_PolygonOnSurface::PBRep_PolygonOnSurface | ( | ) | [inline] |
| PBRep_PolygonOnSurface::PBRep_PolygonOnSurface | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Handle< PPoly_Polygon2D > PBRep_PolygonOnSurface::_CSFDB_GetPBRep_PolygonOnSurfacemyPolygon2D | ( | ) | const [inline] |
| Handle< PGeom_Surface > PBRep_PolygonOnSurface::_CSFDB_GetPBRep_PolygonOnSurfacemySurface | ( | ) | const [inline] |
| void PBRep_PolygonOnSurface::_CSFDB_SetPBRep_PolygonOnSurfacemyPolygon2D | ( | const Handle< PPoly_Polygon2D > & | p | ) | [inline] |
| void PBRep_PolygonOnSurface::_CSFDB_SetPBRep_PolygonOnSurfacemySurface | ( | const Handle< PGeom_Surface > & | p | ) | [inline] |
| virtual Standard_Boolean PBRep_PolygonOnSurface::IsPolygonOnSurface | ( | ) | const [virtual] |
Reimplemented from PBRep_CurveRepresentation.
| Handle_PPoly_Polygon2D PBRep_PolygonOnSurface::Polygon | ( | ) | const |
| Handle_PGeom_Surface PBRep_PolygonOnSurface::Surface | ( | ) | const |
1.8.0