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

Public Member Functions | |
| Standard_EXPORT | BRep_CurveOnClosedSurface (const Handle(Geom2d_Curve)&PC1, const Handle(Geom2d_Curve)&PC2, const Handle(Geom_Surface)&S, const TopLoc_Location &L, const GeomAbs_Shape C) |
| void | SetUVPoints2 (const gp_Pnt2d &P1, const gp_Pnt2d &P2) |
| void | UVPoints2 (gp_Pnt2d &P1, gp_Pnt2d &P2) const |
| const Bnd_Box2d & | Box2 () const |
| Bnd_Box2d & | ChangeBox2 () |
| virtual Standard_EXPORT Standard_Boolean | IsCurveOnClosedSurface () const |
| Returns True. . | |
| virtual Standard_EXPORT Standard_Boolean | IsRegularity () const |
| Returns True . | |
| virtual Standard_EXPORT Standard_Boolean | IsRegularity (const Handle(Geom_Surface)&S1, const Handle(Geom_Surface)&S2, const TopLoc_Location &L1, const TopLoc_Location &L2) const |
| A curve on two surfaces (continuity). . | |
| virtual Standard_EXPORT const Handle_Geom2d_Curve & | PCurve2 () const |
| virtual Standard_EXPORT const Handle_Geom_Surface & | Surface2 () const |
| Returns Surface() . | |
| virtual Standard_EXPORT const TopLoc_Location & | Location2 () const |
| Returns Location() . | |
| virtual Standard_EXPORT const GeomAbs_Shape & | Continuity () const |
| virtual Standard_EXPORT void | Continuity (const GeomAbs_Shape C) |
| virtual Standard_EXPORT void | PCurve2 (const Handle(Geom2d_Curve)&C) |
| virtual Standard_EXPORT Handle_BRep_CurveRepresentation | Copy () const |
| Return a copy of this representation. . | |
| virtual Standard_EXPORT void | Update () |
| Recomputes any derived data after a modification. This is called when the range is modified. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_Geom2d_Curve | myPCurve2 |
| GeomAbs_Shape | myContinuity |
| gp_Pnt2d | myUV21 |
| gp_Pnt2d | myUV22 |
| Bnd_Box2d | myBox2 |
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveOnSurface. |
|
|
Reimplemented from BRep_CurveOnSurface. |
|
|
Reimplemented from BRep_CurveRepresentation. |
|
||||||||||||||||||||
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveRepresentation. |
|
||||||||||||
|
|
|
|
Reimplemented from BRep_CurveRepresentation. |
|
|
Reimplemented from BRep_CurveOnSurface. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1