Preparing search index...
The search index is not available
CDK-Documentation - v0.2.0
CDK-Documentation
Excavation
Class Excavation
Description
开挖分析
Index
Constructors
constructor
Properties
config
viewer
Methods
analyse
clear
update
update
Options
Constructors
constructor
new
Excavation
(
viewer
:
Viewer
,
config
?:
ExcavationOptions
)
:
Excavation
Parameters
viewer
:
Viewer
Optional
config
:
ExcavationOptions
Returns
Excavation
Properties
config
config
:
{
bottom
:
string
;
depth
:
number
;
interval
:
number
;
positions
:
Cartesian3
[]
;
showVolume
:
boolean
;
side
:
string
;
volume
:
boolean
;
}
Description
分析配置
Memberof
Excavation
viewer
viewer
:
Viewer
Methods
analyse
analyse
(
positions
:
Cartesian3
[]
)
:
Promise
<
number
>
Parameters
positions
:
Cartesian3
[]
Returns
Promise
<
number
>
Description
分析
clear
clear
()
:
void
Returns
void
Description
清除
update
update
()
:
Promise
<
number
>
Returns
Promise
<
number
>
Description
更新分析
update
Options
updateOptions
(
config
:
ExcavationOptions
)
:
void
Parameters
config
:
ExcavationOptions
分析配置
Returns
void
Description
更新分析配置
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
config
viewer
Methods
analyse
clear
update
update
Options
CDK-Documentation - v0.2.0
Loading...
Description
开挖分析