#include <PBRep_CurveOnClosedSurface.hxx>
Inheritance diagram for PBRep_CurveOnClosedSurface:

Public Member Functions | |
| Standard_EXPORT | PBRep_CurveOnClosedSurface (const Handle(PGeom2d_Curve)&PC1, const Handle(PGeom2d_Curve)&PC2, const Standard_Real CF, const Standard_Real CL, const Handle(PGeom_Surface)&S, const PTopLoc_Location &L, const GeomAbs_Shape C) |
| CF is curve first parameter CL is curve last parameter The two curves are SameParameter. As far as they can't be computed from a Persistent Curve they are given in the CurveOnClosedSurface constructor . | |
| Standard_EXPORT Handle_PGeom2d_Curve | PCurve2 () const |
| Standard_EXPORT GeomAbs_Shape | Continuity () const |
| virtual Standard_EXPORT Standard_Boolean | IsCurveOnClosedSurface () const |
| Returns True. . | |
| virtual Standard_EXPORT Standard_Boolean | IsRegularity () const |
| Returns True . | |
| Standard_EXPORT void | SetUVPoints2 (const gp_Pnt2d &Pnt1, const gp_Pnt2d &Pnt2) |
| Standard_EXPORT gp_Pnt2d | FirstUV2 () const |
| Standard_EXPORT gp_Pnt2d | LastUV2 () const |
| PBRep_CurveOnClosedSurface () | |
| PBRep_CurveOnClosedSurface (const Storage_stCONSTclCOM &a) | |
| Handle (PGeom2d_Curve) _CSFDB_GetPBRep_CurveOnClosedSurfacemyPCurve2() const | |
| void | _CSFDB_SetPBRep_CurveOnClosedSurfacemyPCurve2 (const Handle(PGeom2d_Curve)&p) |
| GeomAbs_Shape | _CSFDB_GetPBRep_CurveOnClosedSurfacemyContinuity () const |
| void | _CSFDB_SetPBRep_CurveOnClosedSurfacemyContinuity (const GeomAbs_Shape p) |
| const gp_Pnt2d & | _CSFDB_GetPBRep_CurveOnClosedSurfacemyUV21 () const |
| const gp_Pnt2d & | _CSFDB_GetPBRep_CurveOnClosedSurfacemyUV22 () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_PGeom2d_Curve | myPCurve2 |
| GeomAbs_Shape | myContinuity |
| gp_Pnt2d | myUV21 |
| gp_Pnt2d | myUV22 |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PBRep_CurveOnSurface. |
|
|
Reimplemented from PBRep_CurveOnSurface. |
|
|
Reimplemented from PBRep_CurveRepresentation. |
|
|
Reimplemented from PBRep_CurveRepresentation. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1