#include <PBRep_PolygonOnSurface.hxx>
Inheritance diagram for PBRep_PolygonOnSurface:
Public Member Functions | |
Standard_EXPORT | PBRep_PolygonOnSurface (const Handle(PPoly_Polygon2D)&P, const Handle(PGeom_Surface)&S, const PTopLoc_Location &L) |
virtual Standard_EXPORT Standard_Boolean | IsPolygonOnSurface () const |
A 2D polygon representation in the parametric space of a surface. . | |
Standard_EXPORT Handle_PGeom_Surface | Surface () const |
Standard_EXPORT 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) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_PPoly_Polygon2D | myPolygon2D |
Handle_PGeom_Surface | mySurface |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PBRep_CurveRepresentation. Reimplemented in PBRep_PolygonOnClosedSurface. |
|
|
|
Reimplemented in PBRep_PolygonOnClosedSurface. |
|
Reimplemented from PBRep_CurveRepresentation. |
|
|
|
|
|
|
|
|