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
GeomAPI_PointsToBSpline_1
Class GeomAPI_PointsToBSpline_1
Hierarchy
GeomAPI_PointsToBSpline
GeomAPI_PointsToBSpline_1
Index
Constructors
constructor
Methods
Curve
Init_
1
Init_
2
Init_
3
Init_
4
Is
Done
delete
Constructors
constructor
new
GeomAPI_
Points
ToBSpline_
1
(
)
:
GeomAPI_PointsToBSpline_1
Returns
GeomAPI_PointsToBSpline_1
Methods
Curve
Curve
(
)
:
Handle_Geom_BSplineCurve
Returns
Handle_Geom_BSplineCurve
Init_
1
Init_
1
(
Points
:
TColgp_Array1OfPnt
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Init_
2
Init_
2
(
Points
:
TColgp_Array1OfPnt
, ParType
:
Approx_ParametrizationType
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt
ParType:
Approx_ParametrizationType
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Init_
3
Init_
3
(
Points
:
TColgp_Array1OfPnt
, Parameters
:
IntTools_CArray1OfReal
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt
Parameters:
IntTools_CArray1OfReal
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Init_
4
Init_
4
(
Points
:
TColgp_Array1OfPnt
, Weight1
:
number
, Weight2
:
number
, Weight3
:
number
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
Points:
TColgp_Array1OfPnt
Weight1:
number
Weight2:
number
Weight3:
number
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
delete
delete
(
)
:
void
Returns
void
Exports
GeomAPI_
Points
ToBSpline_
1
constructor
Curve
Init_
1
Init_
2
Init_
3
Init_
4
Is
Done
delete
Generated using
TypeDoc