Open CASCADE Technology
6.9.1
|
#include <PBRep_CurveOnSurface.hxx>
Additional Inherited Members | |
Protected Member Functions inherited from PBRep_GCurve | |
PBRep_GCurve (const PTopLoc_Location &L, const Standard_Real First, const Standard_Real Last) | |
Protected Member Functions inherited from PBRep_CurveRepresentation | |
PBRep_CurveRepresentation (const PTopLoc_Location &L) | |
PBRep_CurveOnSurface::PBRep_CurveOnSurface | ( | const Handle< PGeom2d_Curve > & | PC, |
const Standard_Real | CF, | ||
const Standard_Real | CL, | ||
const Handle< PGeom_Surface > & | S, | ||
const PTopLoc_Location & | L | ||
) |
CF is curve first parameter CL is curve last parameter As far as they can't be computed from a Persistent Curve they are given in the CurveOnSurface constructor.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
gp_Pnt2d PBRep_CurveOnSurface::FirstUV | ( | ) | const |
|
virtual |
Returns True.
Reimplemented from PBRep_CurveRepresentation.
gp_Pnt2d PBRep_CurveOnSurface::LastUV | ( | ) | const |
Handle< PGeom2d_Curve > PBRep_CurveOnSurface::PCurve | ( | ) | const |
Handle< PGeom_Surface > PBRep_CurveOnSurface::Surface | ( | ) | const |