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
SelectBasics_PickResult_1
Class SelectBasics_PickResult_1
Hierarchy
SelectBasics_PickResult
SelectBasics_PickResult_1
Index
Constructors
constructor
Methods
Depth
Dist
To
Geom
Center
Has
Picked
Point
Invalidate
Is
Valid
Picked
Point
Set
Depth
Set
Dist
To
Geom
Center
Set
Picked
Point
Set
Surface
Normal_
1
Set
Surface
Normal_
2
Surface
Normal
delete
Min
Constructors
constructor
new
Select
Basics_
Pick
Result_
1
(
)
:
SelectBasics_PickResult_1
Returns
SelectBasics_PickResult_1
Methods
Depth
Depth
(
)
:
number
Returns
number
Dist
To
Geom
Center
Dist
To
Geom
Center
(
)
:
number
Returns
number
Has
Picked
Point
Has
Picked
Point
(
)
:
boolean
Returns
boolean
Invalidate
Invalidate
(
)
:
void
Returns
void
Is
Valid
Is
Valid
(
)
:
boolean
Returns
boolean
Picked
Point
Picked
Point
(
)
:
gp_Pnt
Returns
gp_Pnt
Set
Depth
Set
Depth
(
theDepth
:
number
)
:
void
Parameters
theDepth:
number
Returns
void
Set
Dist
To
Geom
Center
Set
Dist
To
Geom
Center
(
theDistToCenter
:
number
)
:
void
Parameters
theDistToCenter:
number
Returns
void
Set
Picked
Point
Set
Picked
Point
(
theObjPickedPnt
:
gp_Pnt
)
:
void
Parameters
theObjPickedPnt:
gp_Pnt
Returns
void
Set
Surface
Normal_
1
Set
Surface
Normal_
1
(
theNormal
:
NCollection_Vec3
<
float
>
)
:
void
Parameters
theNormal:
NCollection_Vec3
<
float
>
Returns
void
Set
Surface
Normal_
2
Set
Surface
Normal_
2
(
theNormal
:
gp_Vec
)
:
void
Parameters
theNormal:
gp_Vec
Returns
void
Surface
Normal
Surface
Normal
(
)
:
any
Returns
any
delete
delete
(
)
:
void
Returns
void
Static
Min
Min
(
thePickResult1
:
SelectBasics_PickResult
, thePickResult2
:
SelectBasics_PickResult
)
:
SelectBasics_PickResult
Parameters
thePickResult1:
SelectBasics_PickResult
thePickResult2:
SelectBasics_PickResult
Returns
SelectBasics_PickResult
Exports
Select
Basics_
Pick
Result_
1
constructor
Depth
Dist
To
Geom
Center
Has
Picked
Point
Invalidate
Is
Valid
Picked
Point
Set
Depth
Set
Dist
To
Geom
Center
Set
Picked
Point
Set
Surface
Normal_
1
Set
Surface
Normal_
2
Surface
Normal
delete
Min
Generated using
TypeDoc