Converts a list of connecting Bezier Curves 2d to a
BSplineCurve 2d.
if possible, the continuity of the BSpline will be
increased to more than C0.
#include <ShapeConstruct_CompBezierCurves2dToBSplineCurve2d.hxx>
Constructor & Destructor Documentation
ShapeConstruct_CompBezierCurves2dToBSplineCurve2d::ShapeConstruct_CompBezierCurves2dToBSplineCurve2d |
( |
const Standard_Real |
AngularTolerance = 1.0e-4 | ) |
|
Member Function Documentation
void ShapeConstruct_CompBezierCurves2dToBSplineCurve2d::AddCurve |
( |
const TColgp_Array1OfPnt2d & |
Poles | ) |
|
Standard_Integer ShapeConstruct_CompBezierCurves2dToBSplineCurve2d::Degree |
( |
| ) |
const |
Standard_Integer ShapeConstruct_CompBezierCurves2dToBSplineCurve2d::NbKnots |
( |
| ) |
const |
Standard_Integer ShapeConstruct_CompBezierCurves2dToBSplineCurve2d::NbPoles |
( |
| ) |
const |
void ShapeConstruct_CompBezierCurves2dToBSplineCurve2d::Perform |
( |
| ) |
|
The documentation for this class was generated from the following file: