Volume

new Supermap3D.Volume(options)

Voxel raster dataset cache class. This class is used to add the cache of voxel raster datasets dynamically published by iserver, and needs to be attached to the model for use.
Name Type Description
options Object The options object has the following properties:
Name Type Description
url String The address of the voxel raster dataset service
hypsometricSetting Object Layered and tinted style.

Members

hypsometricSetting : Object

Get or set the layered coloring parameter object

Methods

getValue(position)

Get the value of the attribute at the specified position.
Name Type Description
position Cartesian3 The position of the attribute value to be queried