Open CASCADE Technology 6.6.0
|
#include <BRepApprox_ApproxLine.hxx>
Public Member Functions | |
BRepApprox_ApproxLine (const Handle< Geom_BSplineCurve > &CurveXYZ, const Handle< Geom2d_BSplineCurve > &CurveUV1, const Handle< Geom2d_BSplineCurve > &CurveUV2) | |
BRepApprox_ApproxLine (const Handle< IntSurf_LineOn2S > &lin, const Standard_Boolean Tang) | |
Standard_Integer | NbPnts () const |
IntSurf_PntOn2S | Point (const Standard_Integer Index) |
BRepApprox_ApproxLine::BRepApprox_ApproxLine | ( | const Handle< Geom_BSplineCurve > & | CurveXYZ, |
const Handle< Geom2d_BSplineCurve > & | CurveUV1, | ||
const Handle< Geom2d_BSplineCurve > & | CurveUV2 | ||
) |
BRepApprox_ApproxLine::BRepApprox_ApproxLine | ( | const Handle< IntSurf_LineOn2S > & | lin, |
const Standard_Boolean | Tang | ||
) |
Standard_Integer BRepApprox_ApproxLine::NbPnts | ( | ) | const |
IntSurf_PntOn2S BRepApprox_ApproxLine::Point | ( | const Standard_Integer | Index | ) |