Open CASCADE Technology
6.9.1
|
#include <PBRep_Curve3D.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_Curve3D::PBRep_Curve3D | ( | const Handle< PGeom_Curve > & | C, |
const Standard_Real | CF, | ||
const Standard_Real | CL, | ||
const PTopLoc_Location & | L | ||
) |
CF is curve first param CL is curve last param As far as they can't be computed from a Persistent Curve they are given in the Curve3D constructor.
|
inline |
|
inline |
|
inline |
|
inline |
Handle< PGeom_Curve > PBRep_Curve3D::Curve3D | ( | ) | const |
|
virtual |
Returns True.
Reimplemented from PBRep_CurveRepresentation.