@equinor/videx-3d
Preparing search index...
generators
generateWellboreFormationColumnGeometries
Function generateWellboreFormationColumnGeometries
generateWellboreFormationColumnGeometries
(
this
:
ReadonlyStore
,
wellboreId
:
string
,
stratColumnId
:
string
,
segmentsPerMeter
:
number
,
fromMsl
?:
number
,
units
?:
string
[]
,
unitTypes
?:
string
[]
,
startRadius
?:
number
,
formationWidth
?:
number
,
caps
?:
boolean
,
radialSegments
?:
number
,
simplificationThreshold
?:
number
,
)
:
Promise
<
PackedBufferGeometry
|
null
>
Parameters
this
:
ReadonlyStore
wellboreId
:
string
stratColumnId
:
string
segmentsPerMeter
:
number
Optional
fromMsl
:
number
Optional
units
:
string
[]
Optional
unitTypes
:
string
[]
startRadius
:
number
= 0.5
formationWidth
:
number
= 2
caps
:
boolean
= true
radialSegments
:
number
= 16
simplificationThreshold
:
number
= 0
Returns
Promise
<
PackedBufferGeometry
|
null
>
Settings
Theme
OS
Light
Dark
@equinor/videx-3d
Loading...