Last updated

API / geotoolkit3d / gigagrid / data / GigaGridResult / GigaGridResult

Namespace: GigaGridResult

data.GigaGridResult.GigaGridResult

Table of contents

Type Aliases

Contents

Type Aliases

GridLimit

Ƭ GridLimit: Object

Type declaration

NameTypeDescription
maxxnumbermax x position value
maxynumbermax y position value
maxznumbermax z position value
minxnumbermin x position value
minynumbermin y position value
minznumbermin z position value

GridProperty

Ƭ GridProperty: Object

Index signature

▪ [key: string]: any

Type declaration

NameTypeDescription
kindstringKind of the property
maxnumberThe max value of the the property
minnumberThe min value of the the property
namestringName of the property
uidstringuid of the property

RawData

Ƭ RawData: GridLimit & { levels: number[] ; ni: number ; nj: number ; nk: number ; origin: { x: number ; y: number ; z: number } ; properties: GridProperty[] }

it is the JSON result returned from request