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_PointsToBSplineSurface_4
Class GeomAPI_PointsToBSplineSurface_4
Hierarchy
GeomAPI_PointsToBSplineSurface
GeomAPI_PointsToBSplineSurface_4
Index
Constructors
constructor
Methods
Init_
1
Init_
2
Init_
3
Init_
4
Interpolate_
1
Interpolate_
2
Interpolate_
3
Is
Done
Surface
delete
Constructors
constructor
new
GeomAPI_
Points
ToBSpline
Surface_
4
(
Points
:
TColgp_Array2OfPnt
, Weight1
:
number
, Weight2
:
number
, Weight3
:
number
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
GeomAPI_PointsToBSplineSurface_4
Parameters
Points:
TColgp_Array2OfPnt
Weight1:
number
Weight2:
number
Weight3:
number
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
GeomAPI_PointsToBSplineSurface_4
Methods
Init_
1
Init_
1
(
Points
:
TColgp_Array2OfPnt
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
Points:
TColgp_Array2OfPnt
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Init_
2
Init_
2
(
ZPoints
:
TColStd_Array2OfReal
, X0
:
number
, dX
:
number
, Y0
:
number
, dY
:
number
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
ZPoints:
TColStd_Array2OfReal
X0:
number
dX:
number
Y0:
number
dY:
number
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Init_
3
Init_
3
(
Points
:
TColgp_Array2OfPnt
, ParType
:
Approx_ParametrizationType
, DegMin
:
Graphic3d_ZLayerId
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
, thePeriodic
:
boolean
)
:
void
Parameters
Points:
TColgp_Array2OfPnt
ParType:
Approx_ParametrizationType
DegMin:
Graphic3d_ZLayerId
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
thePeriodic:
boolean
Returns
void
Init_
4
Init_
4
(
Points
:
TColgp_Array2OfPnt
, Weight1
:
number
, Weight2
:
number
, Weight3
:
number
, DegMax
:
Graphic3d_ZLayerId
, Continuity
:
GeomAbs_Shape
, Tol3D
:
number
)
:
void
Parameters
Points:
TColgp_Array2OfPnt
Weight1:
number
Weight2:
number
Weight3:
number
DegMax:
Graphic3d_ZLayerId
Continuity:
GeomAbs_Shape
Tol3D:
number
Returns
void
Interpolate_
1
Interpolate_
1
(
Points
:
TColgp_Array2OfPnt
, thePeriodic
:
boolean
)
:
void
Parameters
Points:
TColgp_Array2OfPnt
thePeriodic:
boolean
Returns
void
Interpolate_
2
Interpolate_
2
(
Points
:
TColgp_Array2OfPnt
, ParType
:
Approx_ParametrizationType
, thePeriodic
:
boolean
)
:
void
Parameters
Points:
TColgp_Array2OfPnt
ParType:
Approx_ParametrizationType
thePeriodic:
boolean
Returns
void
Interpolate_
3
Interpolate_
3
(
ZPoints
:
TColStd_Array2OfReal
, X0
:
number
, dX
:
number
, Y0
:
number
, dY
:
number
)
:
void
Parameters
ZPoints:
TColStd_Array2OfReal
X0:
number
dX:
number
Y0:
number
dY:
number
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
Surface
Surface
(
)
:
Handle_Geom_BSplineSurface
Returns
Handle_Geom_BSplineSurface
delete
delete
(
)
:
void
Returns
void
Exports
GeomAPI_
Points
ToBSpline
Surface_
4
constructor
Init_
1
Init_
2
Init_
3
Init_
4
Interpolate_
1
Interpolate_
2
Interpolate_
3
Is
Done
Surface
delete
Generated using
TypeDoc