@equinor/videx-3d
Preparing search index...
generators
generateWellboreLabel
Function generateWellboreLabel
generateWellboreLabel
(
this
:
ReadonlyStore
,
id
:
string
,
position
:
"top"
|
"bottom"
|
"center"
,
fromMsl
?:
number
,
)
:
Promise
<
{
direction
:
Vec3
;
id
:
string
;
name
:
string
;
position
:
Vec3
}
[]
|
null
,
>
Parameters
this
:
ReadonlyStore
id
:
string
position
:
"top"
|
"bottom"
|
"center"
Optional
fromMsl
:
number
Returns
Promise
<
{
direction
:
Vec3
;
id
:
string
;
name
:
string
;
position
:
Vec3
}
[]
|
null
>
Settings
Theme
OS
Light
Dark
@equinor/videx-3d
Loading...