Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
Geom2dAPI_PointsToBSpline_3
Class Geom2dAPI_PointsToBSpline_3
Hierarchy
Geom2dAPI_PointsToBSpline
Geom2dAPI_PointsToBSpline_3
Index
Constructors
constructor
Methods
Curve
Init_
1
Init_
2
Init_
3
Init_
4
Init_
5
Is
Done
delete
Constructors
constructor
new
Geom2dAPI_
Points
ToBSpline_
3
(
YValues
:
IntTools_CArray1OfReal
, X0
:
number
, DX
:
number
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol2D
:
number
)
:
Geom2dAPI_PointsToBSpline_3
Parameters
YValues:
IntTools_CArray1OfReal
X0:
number
DX:
number
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol2D:
number
Returns
Geom2dAPI_PointsToBSpline_3
Methods
Curve
Curve
(
)
:
Handle_Geom2d_BSplineCurve
Returns
Handle_Geom2d_BSplineCurve
Init_
1
Init_
1
(
Points
:
TColgp_Array1OfPnt2d
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol2D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt2d
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol2D:
number
Returns
void
Init_
2
Init_
2
(
YValues
:
IntTools_CArray1OfReal
, X0
:
number
, DX
:
number
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol2D
:
number
)
:
void
Parameters
YValues:
IntTools_CArray1OfReal
X0:
number
DX:
number
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol2D:
number
Returns
void
Init_
3
Init_
3
(
Points
:
TColgp_Array1OfPnt2d
, ParType
:
Approx_ParametrizationType
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol2D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt2d
ParType:
Approx_ParametrizationType
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol2D:
number
Returns
void
Init_
4
Init_
4
(
Points
:
TColgp_Array1OfPnt2d
, Parameters
:
IntTools_CArray1OfReal
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol2D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt2d
Parameters:
IntTools_CArray1OfReal
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol2D:
number
Returns
void
Init_
5
Init_
5
(
Points
:
TColgp_Array1OfPnt2d
, Weight1
:
number
, Weight2
:
number
, Weight3
:
number
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol2D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt2d
Weight1:
number
Weight2:
number
Weight3:
number
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol2D:
number
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
delete
delete
(
)
:
void
Returns
void
Exports
Geom2dAPI_
Points
ToBSpline_
3
constructor
Curve
Init_
1
Init_
2
Init_
3
Init_
4
Init_
5
Is
Done
delete
Generated using
TypeDoc