import VolumeMeasurementResult from "@arcgis/core/views/3d/analysis/VolumeMeasurement/VolumeMeasurementResult.js";const VolumeMeasurementResult = await $arcgis.import("@arcgis/core/views/3d/analysis/VolumeMeasurement/VolumeMeasurementResult.js");- Inheritance:
- VolumeMeasurementResult→
Accessor
- Since
- ArcGIS Maps SDK for JavaScript 4.34
Result obtained from a VolumeMeasurementAnalysisView3D.result.
If the result is unavailable, the VolumeMeasurementAnalysisView3D.error property provides the details on the cause.
Constructors
Constructor
Constructor
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| properties | | |
See the properties table for a list of all the
properties that may be passed into the constructor.
Properties
Any properties can be set, retrieved or listened to. See the
Watch for changes
topic.
| Property | Type | Class |
|---|---|---|
area readonly | | |
cutVolume readonly | | |
declaredClass readonly inherited | ||
fillVolume readonly | | |
measureType readonly | | |
netVolume readonly | | |
perimeter readonly | | |
totalVolume readonly | |