Open CASCADE Technology
6.5.4
|
Representation of a curve by two pcurves on
a closed surface.
#include <BRep_CurveOnClosedSurface.hxx>
BRep_CurveOnClosedSurface::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 | ||
) |
virtual const GeomAbs_Shape& BRep_CurveOnClosedSurface::Continuity | ( | ) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual void BRep_CurveOnClosedSurface::Continuity | ( | const GeomAbs_Shape | C | ) | [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual Handle_BRep_CurveRepresentation BRep_CurveOnClosedSurface::Copy | ( | ) | const [virtual] |
Reimplemented from BRep_CurveOnSurface.
virtual Standard_Boolean BRep_CurveOnClosedSurface::IsCurveOnClosedSurface | ( | ) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual Standard_Boolean BRep_CurveOnClosedSurface::IsRegularity | ( | ) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual Standard_Boolean BRep_CurveOnClosedSurface::IsRegularity | ( | const Handle< Geom_Surface > & | S1, |
const Handle< Geom_Surface > & | S2, | ||
const TopLoc_Location & | L1, | ||
const TopLoc_Location & | L2 | ||
) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual const TopLoc_Location& BRep_CurveOnClosedSurface::Location2 | ( | ) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual const Handle_Geom2d_Curve& BRep_CurveOnClosedSurface::PCurve2 | ( | ) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual void BRep_CurveOnClosedSurface::PCurve2 | ( | const Handle< Geom2d_Curve > & | C | ) | [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual const Handle_Geom_Surface& BRep_CurveOnClosedSurface::Surface2 | ( | ) | const [virtual] |
Reimplemented from BRep_CurveRepresentation.
virtual void BRep_CurveOnClosedSurface::Update | ( | ) | [virtual] |
Reimplemented from BRep_CurveOnSurface.
void BRep_CurveOnClosedSurface::UVPoints2 | ( | gp_Pnt2d & | P1, |
gp_Pnt2d & | P2 | ||
) | const |