TerrainPyramidLevelWindowSize
A class for WindowSize based pyramid levels are used with terrain datasets constructed with WindowSize pyramids.
Property |
Type |
Description |
---|---|---|
MaxScale |
int |
The maximum scale. |
PointCount |
int |
The number of points in the multipoint. |
PyramidLevelStatus |
int |
The status. |
Resolution |
double |
The Resolution value, when associated with a WindowSize pyramid level, means the length of the side of each window or bin that's used for filtering points. The value should be given in the XY units of the terrain. |
2/28/2020