Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRep_PolygonOnClosedSurface Class Reference

Representation by two 2d polygons in the parametric
space of a surface.

#include <BRep_PolygonOnClosedSurface.hxx>

Inheritance diagram for BRep_PolygonOnClosedSurface:
Inheritance graph
[legend]

Public Member Functions

 BRep_PolygonOnClosedSurface (const Handle< Poly_Polygon2D > &P1, const Handle< Poly_Polygon2D > &P2, const Handle< Geom_Surface > &S, const TopLoc_Location &L)
virtual Standard_Boolean IsPolygonOnClosedSurface () const
 returns True.

virtual const
Handle_Poly_Polygon2D & 
Polygon2 () const
virtual void Polygon2 (const Handle< Poly_Polygon2D > &P)
virtual
Handle_BRep_CurveRepresentation 
Copy () const
 Return a copy of this representation.


Constructor & Destructor Documentation


Member Function Documentation

virtual Handle_BRep_CurveRepresentation BRep_PolygonOnClosedSurface::Copy ( ) const [virtual]

Reimplemented from BRep_PolygonOnSurface.

Reimplemented from BRep_CurveRepresentation.

virtual const Handle_Poly_Polygon2D& BRep_PolygonOnClosedSurface::Polygon2 ( ) const [virtual]

Reimplemented from BRep_CurveRepresentation.

Reimplemented from BRep_CurveRepresentation.


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